body {
	font-size: 11px;
	background-image: url(../images/fondo.jpg);
	padding: -10px;
}






a:link {
	color: #000000;
}
.texto_cabezote {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 10px;
}

a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}











font,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tx_contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.link_contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.link_contenido:hover {
	color: #660099;
}
.tl_contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A0050;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B6C0D0;
	border-right-color: #B6C0D0;
	border-bottom-color: #B6C0D0;
	border-left-color: #B6C0D0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.destacado{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A0050;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.destacado_mas{
	font-size: 20px;

}

.link_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.numerosrenacer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #666666;
	font-weight: bold;
}

.subitulo {
	font-size: 12px;
	font-weight: bold;
}
.vinculo_ultimonivel {
	background-color: #EDEFF3;
	border: 1px solid #4F6282;
	background-image: url(../images/seccion.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	padding-left: 20px;
}