/*****AYUDEMOS A UN NIÑO --- HOJA DE ESTILOS 2007*****/


/*****BÁSICOS: Etiquetas por defecto********************************************************************************************/
/*****LA ETIQUETA BODY ESTÁ EN CADA DOCUMENTO*****/

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ul{
	/*etiqueta para las listas que tienen un icono*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-position: outside;
}
ol{
	/*etiqueta para las listas numeradas*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-position: outside;
}
li {
	/*etiqueta para las listas que tienen un icono*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	list-style-position: outside;
}

/*****ESTILO PÁRRAFO MENOS UNO: Para textos especiales en que es necesario un tamaño inferior al párrafo normal
pero superior al disclaimer*****************************************************************************************************/

.parrafo_menos_uno{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #000000;
}
.parrafo_menos_uno_celeste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #336699;
}
.parrafo_menos_uno_azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #00255F;
}
.parrafo_menos_uno_naranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #FF5700;
}
.parrafo_menos_uno_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #FFFFFF;
}
.parrafo_menos_uno_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #888888;
}

/*****A:HOVER DE TODOS LOS ESTILOS PÁRRAFO MENOS UNO*****************************/

a.parrafo_menos_uno:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #FF5700;
}
a.parrafo_menos_uno_celeste:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #FF5700;
}
a.parrafo_menos_uno_azul:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #FF5700;
}
a.parrafo_menos_uno_naranja:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #336699;
}
a.parrafo_menos_uno_blanco:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #CCCCCC;
}
a.parrafo_menos_uno_gris:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #336699;
}

/*****DISCLAIMERS: Disclaimers,migas al final de la página y textos pequeños****************************************************/

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #000000;
}
.disclaimer_celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #336699;
}
.disclaimer_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #00255F;
}
.disclaimer_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #FF5700;
}
.disclaimer_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.disclaimer_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #888888;
}
a.disclaimer_celeste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #FF5700;
}
a.disclaimer_azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #FF5700;
}
a.disclaimer_naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #336699;
}
a.disclaimer_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #CCCCCC;
}
a.disclaimer_gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #336699;
}

/*****BOTONERA SECCIONES: Es la botonera de dentro de cada sección**************************************************************/

.botonera_secciones {
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8094AF;
	border-bottom-color: #8094AF;
	border-left-color: #8094AF;
}
.botonera_secciones_seleccionado {
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8094AF;
	border-bottom-color: #8094AF;
	border-left-color: #8094AF;
	background-color: #E6E9EE;
	font-weight: bold;
	text-decoration: none;
	color: #00255F;
}
.botonera_secciones_final {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8094AF;
	border-right-color: #8094AF;
	border-bottom-color: #8094AF;
	border-left-color: #8094AF;
}
.botonera_secciones_final_seleccionado {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8094AF;
	border-right-color: #8094AF;
	border-bottom-color: #8094AF;
	border-left-color: #8094AF;
	background-color: #E6E9EE;
	font-weight: bold;
	text-decoration: none;
	color: #00255F;
}
.botonera_secciones_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #336699;
}
.botonera_secciones_filamedia {

	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8094AF;
	border-bottom-color: #8094AF;
	border-left-color: #8094AF;
}
.botonera_secciones_filamedia_seleccionado {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8094AF;
	border-bottom-color: #8094AF;
	border-left-color: #8094AF;
	background-color: #E6E9EE;
	font-weight: bold;
	text-decoration: none;
	color: #00255F;
}
.botonera_secc_fimed_final {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8094AF;
	border-right-color: #8094AF;
	border-bottom-color: #8094AF;
	border-left-color: #8094AF;
}
.botonera_secc_fimed_final_selec {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8094AF;
	border-right-color: #8094AF;
	border-bottom-color: #8094AF;
	border-left-color: #8094AF;
	background-color: #E6E9EE;
	font-weight: bold;
	text-decoration: none;
	color: #00255F;
}

/*****DESTACADOS Y ENLACES******************************************************************************************************/

.amarillo_regalos{
	color: #FFD64A;
}
.celeste{
	color: #336699;
}
.azul{
	color: #00255F;
}
.naranja{
	color: #FF5700;
}
.blanco{
	color: #FFFFFF;
}
.gris{
	color: #888888;
}
.amarillo{
	color: #F0B500;
}
a.celeste:hover{
	color: #FF5700;
}
a.azul:hover{
	color: #FF5700;
}
a.naranja:hover{
	color: #336699;
}
a.blanco:hover{
	color: #CCCCCC;
}
a.gris:hover{
	color: #336699;
}
a.amarillo:hover{
	color: #336699;
}

/*****TÍTULOS Y SUBTÍTULOS: Resaltados en negrita, colores y a mayor tamaño*****************************************************/

/***********14 PÍXELS************************************************************/

.resaltado_14px_celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.resaltado_14px_celeste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
.resaltado_14px_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00255F;
	text-decoration: none;
}
a.resaltado_14px_azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
.resaltado_14px_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
a.resaltado_14px_naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.resaltado_14px_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.resaltado_14px_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.resaltado_14px_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a.resaltado_14px_gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

/***********16 PÍXELS************************************************************/

.resaltado_16px_celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.resaltado_16px_celeste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
.resaltado_16px_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #00255F;
	text-decoration: none;
}
a.resaltado_16px_azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
.resaltado_16px_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
a.resaltado_16px_naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.resaltado_16px_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.resaltado_16px_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.resaltado_16px_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a.resaltado_16px_gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.resaltado_16px_negro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.resaltado_16px_negro:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}

/***********18 PÍXELS************************************************************/

.resaltado_18px_celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.resaltado_18px_celeste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
.resaltado_18px_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #00255F;
	text-decoration: none;
}
a.resaltado_18px_azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
.resaltado_18px_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
a.resaltado_18px_naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.resaltado_18px_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.resaltado_18px_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.resaltado_18px_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a.resaltado_18px_gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

/***********20 PÍXELS************************************************************/

.resaltado_20px_celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.resaltado_20px_celeste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
.resaltado_20px_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #00255F;
	text-decoration: none;
}
a.resaltado_20px_azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
.resaltado_20px_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
a.resaltado_20px_naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.resaltado_20px_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.resaltado_20px_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.resaltado_20px_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a.resaltado_20px_gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

/*****BOTONES Y ENLACES CON FONDO Y/O BORDES************************************************************************************/

/*****ESTILOS APLICABLES A UNA ETIQUETA DE PÁRRAFO O A UN TD, TR...**************/

.enlace_bajo_foto{
	margin: 3px;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #FF5700;
}

/*****CUANDO DICHA ETIQUETA DE PÁRRAFO CONTIENE UN LINK ENTRAN EN FUNCIONAMIENTO
LOS SIGUIENTES ESTILOS SIN TENER QUE APLICAR NINGUN ESTILO MÁS A LA ETIQUETA "A"*/

.enlace_bajo_foto A{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #336699;
}
.enlace_bajo_foto A:hover{
	background-color: #FF4F00;
	color: #FFFFFF;
}

/*****FONDOS CON BORDES: Estilos aplicables a tablas que han de llevar siempre un Rell.Celda = 10*******************************/

/*****ESTE ESTILO ES SÓLO PARA TABLAS QUE CONTIENEN UN CUADRO DE ENLACES:
Se aplica directamente a la etiqueta table de una tabla con una sola columna y una
sola fila. A dicha celda se le pone un fondo color #F2F2F2***********************/

.cuadro_enlaces{
	background: #FFFFFF;
	border: 1px solid #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #00255F;
}

/*****ESTE ESTILO ES PARA LOS TEXTOS DESTACADOS TIPO CITA QUE SE COLOCAN JUNTO A
LOS PÁRRAFOS DE LA NOTICIA*******************************************************/

.ladillo_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00255F;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	padding: 10px;
	text-align: center;
	margin: 10px;
}
.ladillo_12_justificado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #00255F;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	padding: 10px;
	margin: 10px;
}
.ladillo_14 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #00255F;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	padding: 10px;
	text-align: center;
	margin: 10px;
}

/*****ESTOS SON LOS ESTILOS DEL FONDO DE LOS TEXTOS DE PROYECTOS*****************/

.fondo_naranja_palido {
	background-color: #FFDDCE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF5700;
	border-bottom-color: #FF5700;
	padding: 2px 5px;
}
.fondo_azul_palido {
	background-color: #D5DCE6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #336699;
	border-bottom-color: #336699;
	padding: 2px 5px;
}

/*****ESTE ES EL ESTILO DEL FONDO DE LAS DIFERENTES CAMPAÑAS EN LA SECCIÓN
"CAMPAÑAS"***********************************************************************/

.fondo_campanas {
	background-color: #EBEBEB;
	border: 1px dotted #00255F;
}

/*****ESTILO PARA EL FONDO DE FORMULARIO DEL BOLETÍN*****************************/

.fondo_boletin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #97AFCB;
}

/*****ESTILO PARA LOS AÑOS EN LA PÁGINA NOTAS_DE_PRENSA.HTML*********************/

.notas_de_prensa {
	background-color: #E6E9EE;
	border: 1px solid #BEC6D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

/*****ESTILOS ESPECIALES********************************************************************************************************/

/*****ESTILO PARA QUE AL PASAR POR ENCIMA EL CURSOR SE TRANSFORME EN LA MANO DE ENLACE*****/

.puntero_mano {
	cursor: hand;
}

/*****ESTILO PARA EL RELOJ Y LA FECHA******************************************************/

.reloj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/*****ESTILO QUE DA UN MARGEN A LA IZQUIERDA DE 30 PIXELS**********************************/

.margen_izda_30px {
	margin-left: 30px;
}

/*****ESTILO PARA CITAS DENTRO DEL PÁRRAFO PROPIO DE LA NOTICIA****************************/

.comentarios_gris {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
	background-color: #E6E9E9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-style: italic;
}
.comentarios_gris_02 {

	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
	font-style: italic;
}


/*****ESTILO PARA LA BOTONERA DE LA CABECERA JUNTO CON SU A:HOVER CORRESPONDIENTE**********/

.botonera_cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.botonera_cabecera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

/*****ESTILO PARA QUE ALGUNAS COSAS QUE NO TIENEN PORQUÉ PAREZCAN UN PÁRRAFO NORMAL********/

.parrafo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}

/*****ESTILO PARA QUE LAS CAMPAÑAS APAREZCAN CON UN BORDE CELESTE PUNTEADO Y UN MARGEN DE 10PX*****/

.bordes_campanas {
	border: 1px dotted #336699;
	padding: 10px;
}

.privacidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;
}
.parrafo_mas_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}
.tachado {
	text-decoration: line-through;
}.parrafo_blanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	border: 1px solid #AEB8CA;
	background-color: #CCD2DD;
	padding: 3px 3px 3px 10px;
}
.comentarios_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #919EB5;
	background-color: #F1F3F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #919EB5;
	border-bottom-color: #919EB5;
	padding: 10px;
	text-align: center;
	margin: 10px;
	font-style: italic;
}
.celeste_subrayado {
	color: #336699;
	text-decoration: underline;
}
a.celeste_subrayado:hover {
	color: #FF5700;
	text-decoration: underline;
}