﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body, html, input, textarea {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.3em;
}
a {
	color: #3a3a3a;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #ea751c;
}
#wrap {
	width: 795px;
	margin: 0 auto;
	margin-top: 5px;
	position: relative;
}
#sociallinks {
	margin-top: 12px;
	font-size:10px;
	margin-right: 10px;
}
#sociallinks img{
	margin-right: 20px;
	margin-top: 3px;
}
#menu {
	margin-top: 4px;
	_margin-left: 3px;
	width: 795px;
	height: 36px;
	background: white url(../img/fondomenu.jpg) no-repeat 0 0;
}
#menu ul li{
	float: left;
	height: 36px;
	margin-right: 4px;
	font-size: 12px;
}
#menu ul li a {
	padding-top: 10px;
	display: block;
	height: 26px;
	text-align: center;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}
#menu ul li a:hover,#menu ul li a.sel {
	background: transparent url(../img/fondomenusel.jpg) no-repeat 0 1px;	
	text-decoration:none;
}
#menu ul li.vacio {
	width: 28px;
	margin-right: 0px;
}
#menu ul li.ultimo {
	margin-right: 0px;
}
#menu-empresa {width:100px;}
#menu-productos {width:124px;}
#menu-ocio {width:79px;}
#menu-novedades {width:120px;}
#menu-promos {width:187px;}
#menu-contacto {width:107px;}

.submenu {
	display: none;
	position: absolute;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 100;
}
.submenu ul li {
	_height: 22px;
} 
.submenu ul li a{
	display: block;
	background-color:#37b0e2;
	color: white;
	font-size: 12px;
	border-top: 1px solid #2659b5;
	border-bottom: 1px solid #150187;
	padding: 2px 0 2px 10px;
	_height: 18px;
}
.submenu ul li a:hover {
	background-color: #2659b5;
}
.submenu ul li a.ultimo {
	border-bottom: 2px solid #150187;
}
#submenu1 { width: 102px; top: 112px; _top: 112px; left: 28px;}
#submenu2 { width: 124px; top: 112px; _top: 112px; left: 134px;}
#submenu3 { width: 150px; top: 112px; _top: 112px; left: 260px;}
#submenu5 { width: 189px; top: 112px; _top: 112px; left: 467px;}

#content {
	margin-top: 2px;
	width: 793px;
	_width: 796px;
}
#rightcontent {
	float: right;
	width: 175px;
}
#rightcontent img{
	float: right;
	width: 175px;
	margin-bottom: 5px;
}
#leftcontent {
	width: 618px;
	_width: 615px;
	_padding-top: 3px;
}
/* IE 6 */
#leftcontent img {
	_margin-top: -3px;

}

#bannerinferior {
	background: url(../img/bannerinferior.jpg) no-repeat 0 0;
	width: 612px;
	height: 82px;
}
#bannerinferior h1 {
	font-size: 13px;
	display: block;
	height: 20px;
	color: white;
	text-transform:uppercase;
	margin-left: 55px;
	_margin-left: 22px;
	margin-top: 10px;
}
#bannerinferior h1 small{
	font-size: 8px;
	margin-left: 5px;
	_font-size: 9px;
	_margin-left: 0px;
}
#bannerinferior div {
	color: white;
	clear: left;
	text-transform:uppercase;
	font-size: 12px;
	margin-left: 24px;
	_margin-left: 14px;
	margin-top: 17px;
}
#bannerinferior div a {
	color: #848484;	
	display:block;
	float: left;
	font-weight: bold;
	margin-right: 28px;
	*margin-right: 40px;
}
#bannerinferior div a:hover {
	text-decoration: underline;
}
#bannerinferior div a.ultimo {
	margin-right: 0px;
}

#subleftcontent {
	width: 125px;
	margin-left: 14px;
	_margin-left: 5px;
	/*background-color: blue;*/
	margin-top: 6px;
	height: 387px;
	position: relative;
}
#subleftcontent #fondo {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#subleftcontent h1 {
	color: #150187;
	font-size: 15px;
	line-height: 18px;
	background: url(../img/marca.jpg) no-repeat 0 4px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#subleftcontent ul li a{
	color: white;
	font-weight: bold;
	font-size: 12px;
	display: block;
	background: url(../img/menuizq.jpg) no-repeat 0 0;
	width: 118px;
	height: 18px;
	padding: 4px 0 0 10px;
}
#subleftcontent ul li.ultimo a{
	background: url(../img/menuizqultimo.jpg) no-repeat 0 0;
	width: 118px;
	height: 29px;
}
#subleftcontent ul li a:hover, #subleftcontent ul li a.sel {
	background: url(../img/menuizqsel.jpg) no-repeat 0 0;
	text-decoration: none;
}
#subleftcontent ul li.ultimo a:hover, #subleftcontent ul li.ultimo a.sel  {
	background: url(../img/menuizqultimosel.jpg) no-repeat 0 0;
	text-decoration: none;
}
#subrightcontent {
	margin-top: 1px;
	text-align: justify;
	margin-left: 154px;
	_margin-left: 151px;
	width: 461px;
	background: url(../img/fondoseccion1.jpg) no-repeat 0 0;
	height: 395px;
	padding: 0px;
}
#subrightcontent.noback {
	background: none;
}

#bannerhome {
	position: relative;
	width: 611px;
	height: 274px;
	z-index: 50;
}
#bannerhome img {
	position:absolute;
	top:0;
	left:0;
}

#empresa {
	padding: 15px 25px;
	font-size: 13px;
}
#empresa h1 {
	margin-bottom: 10px;
}
#empresa p {
	padding: 0 16px;
	margin-bottom: 15px;
}

#productos  {
	padding: 5px 7px;
}
#productos .bloqueproducto {
	overflow: hidden;
}
hr {
	width: 90%;
	height: 1px;
	margin: 0 auto;
}
#productos .producto {
	width: 136px;
	height: 179px;
	float: left;
	text-align: center;
	padding: 0px 5px;
	_padding:0px 2px;
	margin: 5px 0;
	border-right: 2px solid #eeeeee;
}
#productos .ultimo {
	border-right: 0;
	padding-right: 0;
}
#productos .producto a.enlace {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 3px;
	color: #ea751c;
	display: block;
	width: 133px;
	height: 21px;
}
#productos .producto a:hover {
	background: url(../img/productoover.jpg) no-repeat 0 0;
	text-decoration: none;
}

#producto {
	padding: 10px 5px 0 10px;
}
#producto #details {
	float: right;
	width: 208px;
	font-size: 11px;
	padding-right: 10px;
}
#producto #details span {
	background: url(../img/punto.jpg) no-repeat 0px 6px;
	padding-left:8px;
	margin-left:-8px;
	font-weight: bold;
	_padding-left:8px;
	_margin-left:0px;
	display: block;
}
#producto h1 {
	margin-top: 20px;
	margin-left: -8px;
	_margin-left: 0px;
	margin-bottom: 20px;
	width: 216px;
	height: 25px;
	background: url(../img/tituloproducto.jpg) no-repeat 0 0;
	color: white;
	padding-top: 5px;
	padding-left: 10px;
}
#producto td {
	width: 100px;
}

#novedades {
	padding: 10px 20px;
	width: 402px;
}
#novedades #novedadesdentro {
	height: 370px;
	width: 430px;
	_width: 421px;
}
#novedades #novedadesdentro div {
	width: 402px;
	height: 105px;
	padding-top: 10px;	
	padding-bottom: 8px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
#novedades #novedadesdentro div a.right {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0 10px;
	margin-top: 5px;
	color: #ea751c;
	display: block;
	width: 51px;
	height: 21px;
}
#novedades #novedadesdentro div a.right:hover {
	background: url(../img/novedadover.jpg) no-repeat 0 0;
	text-decoration: none;
}
#novedades #novedadesdentro div.ultimo {
	padding-bottom: 0;
	border: 0;
}

#novedad {
	padding: 10px 5px 0 10px;
}
#novedad img {
	margin-top: 20px;
	margin-left: 18px;
}
#novedad #details {
	float: right;
	width: 188px;
	font-size: 11px;
}
#novedad #details div {
	width: 180px;
	height: 285px;
	font-size: 11px;
	text-align: left;
}
#novedad #details span {
	display: block;
	margin-bottom: 10px;
}
#novedad h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -8px;	
	_margin-left: 0px;
	width: 186px;
	height: 25px;
	background: url(../img/tituloproducto.jpg) no-repeat 0 0;
	color: white;
	padding-top: 5px;
	padding-left: 10px;
}

#fondos {
	text-align: left;
	padding: 10px 20px;
	position: relative;
	font-size: 11px;
	overflow: hidden;
}
#productos #productosdentro {
	height: 380px;
	width: 440px;
}

#fondos #fondosdentro div {
	width: 158px;
	height: 145px;
	padding:20px 25px 20px 25px;
	_padding:20px 25px 0px 25px;
	float: left;
	text-align: center;
	border-bottom:1px solid #eee;
	border-right: 1px solid #eee;
}
#fondos #fondosdentro div.ultimo {
	padding-left: 25px;
	padding-right: 0;
	border-bottom:1px solid #eee;
	border-right: 0;
}
#fondos #fondosdentro div.b0 {
	border-bottom: 0;	
}
#fondos #fondosdentro div a.left {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 0 0px;
	margin-top: 7px;
	color: #ea751c;
	text-align: center;
	display: block;
	width: 157px;
	height: 21px;
}
#fondos #fondosdentro div a:hover {
	background: url(../img/ocioover.jpg) no-repeat 50% 0;
	text-decoration: none;
}


#posters {
	padding: 10px 20px;
	width: 402px;
}
#posters #postersdentro, #fondos #fondosdentro {
	height: 370px;
	width: 430px;
	_width: 421px;
}
#posters #postersdentro div {
	text-align: center;
	width: 402px;
	height: 170px;
	padding-top: 10px;	
	padding-bottom: 8px;
	_padding-top: 15px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
#posters #postersdentro div a.right {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0 10px;
	margin-top: 6px;
	color: #ea751c;
	display: block;
	width: 390px;
	text-align: center;
	height: 21px;
}
#posters #postersdentro div a.right:hover {
	background: url(../img/posterover.jpg) no-repeat 50% 0;
	text-decoration: none;
}
#posters #postersdentro div.ultimo {
	padding-bottom: 0;
	border: 0;
}
#promos {
	width: 461px;
	overflow: hidden;
}

#promos div#promodentro {
	width: 409px;
	height: 118px;
	background: url(../img/bannerpromodown.jpg) no-repeat 50% 0;
	padding: 15px 30px 0px 25px;
}

#promos div#promodentro div {
	height: 100px;
}

#contacto {
	text-align: left;
	overflow: hidden;
	padding: 20px;
	position: relative;
	padding-top: 40px;
	_padding-top: 25px;
	font-size: 11px;
}
#contacto h1 {
	background: transparent url(../img/fondocontacto.jpg) no-repeat 0 0;
	position: absolute;
	top: 0px;
	left: 0px;	
	height: 23px;
	width: 426px;
	color: white;
	padding-top: 7px;
	padding-left: 30px;
	/*_position: relative;*/
	_margin-left: -430px;
	_margin-top: -193px;
	display: block;
}
#contacto div {
	width: 165px;
	height: 135px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	_padding-bottom: 10px;
	_padding-top: 20px;
	float: left;
	border-bottom:1px solid #eee;
	border-right: 1px solid #eee;
}
#contacto div.ultimo {
	padding-left: 30px;
	padding-right: 0;
	border-bottom:1px solid #eee;
	border-right: 0;
}
#contacto div.b0 {
	border-bottom: 0;	
}

#footer {
	text-align: center;
	clear: both;
	margin-top: 18px;
	font-size: 11px;
}
#footer #info {
	color: #ea751c;
}
#footer a {
	color: #ea751c;
	font-size: 11px;
}
#footer #address {
	margin-top:10px;
}

/* Tools */
.hidden { display: none; }
.left { float: left;}
.right {float: right;}
.tright { text-align:right;}
.tleft { text-align:left;}
.tcenter { text-align: center; }
.ultimo { margin-right: 0 !important;}
.w80 { width: 80%; margin: 0 auto;}
.w90 { width: 90%; margin: 0 auto;}
.f10 { font-size: 10px;}
.f11 { font-size: 11px;}
.f12 { font-size: 12px;}
.f13 { font-size: 13px;}
.f14 { font-size: 14px;}
.f15 { font-size: 15px;}
.f16 { font-size: 16px;}
.orange { color: #ea751c; }
.mt10 { margin-top: 10px;}
