.fondoIzq1 {
	background-image: url(imagenes/fondoIzq1.jpg);
	background-repeat: no-repeat;
}
.fondoIzq2 {
	background-image: url(imagenes/fondoIzq2.jpg);
	background-repeat:  repeat-y;
}
.fondoContenido {
	background-color: #2683B9;
	background-image: url(imagenes/fondoContenido.jpg);
	background-repeat: no-repeat;
}
.barraDer {
	background-image: url(imagenes/barraDer.gif);
	background-repeat:   repeat-y;
}
.barraInf {
	background-image: url(imagenes/barraInfe.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.txP_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A7A9C;
}
.fondoBarra {
	background-image: url(imagenes/fondobarra.gif);
	background-repeat:  repeat-x;
}
.fondo {

	background-color: #2786BE;
	/*background-image: url(imagenes/fondoPlantilla.jpg);
	background-repeat: no-repeat;*/
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F03934;
	text-decoration: none;
}

.marcoFoto {
	border: 0,1 solid #FFFFFF;
	cursor: hand;
}
.marcoFormu {
	border: 0.1px solid #FF0000;
}
a:link.portada {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited.portada {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.portada {
	color: #F03934;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.rayaLateral {
	background-image: url(imagenes/linealuzMenu2.gif);
	background-repeat:  repeat-y;
}
.180grados {
	filter: FlipH;
}
a:link.azul {
	color: #1D6189;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited.azul {
	color: #1D6189;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover.azul {
	color: #F03934;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.justificado {
	text-align: justify;
}
.cursor {
	cursor: hand;
}
p, td {
	text-align: justify;
}
.NEGRITA {
	font-weight: bold;
}
