body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(imgs/fondo.gif) repeat-y center;
}

.titulo {
	font-family: "Trebuchet MS";
	font-size: 44px;
	font-weight: bold;
}

.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #919191;
	font-weight: bold;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	background-image: url(imgs/menu_up.png);
	height: 33px;
	width: 241px;
	text-indent: 20px;
	padding-top: 12px;
}
.menu:hover {
	background-image: url(imgs/menu_over.png);
}
.menu_sabesalgo {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	background-image: url(imgs/boton_verde.png);
	height: 66px;
	width: 306px;
	text-align:center;
	text-indent:-10px;
	padding-top: 20px;
}
.menu_sabesalgo:hover {
	background-image: url(imgs/boton_verde_over.png);
	text-decoration:none;
}

.menu_40 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	background-image: url(imgs/boton_turquesa.png);
	height: 66px;
	width: 306px;
	text-align:center;
	text-indent:-10px;
	padding-top: 20px;
}
.menu_40:hover {
	background-image: url(imgs/boton_turquesa_over.png);
	text-decoration:none;
}

.menu_homenaje {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	background-image: url(imgs/boton_lila.png);
	height: 66px;
	width: 306px;
	text-align:center;
	text-indent:-10px;
	padding-top: 20px;
}
.menu_homenaje:hover {
	background-image: url(imgs/boton_lila_over.png);
	text-decoration:none;
}
.menu_video {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	background-image: url(imgs/boton_violeta.png);
	height: 66px;
	width: 306px;
	text-align:center;
	text-indent:-10px;
	padding-top: 20px;
}
.menu_video:hover {
	background-image: url(imgs/boton_violeta_over.png);
	text-decoration:none;
}
.deconone{
text-decoration:none;
color:#FFFFFF;
}
.smalltext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
}.textocorrido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.titulo_pagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}
.texto_small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
