body {
	margin: 0px;
	text-align: center;
	font: 0.74em Arial, "Helvetica Neue", Helvetica, Geneva, Verdana, sans-serif;
	color: #333;
	background: #ab2a30 url(../imagenes/fondo.gif) repeat;
}


#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	background: url(../imagenes/fondo-container.png);
	
}

h1 {
	display: block;
	width: 270px;
	height: 170px;
	background: url(../imagenes/logo_mexihc.gif);
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	text-indent: -999999px;
}


#img-header {
	float: right;
	display: block;
	width: 490px;
	height: 170px;
	background: url(../imagenes/planta_casinorivera.jpg);
	margin-right: 20px !important;
	margin-right: 10px;
}


h2 {
	color: brown;
	padding-bottom: 24px;
	font-size: 2.0em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	color: orangered;
	padding-bottom: 4px;
	padding-top: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


h4 {
	padding-bottom: 10px;
}

.rojito {
	color: #df6000;
}

#content {
	clear: both;
	margin-left: 60px;
	margin-right: 60px;
	padding-top: 20px;
}


#content ul {
	padding-bottom: 30px;
	line-height: 150%;
	margin-left: 20px;
}


#sombra-top {
	margin: 20px auto 0px;
	height: 20px;
	width: 800px;
	background: url(../imagenes/sombra_top.png);
}

#sombra-bottom {
	margin: 0px auto;
	height: 20px;
	width: 800px;
	background: url(../imagenes/sombra_bottom.png);
}

#footer {
	clear: both;
	padding: 26px;
	padding-left: 60px;
	background: url(../imagenes/fondo-footer.gif) no-repeat 20px;
	color: white;
	font-size: 0.8em;
	line-height: 0.8em;
}

#footer p {
	line-height: 0.6em;
}

#footer a:hover {
	color: navajowhite;
}


#col01 {
	width: 435px;

}

#col02 {
	width: 200px;
	float: right;
	font-size: 0.96em;
}

#col01 p {
	padding-bottom: 20px;
	line-height: 145%;
}


#col02 p {
	padding-bottom: 20px;
	line-height: 137%;
}

.btn-fechas {
	display: block;
	width: 200px;
	height: 120px;
	background: url(../imagenes/btn_fechas2.gif);
	text-indent: -999999px;
}

a, a:visited, a:link {
	color: #ae0031;
	text-decoration: none;
}

a:hover {
	color:orangered;
	text-decoration: underline;
}

a.btn-acceder{
	display: block;
	width: 100px;
	height: 30px;
	background: url(../imagenes/boton-acceder.gif);
	border: 0px;
	text-indent: -999999px;
}

a.btn-acceder:hover {
	display: block;
	width: 100px;
	height: 30px;
	border: 0px;
	background: url(../imagenes/boton-accederactivo.gif);
	text-indent: -999999px;
}

a.btn-acceder2{
	display: block;
	width: 300px;
	height: 30px;
	background: url(../imagenes/btn-gde.gif);
	border: 0px;
	text-indent: -999999px;
}

a.btn-acceder2:hover {
	display: block;
	width: 300px;
	height: 30px;
	border: 0px;
	background: url(../imagenes/btn-gdeactivo.gif);
	text-indent: -999999px;
}


