/* CSS Document */
body {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
}
a {
	text-decoration:none;
}
h1 {
	font-size:14px;
	margin:0;
	padding:0;
	border:0;
}
h2 {
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
}
h3 {
	padding:0;
	background-image:url(img/iconH3.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding-left:11px;
	font-size:13px;
	float:left;
	width:640px;
	margin:0;
	margin-bottom:10px;
	margin-top:5px;
	padding-top:8px;
	border-top:solid 1px #DDDDDD;
	text-align:left;
	}
form{
	margin:0;
	padding:0;
	border:0;
	float:left;
}
img {
	margin:0;
	padding:0;
	border:0;
}
hr {
color: #FF00FF;
background-color: #FF00FF;
height: 1px;
width: 80%;
border: 0;
margin: 0 auto;
text-align: center;
}
#all {
	margin: 0px auto;
	width: 990px;
	padding-bottom: 10px;
}
#all .header {
	float: left;
	width: 990px;
	background: url(img/headerBack.jpg) no-repeat;
	height: 120px;
	color:#FFFFFF;
}
#all .header a{
	color:#FFFFFF;
}
#all .header h1 {
	font-size: 11px;
	font-weight: normal;
	float: left;
	height: 20px;
	width: 790px;
	padding-top: 10px;
	text-align: right;
}

#all .header .logo {
	float: left;
	width: 320px;
	padding:10px 0 0 10px;
	
}
#all .header .headerInt {
	float: right;
	width: 280px;
	overflow:hidden;
	padding:5px 0 5px 10px;
	height:50px;
	margin-top:10px;
	margin-right:10px;
}

#all .header .banner{
	float: right;
	width: 175px;
	height: 55px;
	overflow:hidden;
	margin:15px 10px 0 0;
	padding:0;
}


/* SEARCH ***************************** */

.boxSearch {
	float: left;
	color: #FFFFFF;
	background-image: url(img/buscadorBack.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	overflow:hidden;
	background-position: 0px 3px;
	padding: 0px 0px 0px 110px;
	
}
.boxSearch .campBuscar {
	font-size: 11px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #B9154A;
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 136px;
	border: 1px solid #999999;
	padding-left:5px;
}
.boxSearch .botonBuscar {
	background: url(img/bot_buscar.png) no-repeat;
	padding: 0px;
	float: left;
	height: 15px;
	width: 15px;
	border:0;
	cursor:pointer;
	margin-left:5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* NEWSLETTER ************************* */

.newsletter {
	float: left;
	width: 135px;
	background-image:url(img/newsletter-back.png);
	background-repeat:no-repeat;
	padding: 0 0 0 145px;
	font-size: 10px;
	color: #CCCCCC;
	background-position: 0px 3px;
	margin-top:10px;
}
.newsletter h2 {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.campNews {
	font-size: 11px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #B9154A;
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 100px;
	border: 1px solid #999999;
	padding-left:5px;
}
.botonNews {
	background: url(img/newsletter-boton.png) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 16px;
	cursor: pointer;
	border: 0;
	margin-left:5px;
}

/* HEADER 2 ******************************** */

#all .topBar {
	float: left;
	width: 970px;
	padding:3px 10px;
	color:#333333;
	background-color:#DDDDDD;
	margin-top:5px;
	height:18px;
}
#all .topBar .redes {
	float: right;
	height:18px;
	background-image: url(img/redesBack.png);
	background-repeat: no-repeat;
	padding-left: 75px;
}
#all .topBar .redes .banner{
	float: left;
	width:20px;
	margin:0 5px;
}

/* LOGIN ***************************** */

.loginBox {
	float: left;
	width:490px;
	display: inline;
	background-image: url(img/loginTit.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	padding-top: 1px;
}
.loginBox .logoutBot{
	color:#FF0000;
	text-decoration:none;
	margin-left:30px;
	}
.loginBox .txtLogin {
	color: #666666;
	margin: 0px;
	padding: 0 4px 0 0;
	float: left;
	font-style: oblique;
}
.loginBox .Inn {
	font-style: normal;
	font-size:11px;
}
.loginBox .campLogin {
	color: #CC0000;
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 80px;
	border: 1px solid #999999;
	margin-right:5px;
	line-height:7px;
	font-size:10px;
}
.loginBox .botonLogin {
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	height: 16px;
	width: 17px;
	border:0;
	cursor:pointer;
	background-color: #FFFFFF;
	background-image: url(img/loginBot.gif);
	background-repeat: no-repeat;
}
.loginBox a {
	font-size:11px;
	text-decoration:none;
	color:#666666;
	line-height:12px;
	margin-left:15px;
	padding-top:3px;
}
.loginBox a:hover {
	color:#B9154A;
}

/* MENU TOP  ***************************** */
.menuTop {
	float: left;
	padding-left:10px;
	height: 36px;
	width: 980px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#all .header .menuTop a {
	font-size: 12px;
	 font-weight: bold;/* */
	color: #EEEEEE;
	text-decoration: none;
	float: left;
	white-space: nowrap;
	display: inline;
	background-image: url(img/btnTopBack.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 14px 8px 12px;
	margin-top:5px;
	letter-spacing:1px;
}
#all .header  .menuTop a:hover {
	color:#FFCCFF;
}

/* CARRO *************************************** */ 
.cartBox {
	float: right;
	width: 180px;
	height: 36px;
	overflow: hidden;
	padding-left:28px;
	margin-top:5px;
}
.cartBox .price {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 80px;
	text-align: right;
	padding-top: 13px;
}
.cartBox .cant {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 35px;
	text-align: right;
	padding-top: 13px;
	padding-right:10px;
}
.cartBox .cartBoton {
	float: right;
	width: 42px;
	background: url(img/cartBotCheck.png) no-repeat;
	margin: 0;
	padding: 0px;
	height: 24px;
	border:0;
	cursor:pointer;
	margin-right:10px;
	margin-top: 6px;
}

#all .header .bannerHeader .banner {
	float: left;
	width: 990px;
	margin-top: 5px;
}
#all .middle {
	float: left;
	width: 990px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* IZQUIERDA  ********************************* */
#all .middle .colLeft {
	float: left;
	width: 180px;
}
#all .middle .colLeft .banner {
	float: left;
	width: 180px;
	border-bottom:10px solid #FFFFFF;
}

/* CENTRAL  ********************************* */

#all .middle .colCenter {
	padding: 0 0 0 10px;
	float: left;
	width: 640px;
	overflow:hidden;
}
#all .middle .colCenter .banner {
	float: left;
	width: 630px;
	margin-bottom:5px;
}

#all .middle .colCenter .bannersPie {
	width:640px;
	float:left;
	margin-top:10px;
}

#all .middle .colCenter .bannersPie .banner {
	float: left;
	width: 310px;
	margin-right:10px;
}

/* DERECHA  ********************************* */

#all .middle .colRight {
	float: left;
	width: 160px;
}
#all .middle .colRight .banner {
	float: left;
	width: 180px;
	border-bottom:10px solid #FFFFFF;
}

#all .middle .colRight .links {
	float: left;
	width: 168px;
	border-bottom:10px solid #FFFFFF;
	background: #00B7D2 url(img/links-back.gif);
	padding: 9px;
	font-size: 9px;
	color: #FFFFFF;
}
#all .middle .colRight .links h2 {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 0px 9px;
	padding: 0px;
}
#all .middle .colRight .links a {
	color: #FFFFFF;
	text-decoration:none;
	background: url(img/facebook-icon.gif) no-repeat left top;
	padding-top: 3px;
	padding-left: 19px;
	float: left;
	width: 63px;
	margin-bottom: 9px;
	height:13px;
}

#footer{
background-color: #B9154A;
width:100%;
float:left;
}
#footerSite {
	margin: 0px auto;
	width: 990px;
	padding-bottom: 10px;
	padding-top: 30px;
}#footer #footerSite .menu {
	float: left;
	width: 990px;
	margin-bottom: 25px;
	text-align: center;
	color: #CCCCCC;
}
#footer #footerSite .menu a {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 10px;
	line-height:10px;
}
#footer #footerSite .menu a:hover {
	color: #DDDDDD;
}
#footer #footerSite .gn {
	float: right;
}
#footer #footerSite .datos {
	color: #CCCCCC;
	float: left;
	width: 800px;
	margin-bottom:20px;
}
#footer #footerSite .datos a{
	color: #CCCCCC;
}
#footer #footerSite .datos img {
	float: left;
	margin-right:5px;
}
#footer #footerSite .datos p {
	margin: 5px;
}

