body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../imagenes/bg-arriba.png) repeat-x left top;
	min-width: 1208px;
}

a {color:#b1755a;; text-decoration:none;}
a:hover {color:#000;}

#cabecera {
	margin:0px auto;
	width:1200px;
	height:205px;
	background-size: cover !important;
}

#topheader {
	color:#e0e0e0;
	width:1200px;
	height:26px;
	margin:0px auto 14px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#topheader a {
	color:#e0e0e0;
}

#topheader a:hover {
	color:#b1755a;
}

#topheadermenu {
	padding:10px 0px 0px 0px;
	margin:0px;
}

#topheadermenu li {
	display:inline-block;
	margin:0px 5px 0px 5px;
}

#idiomes {
	padding:10px 12px 0px 0px;
	margin:0px;
	float:right;
}

#idiomes a {
	color:#b1755a;
}

.id-current {color:#e0e0e0;}

#menu {
	margin:0px auto;
	background: url(../imagenes/barra-menu.png) no-repeat left top;
	width:1208px;
	height:40px;
	margin-top:14px;
	background-size: 100%;
}

#menu ul {
	margin:0;
	padding:0;
	margin-left:14px;
	color:#b1755a;
}

#menu li {
	display:inline-block;
	text-align:center;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#b1755a;
	font-weight:bold;
	width:110px;
}

#menu li a {display:block; color:#ebebeb; text-decoration:none; }
#menu li a:hover {
	color:#b1755a;
	background: url(../imagenes/flecha.png) no-repeat center 30px;
	height:50px;
}

#menu .current {
	color:#b1755a;
	background: url(../imagenes/flecha.png) no-repeat center 30px;
	height:50px;
}

#contenedor {
	margin:0px auto;
	/*background: url(../imagenes/bg-contenedor.png) repeat-y left top;*/
	width:1208px;
	height:auto;
	min-height:500px;
	background-size: 100%;
}

#contenedor_left {
	float:left;
	width:844px;
}
#contenedor_left .ruta {
	margin-top:16px;
	margin-bottom:2px;
	font-size:13px;
}
#contenedor_left h2 {
	margin:0;
	padding:0;
	padding: 30px 14px 12px 20px;
	font-family: 'Sansita One', cursive;
	font-size: 22px;
	color: #929292;
	text-align:right;
}

#contenedor_left h3 {
	margin:0;
	padding:0;
	padding: 0 14px 8px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #77512c;
	font-weight:bold;
}

#contenedor_left p {
	margin:0;
	padding:0;
	padding: 0 14px 14px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402C16;
	line-height:17px;
}

#contenedor_left .img-left {float:left; margin:4px 12px 4px 0;}
#contenedor_left .img-right {float:right; margin:4px 0 4px 12px;}


/***** SIDEBAR *****/
#contenedor_right {
	float:right;
	width:364px;
}
#contenedor_right h4 {
	margin:0;
	padding:0;
	padding: 30px 20px 6px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #402C16;
	font-weight:bold;
}

#contenedor_right p {
	margin:0;
	padding:0;
	padding: 0 20px 8px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402C16;
	line-height:17px;
}

#contenedor_right ul {
	padding:0;
	margin:0;
	list-style:none;
	margin-left:20px;
}

#contenedor_right li {
	list-style:none;
	background: url(../imagenes/bullet1.png) no-repeat left top;
	padding-left:20px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402C16;
	line-height:17px;
}

#contenedor_right .current {
	background: url(../imagenes/bullet2.png) no-repeat left top;
	font-weight:bold;
}

#contenedor_right li a {
	color: #402C16;
	text-decoration:none;
}

#contenedor_right li a:hover {
	color: #000;
	font-weight:bold;
}

#contenedor_right .contacto iframe {

}

.final {
	margin:0px auto;
	background: url(../imagenes/final-contenedor.png) no-repeat left top;
	width:1208px;
	height:23px;
	background-size: 100%;
	display: none;
}

.final2{
	margin:0px auto;
	background: url(../imagenes/final-contenedor2.png) no-repeat left top;
	width:1208px;
	height:23px;
	background-size: 100%;
	display: none;
}

#footer {
	margin:0px auto;
	margin-top:60px;
	width:100%;
	height:160px;
	background-color:#401705;
	border-top: 5px #b1755a solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0e0e0;
}
#footer a {color: #e0e0e0; text-decoration:none;}
#footer a:hover {color: #fff;}

#footer_contenedor {
	margin:0px auto;
	width:1172px;
}

#footer_left {float:left;}
#footer_left p {color:#e3d986; line-height:17px;}
#footer_left a {color: #e3d986; text-decoration:none;}
#footer_left a:hover {color: #e0e0e0;}

#footer_right {float:right;}

#logotip-footer {
	z-index:-1;
	position:relative;
	background: url(../imagenes/logotip-footer.png) no-repeat center bottom;
	margin-top:-574px;
	left:50%;
	margin-left:-750px;
	width:487px;
	height:408px;
	display: none;
}

/***** ICONES *****/
.phone {background: url(../imagenes/phone.png) no-repeat 24px 4px;}
.mail {background: url(../imagenes/mail.png) no-repeat 24px 4px;}
.map {background: url(../imagenes/map-marker.png) no-repeat 28px 4px;}


/***** FORMULARIS *****/
.formulari-contacte {
	margin:0px auto;
	width:90%;
	background-color:#eee7df;
	border-top:4px #ccc solid;
	border-bottom:4px #ccc solid;
	padding:16px;
	margin-top:10px;
}

.formulari-contacte label {
	display:block;
	width:120px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #402C16;
	text-align:right;
	padding-top:3px;
}

.formulari-contacte input {
	float:left;
	width:200px;
	height:20px;
	margin:0 10px 6px 6px;
	padding-left:4px;
	font-size:12px;
	line-height:20px;
	border:solid 1px #ccc;
}
.formulari-contacte select{
	float:left;
	width:200px;
	height:20px;
	margin:0 10px 6px 6px;
	padding-left:4px;
	font-size:12px;
	font-size:12px;
	line-height:20px;
	border:solid 1px #ccc;
}
.formulari-contacte textarea {
	float:left;
	width:280px;
	height:100px;
	margin:0 10px 6px 6px;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	border:solid 1px #ccc;
}

.formulari-contacte button {
	float:right;
	margin-top:10px;
	margin-right:10px;
	border:0px;
	width:125px;
	height:31px;
	background-color:#63260b;
	text-align:center;
	color:#ebebeb;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
}

.formulari-contacte button:hover{
	background-color:#666666;
	color:#FFFFFF;
}

.formulari-contacte h4 {
	margin:0;
	padding:0;
	padding:0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #77512c;
	font-weight:bold;
}

.formulari-contacte-p {
	margin:0;
	padding:0;
	padding:0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402C16;
	margin-top:100px;
}



/***** MAPA *****/
#mapa {
	margin:0px auto;
	width:90%;
	border:4px #63260B solid;
	background:#aaaaaa;
	padding:16px;
	margin-top:10px;
}

/***** LLISTAT CATEGORIES *****/
.categorias {
	margin:0px auto;
	width: 790px;
	min-height:147px;
	background-color:#eee7df;
	border-top:4px #ccc solid;
	border-bottom:4px #ccc solid;
	padding:8px;
	margin-top:14px;
}

.categorias_img {
	border:2px #63260b solid;
	width:400px;
	height:243px;
	float:left;
	margin-left:2px;
}

.categorias_img img{
	width: 100%;
}

.categorias_txt {
	width:360px;
	height:143px;
	float:right;
}

#contenedor_left .categorias_txt h2 {
	margin:0;
	padding:0;
	padding: 0px 6px 8px 0px;
	font-family: 'Sansita One', cursive;
	font-size: 18px;
	color: #929292;
}

.categorias_txt p {
	margin:0;
	padding:0;
	padding: 0 10px 14px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402C16;
	line-height:17px;
}

.categorias_txt .boton {
	margin:0;
	padding:0;
	float:right;
	margin-right:10px;
	width: 130px;
	height:27px;
	font-size:11px;
	color:#fff;
}

.categorias_txt .boton a {
	display:block;
	width: 130px;
	height:27px;
	background: url(../imagenes/boton_flecha_off.png) no-repeat 0 0;
	text-decoration:none;
	color:#fff;
	padding-top:5px;
	padding-left:13px;
}

.categorias_txt .boton a:hover {
	display:block;
	width: 130px;
	height:27px;
	background: url(../imagenes/boton_flecha_on.png) no-repeat 0 0;
}


/***** LLISTAT PRODUCTES *****/

#productos_listado {
	margin-left:9px;
	padding-bottom: 20px;
}

.productos {
	float: left;
	width: 242px;
	height: auto;
	padding: 6px;
	margin-top: 14px;
	margin-left: 18px;
	background-color: #eee7df;
	border-bottom: 4px #ccc solid;
}

.productos_img {
	border:2px #63260b solid;
	width:238px;
	height:171px;
}

.productos_img img {
	width: 100%;
}

.productos_txt {
	width:242px;
}

#contenedor_left .productos_txt h2{
	margin:0;
	padding:0;
	padding: 3px 4px 6px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
	color:#000;
	text-align:left;
}

.productos_txt .preu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666;
	padding-left:4px;
}

.productos_txt .preu small {font-size:11px;	font-weight:normal; color:#000;}

.comprar {
	margin-top:10px;
	margin-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin-left:24px;
	padding:4px 6px 4px 30px;
	background: #ccc url(../imagenes/basket.png) no-repeat 4px 4px;
	float:left;
}

.productos_txt .comprar a {
	text-decoration:none;
	color:#000;
}

.productos_txt .comprar a:hover {
	color:#b1755a;
}

/***** DETALL PRODUCTE *****/
#detalle {
	margin:0px auto;
	width: 790px;
	/*height:200px;*/
	height:auto;
	background-color:#aaaaaa;
	padding:8px;
	margin-top:14px;

}

#detalle_img {
	width:400px;
	/*height:143px;*/
	float:left;

}

#detalle_img img{
	width: 100%;
}

#detalle_txt {
	width:368px;
	/*height:143px;*/
	float:right;
}

#detalle_txt h2 {
	margin:0;
	padding:0;
	padding: 0px 6px 8px 0px;
	font-family: 'Sansita One', cursive;
	font-size: 18px;
	color: #ffffff;
}

#detalle_txt p {
	margin:0;
	padding:0;
	padding: 0 10px 14px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402C16;
	line-height:17px;
	color:#fff;
}

#detalle_txt .comprar {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin-left:16px;
	padding:4px 6px 4px 30px;
	background: #ccc url(../imagenes/basket.png) no-repeat 4px 4px;
}

#detalle_txt .comprar a {
	text-decoration:none;
	color:#000;
}

#detalle_txt .comprar a:hover {
	color:#fff;
}

#cesta_sidebar_ul{
	list-style-type: none;
}

#cesta_sidebar_ul li{
	list-style-type: none;
	background-image: none;
	padding:0;
}

.finalizarcompra {
	margin-top:10px;
	margin-right:10px;
	border:0px;
	width:300px;
	height:40px;
	background-color:#63260b;
	text-align:center;
	color:#ebebeb;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
}

.finalizarcompra:hover{
	background-color:#666666;
	color:#FFFFFF;
}

.simplebtn{
	padding:5px;
	background:#e0e0e0;
	border:1px solid #B1755A;
}
#cesta_sidebar_ul li {
	/*necesarios para que el hightlight quede bien*/
	height:55px;
	width:99%;
}

.table {
	margin:0;
	padding:0;
	padding: 0 0px 14px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402C16;
	line-height:17px;
	color:#000;
	background:#DDDDDD;
}

h5 {
	margin:0;
	padding:0;
	padding: 0 14px 8px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #77512c;
	font-weight:bold;
}

/***** PAGINAS *****/

table#distinciones {
	margin: 0 auto;
	width: 90%;
}

/***** PÁGINA DE MANTENIMIENTO *****/

body.bg {
	text-align: center;
	background-position-y: -37px;
	height: 70vh;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #77512c;
	font-weight: bold;
	margin: 0;
}

.text-center {
	text-align: center;
}

img.mantenimiento {
	position: relative;
	top: 0;
	margin: 0 auto;
}

#logotip-mantenimiento {
	z-index: -1;
	background: url(../imagenes/logotip-footer.png) no-repeat left bottom;
	height: 408px;
}

/***** Captcha Google *****/

div.g-recaptcha div {
	margin: 0 0 0 63px;
}
