
.gris-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.naranja {

	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C96F01;
	text-decoration: none;
}


.gris {

	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}

/* Noticias Detail */

.detail-seccion {
	font: bold 13.33px Arial;
	line-height: 18px;
	color: #433F56;
}

.detail-fecha {
	font: normal 12px Verdana;
	color: #999999;
}

.detail-audio {
	font: normal 12px Verdana;
	color: #024264;
}

.detail-titulo {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #433F56;
	text-decoration: none;
}

.resumen {
	font: bold 14px Arial;
	line-height: 21px;
	margin-bottom: 15px;
	color: #433F56;
}

.details-imagenDesc {
	font: normal 13px Arial;
	color: #A0A0A0;
}

/* Titulo Notas primera columna */

.titulodef {
	font: bold 20px "Arial";
	color: #242C4D;
}

a:link.titulodef {
	text-decoration: none;
}

a:visited.titulodef {
	text-decoration: none;
}

a:hover.titulodef {
	text-decoration: underline;
}

a:active.titulodef {
	text-decoration: none;
}

.antetitulodef {
	font: normal 12.3px Verdana;
	color: #474747;
	text-decoration: none;
}


.fotodescdef {
	font: normal 10px Arial;
	color: #7D7D7D;
	text-decoration: none;
	background-color: inherit;
}

.titulocom {
	font: bold 14px Arial;
	color: #433F56;
}

.notacom {
	font: normal 12px Arial;
	color: #433F56;
}

#separador {
    margin-top: 5px;
    height: 2px;
    width: 390px;
    background: url(imagenes/punto.gif) repeat-x;
}

/* Notas segunda columna */

.tituloPequena {
	font-family: Arial;
	font-size: 13.3px;
	font-style: normal;
	font-weight: bold;
	color: #242C4D;
}

a:link.tituloPequena {
	text-decoration: none;
}

a:visited.tituloPequena {
	text-decoration: none;
}

a:hover.tituloPequena {
	text-decoration: underline;
}

a:active.tituloPequena {
	text-decoration: none;
}

#separador-small {
    background: url(imagenes/punto.gif) repeat-x;
    width: 100%;
}

.secundariaTitulo  {
   background: url(imagenes/bg.gif) repeat-x;
   font: bold 11px Arial;
   color:#242C4D;
   height: 30px;
   padding: 8px 0 0 7px;
}

/* Comentario del Dia */

.commentTitulo  {
   background: url(imagenes/pestana.gif) repeat-x;
   font: bold 11px Arial;
   color:#242C4D;
   width: 271px;
   height: 30px;
   padding: 8px 0 0 7px;
}

.commentFrase  {
   font: 16px georgia, serif;
   color: #6C6C6C;
}

.commentAutor  {
   font: 11px arial;
   color: #333333;
}

/* Noticias Destacadas */

.destacadaTitulo  {
   font: bold 9px Verdana;
   float: left;
   clear: right;
   width: 120px;
   height: 20px;
   padding: 5px 5px 0px 15px;
   border-top: 1.5px solid #DDE1E5;
   border-right: 1.5px solid #DDE1E5;
   border-left: 1.5px solid #DDE1E5;
   color:#024264;
   background: url('imagenes/bg.gif') repeat-x;
}

.destacadaNumero {
	font: 11px Arial;
	padding-bottom: 5px;
   	color: #999999;
}

.destacadaLine {
	font: 11px Arial;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
   	color: #999999;
   	border-left: 1.5px solid #DDE1E5;
   	border-right: 1.5px solid #DDE1E5;
}

a:link.destacadaLink {
	color: #035A89;
	text-decoration: none;
}

a:visited.destacadaLink {
	text-decoration: none;
}

a:hover.destacadaLink {
	color: #035A89;
	text-decoration: underline;
}

a:active.destacadaLink {
	text-decoration: none;
}

/* Popup radio */
.popupTitulo  {
   font: bold 11px Verdana;
   height: 20px;
   padding: 5px 5px 0px 10px;
   color:#024264;
}

/* Noticias Relacionadas */

.relacionadaTitulo  {
   font: bold 11px Verdana;
   height: 20px;
   padding: 5px 5px 0px 10px;
   color:#024264;
}

.relacionadaLine {
	font: 11px Arial;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
   	color: #999999;
}

a:link.relacionadaLink {
	color: #035A89;
	text-decoration: none;
}

a:visited.relacionadaLink {
	text-decoration: none;
}

a:hover.relacionadaLink {
	color: #035A89;
	text-decoration: underline;
}

a:active.relacionadaLink {
	text-decoration: none;
}
