.fondo1 {
	background-image: url(../elementos/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.marcogris {
	border: 1px solid #333333;
}
.lineasupgris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-style: solid;
}
.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: justify;

}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;

}

.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E76005;
	font-weight: bold;
	text-align: justify;

}
.fondo2 {
	background-image: url(../elementos/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo3 {
	background-image: url(../elementos/fondo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo4 {
	background-image: url(../elementos/fondo4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo5 {
	background-image: url(../elementos/fondo5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo6 {
	background-image: url(../elementos/fondo6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.volver {
	background-image: url(/elementos/volver.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
	width: 60px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	cursor: hand;

}


.norepetir {
	background-repeat: no-repeat;

}

.linea {
	background-repeat: no-repeat;
	line-height: 1px;
	background-color: #666666;

}

.foto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

.linea2 {
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DB9B05;
	background-image: url(../elementos/linea.gif);
	background-repeat:  repeat-x;
	font-weight: bold;
	background-position: bottom;

}

.textrabajo {
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DB9B05;
	font-weight: bold;
}

.textonormal1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: justify;

}
