.tituloprincipal {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.subtituloprincipal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_superior {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
.tours {
	padding: 25px;
	text-align: justify;
}

.menu_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	font-weight: normal;
}
a.blanco:link { color: #FFFFFF; text-decoration: none}
a.blanco:visited {color: #FFFFFF; text-decoration: none}
a.blanco:hover {text-decoration: underline}

a.negro:link { color: #333333; text-decoration: none}
a.negro:visited {color: #333333; text-decoration: none}
a.negro:hover {text-decoration: underline}

.telefonos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}

.chapulin{
	width: 165px;
	height: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/fondo_rojo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
