/* CSS del INDEX */
.margen {
	font-family: "Arial";
	margin-right: 10px;
	font-size: 11px;
	margin-left: 10px;
}
.texto {
	font-family: "Arial";
	font-size: 14px;
}

.texto_destacado {
	font-family: "Arial";
	font-size: 14px;
	color: #FF0000;
}
.marquee {
	font-family: "Arial";
	font-size: 12px;
	color: #FF0000;
	margin-left: 10px;
}

.sabias_que {
	font-family: "Arial";
	font-size: 14px;
	color: #FF6600;
}

.titulo {font-family: "Arial"; font-size: 14px; font-weight: bold; }

.menu_left{
	font-family:"Arial";
	font-size: 11px;
	color: #FFFFFF;
	left: 15px;
	padding-left: 15px;
}

.link{
	font-family:"Arial";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	
}

a:link, a:visited {
	font-size: 14px; color: #000000; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #FF6600;	text-decoration: none;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #808080;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	}
	
	
	.texto_noticia {
		font-family: "Arial";
		font-size: 14px;
	}
.texto_bottom {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Estilo1 {font-family: "Arial"; font-size: 14px; font-style: normal; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; color: #808080; }

