.pantalla {
	width: 100%;
	top: 0px;
	right: 0px;
	position: absolute;
	height: 100%;
}
.contenedor_principal {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.cabecera {
	background-image: url(../imagenes/cabecera.jpg);
	height: 140px;
	background-repeat: no-repeat;
}
.menu_sup {
	float: left;
	height: 27px;
	width: 1024px;
	background-color: #069;
}

.menu_sup ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
.menu_sup ul li {
	float: left;

}
.menu_sup ul li a {
	width: 58px;
	height: 27px;
	display: block;
	background-image: url(../imagenes/menu.gif);
}
.menu_sup span {
	display: none;
}
#m_inicio a  {
	height: 26px;
	width: 58px;
}
#m_inicio a:hover {
	background-position: 0px 27px;
}
#m_club a{
	height: 26px;
	width: 165px;
	background-position: 640px 0px;
}
#m_club a:hover {
	background-position: 640px 27px;
}
#m_armeria a {
	height: 26px;
	width: 145px;
	background-position: 475px 0px;
}
#m_armeria a:hover {
	background-position: 475px 27px;
}
#m_instalaciones a{
	height: 26px;
	width: 206px;
	background-position: 330px 0px;
}
#m_instalaciones a:hover {
	background-position: 330px 27px;
}
#m_deporte a {
	height: 26px;
	width: 124px;
	background-position: 124px 0px;
}
#m_deporte a:hover {
	background-position: 124px 27px;
}
.contenido2 {
	width: 1024px;
	height: 100%;
}
.pie {
	height: 74px;
	width: 1004px;
	float: left;
	background-image: url(../imagenes/pie.png);
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 120%;
	color: #06C;
}
body   {
	font-size: 75%;
	font-family: Verdana, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
.banner_especiales {
	height: 175px;
	width: 262px;
	margin: auto;
	text-align: center;
	background-repeat: no-repeat;
	float: none;
	background-color: #FFF;
}
#proximo_curso {
	height: 175px;
	width: 262px;
	text-align: center;
	background-repeat: no-repeat;
	float: none;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#proximo_curso img {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



.marquee_banner_ofertas {
	height: 325px;
	width: 275px;
	margin: auto;
	text-align: center;
	float: none;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

.banner_ofertas {
	height: 260px;
	width: 262px;
	margin: auto;
	text-align: center;
	background-image: url(../imagenes/oferta.png);
	background-repeat: no-repeat;
	float: none;
	background-color: #FFF;
}


.banner_ofertas img {
	margin-left: 2px;
	margin-top: 45px;
}
.banner_ofertas #precio {
	color: #FFF;
	display: block;
	margin-top: 25px;
	font-size: 125%;
	font-weight: bold;
	text-align: right;
	margin-right: 40px;
}
.banner_ofertas #desc_articulo {
	display: block;
	width: 200px;
	height: 35px;
	margin-left: 20px;
	overflow: auto;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
}
.telefono_pedidos {
	background-image: url(../imagenes/telefono.jpg);
	height: 115px;
	width: 290px;
	float: left;
	margin-top: 10px;
	background-color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}

