/********************************************************
*********** ESTILOS PARA LAS ETIQUETAS HTML *************
********************************************************/
body {
	background-color: #EBE8E1;
}

p, tr, td, span, div {
	font-family: arial;
	font-size: 10pt;
}

/********************************************************
*************** ESTILOS PARA LOS LINKS ******************
********************************************************/
a:link.encuesta2 { 
	font-family: arial; 
	color: #666666; 
	font-size: 8pt; 
	text-decoration: none;
}

a:hover.encuesta2 { 
	font-family: arial; 
	color: #666666; 
	font-size: 8pt; 
	text-decoration: underline;
}

a:visited.encuesta2 { 
	font-family: arial; 
	color: #666666; 
	font-size: 8pt; 
	text-decoration: none;
}

a:link.linkFoto {
	color: #000000;
	border-color: #000000;
}

a:visited.linkFoto {
	color: #000000;
	border-color: #000000;	
}

a:hover.linkFoto {
	color: #000000;
	border-color: #000000;	
}


a:link.topMenu {
	text-decoration: none;
	color: white;
}

a:visited.topMenu {
	text-decoration: none;
	color: white;
}

a:hover.topMenu {
	text-decoration: none;
	color: #E8D8C5;
}

a:link.verEnc {
	text-decoration: none;
	color: #0080c0;
}

a:visited.verEnc {
	text-decoration: none;
	color: #0080c0;
}

a:hover.verEnc {
	text-decoration: underline;
	color: #375EB7;
}

/********************************************************
*********** DEFINICION DE CLASES DE ESTILOS *************
***********    ORDENADOS ALFABETICAMENTE    *************
********************************************************/
.browser {
	font-size: 7pt;
}

.copyright {
	color: #666666;
	font-size: 8pt;
}

.dia {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #5180A3;
}

.encuesta0 {
	font-size: 8pt;
	color: #666666;
}

.encuesta { 
	font-family: arial; 
	color: #000099; 
	font-size: 8pt; 
	text-align: justify;
}

.encuesta2 { 
	font-family: arial; 
	color: #666666; 
	font-size: 8pt; 
}

.izquierda {
	text-decoration: none;
	font-weight: bold;
	color: #1B4E74;
}

.linkNoticia { 
	color: #800000; 
	font-weight: bold;
}

.linkOtros {
	color: #D49740;
	font-weight: bold;	
}

.menu {
	font-family: arial narrow, arial;
	font-size: 10pt;
	color: white;
}

.mesAnho {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #CE9D3D;
}

.negrita {
	font-size: 8pt;
	font-weight: bold;
}

.newsSelected {
	text-decoration: none;
	font-weight: bold;
	color: #F42222;
}

.notDia {
	color: #1B4E74;
	font-weight: bold;
}

.tiempo {
	color: #769AC2;
}

.titClima {
	color: #5180A3;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.titDestacado { 
	color: #510000; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: arial; 
}

.titEnc {
	color: #D96102;
	text-decoration: underline; 
	font-style: italic;
	font-weight: bold;	
}

.titEncuesta { 
	font-family: arial; 
	font-size: 8pt; 
	text-align: justify; 
	font-weight: bold; 
	text-align: center;
}

.titNoticia {
	font-size: 14pt;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}.titAvEconomico { font-size: 12pt; text-transform: uppercase; font-weight: bold }
