/*BODY -----------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/fondo2.jpg);
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
}
/*fondo especial pagina index*/
body.inicio{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/fondo.jpg);
	background-repeat:  repeat-x;
	background-color: #F0EEF3;
}
/* fin BODY----------------------------------*/

/* TOP ------------------------*/
a.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A5B0C5;
	text-decoration: none;
}
a.idiomas:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CB0003;
	text-decoration: none;
}
/* fin top ------------------------------*/
/*estilos del pie -------------------------------*/
a.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.pie:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C70010;
	text-decoration: none;
}
.tablapie {
	border: 1px solid #E7E6EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}

.pie_borde {
	border: 1px solid #E7E6EC;
}
/*FIN PIE -----------------------------------------------------------*/
/* TITULO--------------------------------------------------------------*/
.fondo_título {
	background-color: #E7E6EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C70010;
	font-weight: bold;
}
/* FIN TITULO --------------------------------------*/

/* estilos mapa del sitio----------------------------*/
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/* fin estilos mapa del sitio--------------------------*/
/*estilos menu ----------------------------------*/
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
a.menu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 3px;
}

.tabla_capas {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.celda_linea {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
}
/* fin estilos menu --------------------------------------------*/
/* GENERALES WEB -----------------------------------------*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002269;
	text-decoration: none;
}
a:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D3080B;
	text-decoration: none;
}

.publicaciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002269;
	text-decoration: none;
}
.publicaciones:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D3080B;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.texto_bold_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C90000;
	text-decoration: none;
}
.texto_bold_azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002269;
	text-decoration: none;
}
.texto_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.texto_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.texto_bold:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C70010;
	text-decoration: none;
}
.borde_drcha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E7E6EC;
	border-right-color: #E7E6EC;
	border-bottom-color: #E7E6EC;
	border-left-color: #E7E6EC;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 8px;
}
.mi_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #666666;
	padding: 0px 0px 0px 3px;
}
li {
	list-style-image: url(/images/cuadradito.jpg);
}
.linea {
	border-top: 1px none #091B5D;
	border-right: 1px none #091B5D;
	border-bottom: 1px solid #091B5D;
	border-left: 1px none #091B5D;
}
/* fin generales web ----------------------------------------------*/
/* FONDOS DE LA WEB---------------------------------------------*/
.fondo_logo {
	background-image: url(/images/logo_suave.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* fin fondos web ----------------------------*/
/*FORMULARIOS ----------------------------------------------------*/
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #01236A;
}
/*FIN FORMULARIOS ----------------------------------------------------*/
/*botones--------------------------------------------------------------*/
input.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	color: #52638E;
	background: #C2C9DA;
	border-left: 2px solid #E1E6F0;
	border-top: 2px solid #E1E6F0;
	border-right: 2px solid #45506E;
	border-bottom: 2px solid #45506E;
	
	cursor: hand;
}

input.botonOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	color: #52638E;
	background: #C2C9DA;
	border-left: 2px solid #45506E;
	border-top: 2px solid #45506E;
	border-right: 2px solid #E1E6F0;
	border-bottom: 2px solid #E1E6F0;
	
	cursor: hand;
}

a.boton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	color: #52638E;
	padding: 1px 10px 1px 10px;
	background: #C2C9DA;
	border-left: 2px solid #E1E6F0;
	border-top: 2px solid #E1E6F0;
	border-right: 2px solid #45506E;
	border-bottom: 2px solid #45506E;
}

a.boton:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	color: #52638E;
	padding: 1px 10px 1px 10px;
	background: #C2C9DA;
	border-left: 2px solid #45506E;
	border-top: 2px solid #45506E;
	border-right: 2px solid #E1E6F0;
	border-bottom: 2px solid #E1E6F0;
}
/* FIN BOTONES-----------------------------------------*/
fieldset {
	border: 1px solid #7386A7;
	padding: 0px 5px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CF0C10;
}
.celda_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #022464;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #022464;
	border-right-color: #022464;
	border-bottom-color: #022464;
	border-left-color: #022464;
}
.celda_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #022464;
	border-right-color: #022464;
	border-bottom-color: #022464;
	border-left-color: #022464;
}
.cabeceraroja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E42330;
	text-align: center;
}
.cabeceraazul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
}
.celda_datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.celda_datos_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #CDD3E1;
}
.celda_datos_azul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #EBEFF8;
}
.borde_blanco{
	border: 1px solid #FFFFFF;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002269;
	text-decoration: none;
}
.enlace:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D3080B;
	text-decoration: none;
}
.enlace_titulo{
	font-size: 12px;
	font-weight: bold;
}

