body {
	background-color: #ffd24d; /* color de fondo */
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.overbot{
background-color: #fed34f; /* color botonera onmouseover */
}
.outbot{
background-color: #ffffff; /* color botonera onmouseout */
}
.col_izq {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #055ab8; /* color de linea botonera idiomas*/
	border-right-color: #055ab8; /* color de linea botonera idiomas*/
	border-bottom-color: #055ab8;/* color de linea botonera idiomas*/
	border-left-color: #055ab8;/* color de linea botonera idiomas*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.col_izq2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #055ab8;/* color de linea botonera */
	border-right-color: #055ab8;/* color de linea botonera */
	border-bottom-color: #055ab8;/* color de linea botonera */
	border-left-color: #055ab8;/* color de linea botonera */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}
.col_izq3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #055ab8; /* color de borde de botonera (categorias) */
	border-right-color: #055ab8;/* color de borde de botonera (categorias) */
	border-bottom-color: #055ab8;/* color de borde de botonera (categorias) */
	border-left-color: #055ab8;/* color de borde de botonera (categorias) */
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: solid;
	color: FFFFFF;
	background-color: 055ab8;
}
.bordecentral {
    border-right-width: 0.3mm;
	border-left-width: 0.3mm;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #055ab8;/* color de borde contenidos */
	border-right-color: #055ab8;/* color de borde contenidos */
	border-bottom-color: #055ab8;/* color de borde contenidos */
	border-left-color: #055ab8;/* color de borde contenidos */
}
.bordebajo {
	border-bottom-width: 0.3mm;
	border-bottom-style: solid;
	border-right-width: 0.3mm;
	border-left-width: 0.3mm;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #055ab8;/* color de borde pie contenidos */
	border-bottom-color: #055ab8;/* color de borde pie contenidos */
	border-left-color: #055ab8;/* color de borde pie contenidos */
	border-top-color: #055ab8;/* color de borde pie contenidos */
}

A:link {text-decoration:none;color:#055ab8;} /* color de enlaces */
A:visited {text-decoration:none;color:#055ab8;}/* color de enlaces */
A:active {text-decoration:none;color:#055ab8;}/* color de enlaces */
A:hover {text-decoration:none;color:#055ab8;font-weight:bold;}/* color de enlaces onmouseover*/

.texto1 {
	font-family: verdana;
	font-size: 12px;
	color: #055ab8;/* color texto base 1 (texto 11 puntos) */
}

.texto2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000; /* color texto base en negrita (texto 11 puntos)*/
	font-weight: bold;
}
.texto3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #000000; /* color texto base 2 en cursiva (texto 12 puntos) */
}
.texto4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #055ab8;/* color texto base 2 (texto 12 puntos) */
}

.boton{
	background-color:#055ab8;/* color de fondo de botones de formulario */
	border-color:#055ab8; /* color de borde de botones de formulario */
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF; /* color de texto de botones de formulario */
} 
.campos {
	FONT-SIZE: 9px;
	BACKGROUND-COLOR:#ffeaad; /* color de fondo de campos de formulario */
	border: 1px solid #014188; /* color de borde de campos de formulario */
	WIDTH: auto;
	COLOR: #055ab8; /* color de texto de campos de formulario */
}

.titulos {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF; /* color de texto de titulos de página (texto 14 puntos)*/
}
.titulos2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF; /* color de texto de "atención al cliente" (texto 10 puntos)*/
}

.fondos {
	background-color: #055ab8; /* color de relleno de cabeceras y pies de página (principal) */
}
.fondos2 {
	background-color: #055ab8; /* color de relleno de cabeceras y pies de página (secundarios) */
}
.texto_cabecera {
	font-family: Verdana;
	font-size: 10px;
	color: #fd7217; /* color de texto de slogan cabecera */
	font-weight: bold;
}

.texto_tel_contacto {font-size: 13px}
.texto_copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #000000; /* color de texto de copyright */
}
