input { 
  font-family:Arial; 
  font-size:10pt;  
  background-color:#fff; 
  border-color:#fff; 
  border-style:inset; 
  border-width:0px; 
  color:#FFFFFF; 
}

.titular_destacado {
	font-weight: normal;
    font-family: Arial;
	font-size:   17pt;
	line-height: auto;
	color: #fe4010;
}

.noticia_titular { font-size:13pt; }
.noticia_texto     { font-size:10pt; }

.seis         { font-size: 7pt; }
.ocho         { font-size: 9pt; }
.diez         { font-size: 11pt; }
.doce         { font-size: 13pt; }
.catorce  { font-size: 15pt; }

#texto_menu {
	font-family:verdana;
	font-size:11pt;
}

.menu_cabecera {
	font-family:verdana;
	font-size:11pt;
}

#secciones_interes li{
	text-align:left;
	font-size:11pt;
	font-family:verdana;
	text-transform: uppercase;
	line-height: 36px;
	list-style-type:none;
}
