.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #FFFF66;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
}
/*Estilos vínculo portada*/
a.home:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.home:visited {
color: #FFFFFF;
	text-decoration: underline;
}
a.home:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.home:active {
color: #FFFFFF;
	text-decoration: underline;
}
/*finaliza*/
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.borde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borde_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CD001E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #CD001E;
}
.blanquita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CD001E;
	font-weight: bold;
}
.back_sup {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}
.titulos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CD001E;
}
.textos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
a:link {
	color: #CD001E;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

