.menu_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 5px;
	color: #FFFFFF;
}
.titulo_post {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
.texto_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding-left: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.contacto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.tabla_niveles {
	background-attachment: scroll;
	background-image: url(../img/niveles.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
