html {
	height: 100%;
	}
	
a:link.txt, a:visited.txt {
	width:100%;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	}

a:hover.txt{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#990000;
	padding:0px 2px;
	}
	
a:link.res, a:visited.res {
	width:100%;
	color:#990000;
	font-weight:bold;
	font-size:13px;
	}

a:hover.res{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#990000;
	font-size:13px;
	}
	
a:link.foto, a:visited.foto{
	border:1px solid #990000;
	margin:4px;
	}

a:hover.foto{
	border:5px solid #990000;
	margin:0px;
	}

a:link.footer, a:visited.footer{
	color:#330700;
	}

a:hover.footer{
	color:#330700;	
	text-decoration:none;
	}
	
body {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 900px;
	margin:0px  auto;
	background-color:#d14915;
	background-image: url(../imagenes/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #333333;
	height: 100%;
}

#nonFooter {
	position: relative;
	min-height:135%;
	background-image: url(../imagenes/bg_cuerpo_g.jpg);
	background-color: #0C0C0C;
	background-repeat: no-repeat;
	}


#footer	{ 
	position: relative;
	margin: -66px 36px 0px 0px;
	background-image: url(../imagenes/bg_cont_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:transparent;
	color:#330700;
	height:50px;
	width:633px;
	float:right;
	padding:10px 0px 0px 10px;
	font-size:12px;
	}

	/*A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
	margin-top: -60px;
	}

.bot_grabar {
	color: #E5E5D9;
	background-color: #CC0000;
	height: 18px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	border: 1px solid #333300;
	vertical-align: text-top;
	line-height: 14px;
	cursor:pointer;
	}
	
.boton_gris{
	background-color:#666666;
	border:#333333 2px solid;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	}

#cab {
	background-image:url(../imagenes/cab.jpg);
	width:auto;
	height:280px;
	position: relative;
	}
#cab_pistas{
	background-image:url(../imagenes/cab_inst_pistas.jpg);
	width:auto;
	height:280px;
	position: relative;
	}
#cab_gim{
	background-image:url(../imagenes/cab_inst_gim.jpg);
	width:auto;
	height:280px;
	position: relative;
	}
#cab_recepcion{
	background-image:url(../imagenes/cab_inst_recepcion.jpg);
	width:auto;
	height:280px;
	position: relative;
	}
#cab_camp_disp{
	background-image:url(../imagenes/cab_camp_disp.jpg);
	width:auto;
	height:280px;
	position: relative;
	}
#cab_clases{
	background-image:url(../imagenes/cab_clases.jpg);
	width:auto;
	height:280px;
	position: relative;
	}
#cab_hor{
	background-image:url(../imagenes/cab_hor.jpg);
	width:auto;
	height:280px;
	position: relative;
	}
#cab_comollegar{
	background-image:url(../imagenes/cab_comollegar.jpg);
	width:auto;
	height:280px;
	position: relative;
	}
	
#contenido {
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding:0px 2px 90px 2px;
	}

#cont_top {
	background-image:url(../imagenes/bg_cont_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
    color:#FFFFFF;
	font-size:24px;
	position: relative;
	height: 45px; /* HEIGHT = (ALTURA background img, 65px) - (padding top-bottom de la clase .INNER, 10+10px) */
	}
	
#cont_bottom {
	background-image:url(imagenes/bg_cont_footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
    color:#FFFFFF;
	font-size:12px;
	position: relative;
	height: 20px; /* HEIGHT = (ALTURA background img, 65px) - (padding top-bottom de la clase .INNER, 10+10px) */
	}

#cuerpo {
	position: relative;
	float:right;
	min-height: 100%;
	width:655px;
	margin-right:30px;
	}

#menu {
	height: 250px;
	width: 200px;
	float: left;
	position: relative;
	background-color: #00274F;
	top: 10px;
}

#noticias_left{
	position:relative;
	float:left;
	width:45%;
	min-height:100%;
	padding:5px;
	}
	
#noticias_right{
	position:relative;
	float:right;
	min-height:100%;
	width:45%;
	padding:5px;
	}

#reserva{
	position:absolute;
	right:35px;
	top:0px;
	text-align:center;
	font-size:14px;
	line-height:30px;
	width:130px;
	height: 35px;
	background-color:#FACFCF;
	color:#660000;
	border-left:3px #990000 solid;
	border-right:3px #990000 solid;
	border-bottom:3px #990000 solid;
	padding:1px 5px;
	z-index:1;
	}
	
#realizado{
	position:relative;
	}

#area {
	height: 50px;
	width: 170px;
	position:absolute;
	/*background-color:#CCCCCC;*/
	text-align:left;
	font-size:11px;
	/*border-left:3px #333333 solid;
	border-right:3px #333333 solid;
	border-bottom:3px #333333 solid;*/
	margin:0px 200px 8px 0px;
	padding:0px 5px;
	top:0px;
	right:0px;
	z-index:1;
	}
	.cform{
	width:100px;
	height:12px;
	font-size:11px;
	color:#333;
	background-color:#ccc;
	border:1px #333333 solid;
	}
	a:link.negro, a:visited.negro {
	width:100%;
	color:#333333;
	font-size:12px;
	}
	a:hover.negro{
	text-decoration:none;
	color:#ccc;
	background-color:#333333;
	padding:0px 2px;
	}
	
.inner {
	padding: 10px;
	min-height:100%;
	position:relative;
}

.textocuadro {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:410px;
}

.textocuadromemo {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:410px;
	height:150px;
}

.txt_titulo_1{
	font-size:20px;
	padding:20px 0px;
	font-weight:bold;
	font-style:italic;
	}
	
.txt_titulo_2{
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	}

.Estilo5 {color: #FFFFFF; font-weight: bold; }