/* CSS Document */

.fecha {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: justify;
	color: #000000;
}

.titulo_index{
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: justify;
	color:#5F8B98;
}

.comentario{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: justify;
	color:#FF9933;
}

.imagen {
float:left;
padding:0em 0.25em;
}

.cuerpo {
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: justify;
	color: #000000;
}

.copete_amarillo {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;	
	color: #FFCC33;
}

.menu {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;	
	color: #FFFFFF;
}

.cuadro_numero {
	border: 1px solid #AEB8C7;
}

.numero{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: justify;
	color:#5F8B98;
}

.titulo_trailer{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: justify;
	color: #FFFFFF;
}
/*---------------desde aqui son viejos ---------------*/

.titulo {	
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color: #000000;
}
.Titulito {	
	font-size: 10pt;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	

.fecha_hora {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: left;
	color:#FF0000;
}

.imagen {
float:left;
padding:0em 0.25em;
}

.imagen_pie {
float:left;
padding:0em 0.50em 0.50em 0.25em;
}


