@charset "utf-8";
/* Creada por Disenartica */
.texto_titulos {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.texto_subtitulos {
	font-family:Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.texto_temas {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.texto_vermas{
	font-family:Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold
	color: #666666;
	text-decoration: underline;
}
.texto_vermas A{
	font-family:Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold
	color: #666666;
	text-decoration: underline;
}
.texto_vermas A:Hover{
	font-family:Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold
	color: #666666;
	text-decoration: none;
}
.texto_fecha {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo_bienvenida{
	background-image:url(images/fondo_2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}