@charset "utf-8";
/* CSS Document */

@import "jqueryslidemenu.css";
@import "jqueryslidemenu1.css";
@import "jqueryslidemenu4.css";
@import "thickbox.css";
@import "validationEngine.jquery.css";
@import "contact_slider.css";
@import "skin.css";
@import "secondaryMenu.css";
@import "noticiaSlider.css";
@import "../js/galleryview-2.1.1/galleryview.css";
@import "../js/facebox/facebox.css";

body{
	margin:0 auto;
	background:url(../images/indexbg.jpg) no-repeat top;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1{
	color:#0051d0;
	font-family:Helvetica, Arial, Verdana;
	font-weight:normal;
	float:right;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
}
h1 span{
	color:#F60;
	font-size:66px;
}
h2{
	color:#0051d0;
	font-family:Helvetica, Arial, Verdana;
	font-weight:normal;
	font-size:24px;
}
h3{
	color:#F60;
	font-size:14px;
	font-weight:bold;
}
p{
	color:#333;
	font-size:12px;
	line-height:15px;
	margin:10px 0 0 0;
	font-weight:normal;
	text-align:justify;
}
a img{
	border:none;
}
/****** Container ******/
#container{
	margin:0 auto;
	width:999px;
	height:auto;
	min-height:554px;
}

/****** header ******/
#header{
	background:url(../images/topHeader.gif) no-repeat;
	width:999px;
	height:108px;
	border-bottom:#69F solid 1px;
}
#header .logo{
	background:url(../images/logo.png) no-repeat;
	width:217px;
	height:63px;
	float:left;
	position:relative;
	top:20px;
	left:94px;
	
}
#header .mainMenu{
	width:666px;
	position:relative;
	top:15px;
	left:325px;
	float:left;
}
#header .mainMenu ul{
	line-height:normal;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#header .mainMenu ul li{
	margin-left:0;
	padding:0;
	float:left;
	min-width:60px;
	height:21px;
}
#header .mainMenu ul li a{
	color:#666;
	text-decoration:none;
	font-size:12px;
	margin:0 3px;
	padding:2px;
}
#header .mainMenu ul li a span{
	color:#F60;
	font-size:18px;
	}
#header .mainMenu ul li a:hover{
	color:#FFF;
	background:#06F;
	border:#333 solid 1px;
}
#header .topmenu{
	width:370px;
	float:right;
	position:relative;
	top:20px;
	left:185px;
	float:left;
}
#header .topmenu ul{
	line-height:normal;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#header .topmenu ul li{
	margin-left:0;
	padding:0;
	float:left;
}
#header .topmenu ul li a{
	color:#F3F3F3;
	text-decoration:none;
	font-size:12px;
	margin:0 3px;
}
#header .topmenu ul li a:hover{
	color:#ffc10e;
}

#wrap {
	width:1000px;
	height:140px;
	background-image:url(../images/fondocarusel.png);
	background-position:left top;
	float:left;
}
#wrap .slider{
	width:884px;
	margin:0 auto;
	position:relative;
	top:30px;
	}
#wrap .slider ul li{
	width:84px;
	height:66px;
	position:relative;
	margin:0 60px 0 0;
}
#wrap .next{
	background:url(../images/adelante.png) no-repeat;
	position:relative;
	width:16px;
	height:31px;
	right:15px;
	float:right;
	bottom:18px;
}
#wrap .prev{
	background:url(../images/atras.png) no-repeat;
	position:relative;
	width:16px;
	height:31px;
	right:15px;
	float:left;
	left:20px;
	top:48px;
}
#wrap .slider #noticiaImage{
	width:83px;
	min-height:62px;
	position:relative;
	margin:0 60px 0 0;
}
#wrap .slider #noticiaImage img{
	border:none;
	margin:0;
	}
/****** contactenos ******/
.formularioContactenos{
	width:100%; 
	height: 10px;
	position: absolute;
    top: 0;
    z-index: 10;
}

.formularioContactenos1{
	width:100%;
	background: url(../images/contactenos.jpg) no-repeat #fff;
}

.formulario{
	width:auto; 
	margin-left:auto; 
	margin-right:auto; 
	height: 300px;
	color:#FFF;
	display: none;

}

.formulario div div{
	width:400px; 
	margin-left:auto; 
	margin-left:auto;
}

.formulario label{
	width: 140px;
	float:left;
	display:block;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
}

.formulario input{
width: 200px;
	float:left;
	display:block;
}

.formulario textarea{
	width: 200px;
	float:left;
	display:block;
}

#buscador {
	display:block;
	float:right;
	width:250px;
	height:30px;
	margin:40px 0 0 0;
}
#buscador #menus7 input{
	width:191px;
	background:url(../images/fondobuscar.png) repeat-x;
	height:23px;
	border:none;
	float:left;
}
#buscador #menus6 input{
	display:block;
	float:left;
}
#mainBanner{
	width:999px;
	height:287px;
	border-top:#FFF solid 1px;
	position:relative;
}
#secondaryBanner{
	background:#000;
	width:1000px;
	height:130px;
	float:left;
}
/****** content ******/
#contenido .info{
	width:378px;
	float:right;
}
#contenido .titulo{
	width:378px;
}
#contenido .info h1{
	font-size:46px;
	color:#0061ff;
	float:none;
	text-align:center;
}
#contenido .info hr{
	height:1px;
	border:none;
	background-color:#CCC;
	color:#CCC;
}
#contenido .info h2{
	color:#f78b0c;
	font-size:24px;
}
#contenido .info table{
	color:#999;
	font-size:12px;
}
#contenido .info table td{
	padding:6px;
}
#contenido .info table tr.dark{
	background:#e6e7e8;
}
#contentContainer{
	width:900px;
	background:#FFF url(../images/bg_contentContainer_03.jpg) top no-repeat;
	min-height:500px;
	float:left;
	padding:45px 50px 0 50px;
}
#pageName{
	width:900px;
	height:auto;
	float:left;
}
#noticiaImage{
	width:412px;
	min-height:274px;
	float:left;
	margin:0 32px 0 0;
}
#noticiaImage img{
	margin:10px 32px 10px 0;
	border:#CCC solid 1px;
}
#noticia{
	float:left;
	width:450px;
	color:#333;
	font-weight:normal;
	font-size:14px;
	margin:23px 0 0 0;
	text-align:justify;
}
#tiendas{
	width:436px;
	height:255px;
	float:left;
}
#tiendas .Image{
	width:230px;
	float:left;
	margin:0 25px 0 0;
}
#tiendas .content{
	width:160px;
	float:left;
	font-size:12px;
	color:#333;
	font-weight:normal;
	position:relative;
	top:21px;
	line-height:15px;
	text-align:justify;
}
#apoyoDeporte{
	float:left;
	width:448px;
	position:relative;
}
#apoyoDeporte img{
	border:#CCC solid 1px;
	margin:10px 0 0 0;
	position:relative;
}
#apoyoDeporteSidebar{
	background:url(../images/bg_apoyodeporte_menu.jpg) no-repeat;
	width:338px;
	height:523px;
	float:left;
	position:relative;
	top:47px;
	left:122px;
}
#apoyoDeporteSidebar .next{
	background:url(../images/abajoblanco.png) no-repeat;
	margin:0 auto;
	position:relative;
	width:12px;
	height:12px;
	bottom:-11px;
}
#apoyoDeporteSidebar .prev{
	background:url(../images/arribablanco.png) no-repeat;
	margin:0 auto;
	position:relative;
	width:12px;
	height:12px;
	top:10px;
}
#apoyoDeporteSidebar .slider{
	margin:0 auto;
	width:338px;
	height:523px;
	position:relative;
	top:15px;
}
#apoyoDeporteSidebar .slider ul{
	width:285px;
	margin:0 auto;
}
#apoyoDeporteSidebar .slider ul li{
	width:285px;
	height:140px;
}
#apoyoDeporteSidebar .slider ul li h4 a{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	position:relative;
	left:30px;
	top:20px;
	text-decoration:none;
}
#apoyoDeporteSidebar .slider #noticiaImage{
	width:133px;
	float:left;
	position:relative;
	left:30px;
	top:30px;
	height:auto;
}
#apoyoDeporteSidebar .slider #noticiaImage span{
	color:#F60;
	font-size:10px;
}
#apoyoDeporteSidebar .slider #noticia{
	color:#FFF;
	font-size:10px;
	float:left;
	position:relative;
	width:80px;
	left:15px;
	top:10px;
}
#apoyoDeporteSidebar .slider #noticia p{
	color:#FFF;
	font-size:10px;
}
#apoyoDeporte img{
	border:#CCC solid 1px;
	margin:10px 0 0 0;
	position:relative;
}
#apoyoDeporteSidebar{
	background:url(../images/bg_apoyodeporte_menu.jpg) no-repeat;
	width:338px;
	height:523px;
	float:left;
	position:relative;
	top:47px;
	left:122px;
}
#apoyoDeporteSidebar .next{
	background:url(../images/abajoblanco.png) no-repeat;
	margin:0 auto;
	position:relative;
	width:12px;
	height:12px;
	bottom:-31px;
}
#tips{
	width:436px;
	float:left;
}
#tipsImg{
	width:411px;
	float:right;
}
#tipSlider{
	background:url(../images/tipsSlider_03.jpg) no-repeat;
	width:439px;
	height:260px;
	float:left;
	position:relative;
	top:65px;
}
#tipSlider .prev{
	background:url(../images/arribaazul.png) no-repeat;
	width:18px;
	height:12px;
	margin:0 auto;
	position:relative;
	top:7px;
}
#tipSlider .next{
	background:url(../images/abajoazul.png) no-repeat;
	width:18px;
	height:12px;
	margin:0 auto;
	position:relative;
	top:10px;
}
#tipSlider .slider{
	margin:0 auto;
	width:439px;
	height:260px;
	position:relative;
	top:15px;
}
#tipSlider .slider ul{
	width:439px;
	margin:0 auto;
}
#tipSlider .slider ul li{
	width:439px;
	height:152px;
}
#tipSlider .slider ul li h4 a{
	color:#045be1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	position:relative;
	left:31px;
	text-decoration:none;
}
#tipSlider .slider #noticiaImage{
	width:133px;
	float:left;
	position:relative;
	left:31px;

}
#tipSlider .slider #noticiaImage span{
	color:#F60;
	font-size:10px;
	position:relative;
}
#tipSlider .slider #noticia{
	float:left;
	position:relative;
	width:135px;
	left:31px;
}
#tipSlider .slider #noticia p{
	color:#000;
	font-size:10px;
}
#content-slider-menu{
	background:url(../images/content-slider-menu.jpg) no-repeat;
	width:897px;
	height:94px;
	float:left;
	position:relative;
	margin:45px 0 0;
}
#content-slider-menu .prev{
	background:url(../images/back_gris.png) no-repeat;
	width:18px;
	height:28px;
	float:left;
	cursor:pointer;
	display:block;
	margin:33px 0 0 10px;
}
#content-slider-menu .next{
	background:url(../images/next_gris.png) no-repeat;
	width:18px;
	height:28px;
	float:right;
	cursor:pointer;
	display:block;
	margin:-72px 10px 0 0;
}
#content-slider-menu .slider{
	width:829px;
	margin:10px auto;
}
#content-slider-menu .slider ul{
	width:897px;
	margin:0 auto;
}
#content-slider-menu .slider li{
	height:84px;
	width:102px;
	display:block;
	margin:0 45px 0 0;
}
#content-slider-menu .slider h4{
	font-size:10px;
	color:#605f5f;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:3px;
}
#content-slider-menu #noticiaImage{
	width:100px;
	border:#f1f1f1 solid 1px;
	margin:0;
	float:none;
	min-height:63px;
}
#content-slider-menu #noticiaImage img{
	margin:0;
	border:none;
}
#newImg{
	float:left;
	position:relative;
	right:20px;
}
#newImg img{
	max-width:438px;
	border:solid 1px #999;
}
#newSubMenu a{
	color:#69F;
	text-decoration:none;
	font-size:14px;
}
#newSubMenu a span{
	color:#F60;
	text-decoration:none;
	font-size:14px;
}
#productos{
	width:150px;
	height:150px;
	float:left;
	border:#39F solid 1px;
	position:relative;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
	padding:3px;
}
#buscaPar{
	margin:0 auto;
	width:205px;
	position:relative;
	top:50px;
	z-index:0;
}
#buscaPar input{
	background:none;
	border:#39F solid 1px;
}
/****** Footer ******/
#secondaryMenu{
		height:139px;
		width:100%;
		background:#FFF;
		padding:55px 0 0 0;
		float:left;
}
#footer{
	background:url(../images/fondofooter.png) repeat-x bottom;
	width:1000px;
	height:85px;
	border:none;
	float:left;
	position:relative;
}
#footer p{
	color:#999;
	font-size:10px;
	text-align:center;
	position:relative;
	top:65px;
	margin:0 auto;
}

