@charset "UTF-8";

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E3D7F;
}
a:visited {
	color: #0E3D7F;
}
a:hover {
	color: #999999;
}
a:active {
	color: #0E3D7F;
}

a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E3D7F;
}
a.link2:visited {
	color: #0E3D7F;
}
a.link2:hover {
	color: #999999;
}
a.link2:active {
	color: #0E3D7F;
}

.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3B7E;
}
.texto_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.texto_gris_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.texto_gris_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.texto_azul_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3B7E;
	font-weight: bold;
}
.cabecera2
{
width:523px;
height:27px;
background-image:url(../images/barra_azul_cabecera_interior.gif);
background-repeat:no-repeat;
line-height:25px;
}

.cabecera3
{
width:699px;
height:27px;
background-image:url(../images/fondo_cab_micro.jpg);
background-repeat:no-repeat;
line-height:25px;
}

.cuerpo3{
width:699px;
background-image:url(../images/cuadro_gris_medio.gif);
background-repeat: repeat-y;
}
.cuerpo5{
width:696px;
background-repeat: repeat-y;
border:1px solid #ccc;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-radius-bottomleft:5px;
-webkit-border-radius-bottomright:5px;
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
}
.cuerpo2{
width:523px;
background-image:url(../images/cuadro_gris_medio.gif);
background-repeat: repeat-y;
}
.pie2 {
width:523px;
height:9px;
background-image: url(../images/cuadro_inferior.gif);
background-repeat:no-repeat;
}