.tablaAzul {  background-color: #a3b4f2; border: #424f66; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.fondoAzul2 {  background-color: #a3b4f2}
.fondoAzul1 {  background-color: #fff}
.texto1, texto1N {font-size: 12px;
	font-family: Arial, Verdana;
	color:#33577C;}
.texto1N {text-decoration:bold;}

.primeraLetra{
	font-size: 12px;
	font-family: Arial, Verdana;
	color:#33577C;
	font-weight:bold;
}

.bordeBoton{
background: #fff;
border: 1px solid #424f66;border-top:none;
}

.botonIdioma, .botonIdioma:hover{
	
	font-family: Arial, Verdana;
	font-size: 11px;color:#424f66; 
	font-weight:bold;
	text-decoration:none;
}
.botonIdioma:hover{
	text-decoration:underline;
}


.tituloSubSeccion{
	font-family:Arial,Verdana;
	font-size: 14px;
	color:#6a6a6a;	
	font-weight:bold;
}
.texto, .textoIndent{
	font-family:Arial,Verdana;
	font-size: 13px;
	color:#6a6a6a;	
}

.textoIndent{
	text-indent:20px;
}


.enlacePub, .enlacePub:hover, .enlaceAboutThis, .enlacePub2, .cabecera{
	margin-left:5px;
	color:#265B72;
	font-family:Arial,Verdana;
	font-size: 12px;
	font-weight:bold;
	height:18px;
	text-decoration:none;
}

.cabecera{
	margin-left:0px;
}

.enlacePub2{
	font-size: 11px;
	color:#265B72;
	font-weight:normal;
}

.enlacePub:hover, .enlacePub2:hover{
	text-decoration:underline;
}

.enlaceAboutThis, .enlaceAboutThis:hover{
	color:#A51704;
	font-size: 11px;
	text-decoration:none;
}

.enlaceAboutThis:hover{
	text-decoration:underline;
}

.enlacePaginacion, .enlacePaginacion:hover{
	color:#fba603;
	font-family:Arial,Verdana;
	font-size: 11px;
	text-decoration:none;
}

.enlacePaginacion:hover{
	text-decoration:underline;
}

.enlaceURL, .enlaceURL:hover{
	font-size: 12px;
	color:#923131;
	font-weight:bold;
}
.enlaceURL:hover{
	text-decoration:none;
}


.piePagina{
	background:#A7B7C6;
	color:#fff;
	font-family:Arial,Verdana;
	font-size: 11px;
	height:20px;
	text-align:center;
	font-style:italic;
}

.puntito{
	background : url(../img/puntito.gif);
	background-repeat: no-repeat;
	width:8px;
}
.puntito2{
	background : url(../img/puntito2.gif);
	background-repeat: no-repeat;
	width:12 px;
}

.campos{
	background:#D0DBE0;
	color:#6a6a6a;
	font-family:Arial,Verdana;
	font-size: 11px;
	text-indent:5px;
	width:150px;
	height:20px;
}

.camposForm, .camposForm2{
	color:#6a6a6a;
	font-family:Arial,Verdana;
	font-size: 11px;
	text-indent:5px;
	background:#F1F4F6;
}

.camposForm2{
	color:#649cb6;
		background:#F1F4F6;

}

.bordeTabla{
	border: solid 1px #649cb6;
}

.lineaEnBlanco5
{background: url(../img/b.gif);width:1px;height:5px;}

