/* ------------------------------------------------------------------------ */
/* Author: Signia <csalinas@signia.es> - www.signia.es                      */
/* ------------------------------------------------------------------------ */
/* Name: Sirvent - Turrón                                                   */
/* ------------------------------------------------------------------------ */

body {
	margin:0 auto;
	padding:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#3F1916;
}
form {
	display:inline;
}
label {
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	text-transform:uppercase;
	text-decoration:none;
	color:#330000;
}
a:hover {
	color:#CC0000;
}
a img {
	border:0;
}
p {
	margin:0;
	padding:0;
}
h2 {
	border-bottom:3px solid #161A06;
	width:454px;
	margin:0 0 9px 0;
	padding:0 0 9px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#161A06;
}
h3 {
	font-size:12px;
	color:#CC0000;
	text-transform:uppercase;
	width:160px;
}
.h3total {
	font-size:12px;
	color:#CC0000;
	text-transform:uppercase;
	width:100%
}
fieldset {
	border:0px;
}
h2a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
	text-transform:uppercase
}
.noborder {
	border:none!important;
}
#global {
	width:770px;
	margin:0 auto;
	padding:0;
	background-image:url(../img/global-fondo.png);
	background-repeat:repeat-y;
}
#global-int {
	width:750px;
	margin:0 auto;
	padding:0;
	background-image:url(../img/global-int-fondo.png);
}
#pie {
	width:750px;
	margin:0 auto;
	font-size:9px;
	padding:0;
	background-image:url(../img/pie.png);
	background-repeat:no-repeat;
}
#pie-izq {
	margin:36px 0 2px 0;
	padding:0;
	float:left
}
#pie-der {
	margin:36px 0 2px 0;
	padding:0;
	float:right
}
#pie a {
	color:#990000;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 5px 0 5px;
	padding:0;
	font-weight:bold;
}
#pie a:hover {
	color:#000000
}
#home-cabecera {
	width:770px;
	height:330px;
	margin:0 auto;
	padding:0;
	background-image:url(../img/home-cabecera.jpg);
	background-repeat:no-repeat
}
#home-cabecera a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#3E1915;
	text-transform:uppercase;
}
#home-cabecera a:hover {
	color:#990000
}
#home-nav {
	margin: 0;
	padding: 250px 0 0 20px;
	list-style: none;
	white-space:nowrap;
}
#home-nav ul {
	margin:0;
	padding:0;
	display: inline;
}
#home-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#home-nav a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
#home-nav a:hover {
	color:#990000;
}
.home-modulos {
	float:left;
	margin:30px 0 50px 50px
}
.home-direccioncastellano {
	background-image:url(../img/castellano/home-direccion.png);
	background-repeat:no-repeat;
	width:656px;
	font-size:10px;
	padding:21px 0 15px 0;
	text-align:center;
	margin: 0 0 0 50px
}
.home-direccioncatala {
	background-image:url(../img/catala/home-direccion.png);
	background-repeat:no-repeat;
	width:656px;
	font-size:10px;
	padding:21px 0 15px 0;
	text-align:center;
	margin: 0 0 0 50px
}
.home-direccionfrancais {
	background-image:url(../img/francais/home-direccion.png);
	background-repeat:no-repeat;
	width:656px;
	font-size:10px;
	padding:21px 0 15px 0;
	text-align:center;
	margin: 0 0 0 50px
}
.home-direccionenglish {
	background-image:url(../img/english/home-direccion.png);
	background-repeat:no-repeat;
	width:656px;
	font-size:10px;
	padding:21px 0 15px 0;
	text-align:center;
	margin: 0 0 0 50px
}
#int-cabecera {
	width:770px;
	height:123px;
	margin:0;
	padding:0;
	background-image:url(../img/interior-cabecera.jpg);
	background-repeat:no-repeat;
}
.int-cabecera-logo {
	margin:0 0 0 300px;
	padding:0;
}
#int-cabecera ul {
	padding:0;
	margin:40px 0 0 95px;
}
#int-cabecera li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
}
#int-cabecera a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#int-cabecera a:hover {
	color:#CC0000;
}
.int-cabecera-actual {
	color:#CC0000;
}
#int-submenu {
	width:750px;
	height:17px;
	margin:0 auto;
	padding:2px 0 0 0;
	text-align:center;
	background-image:url(../img/int-submenu.png);
	background-repeat:repeat-x;
}
#int-submenu ul {
	padding:0;
	margin:0;
	display: inline;
}
#int-submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	text-transform:uppercase;
}
#int-submenu a {
	color:#CC0000;
	text-decoration:none;
	font-size:10px;
}
#int-submenu a:hover {
	color:#000000;
}
.int-cabecera-actual {
	color:#CC0000;
	font-weight:bold;
}
#cesta {
	width:750px;
	height:16px;
	text-align:center;
	margin:0 0 20px 0;
	background-image:url(../img/cesta-fondo.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFA814
}
.cesta-resultado {
	color:#F5EFC3
}
#cesta a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px
}
#cesta a:hover {
	color:#FFA814
}
#ficha-producto {
	margin:0;
	padding:0;
}
#productos {
	float:left;
	width:219px;
	height:371px;
	background-image:url(../img/productos-fondo.png);
	background-repeat:repeat-y;
	margin:0 0 0 12px
}
.producto {
	width:166px;
	height:60px;
	margin:0 0 5px 14px;
	font-weight:bold;
	padding:0;
	background-image:url(../img/producto-fondo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.producto-tx {
	float:left;
	width:106px;
	font-size:10px
}
.producto-foto {
	float:right;
	display:inline;
	border:1px solid #330000;
}
#ingredientes {
	padding:0 0 0 0;
	margin:0;
	color:#330000
}
#ficha ul {
	list-style:none;
	margin:10px 0 10px 0;
	padding:0
}
#ficha ul li {
	list-style:none;
	color:#330000;
	font-weight:bold;
}
#ficha ul li input {
	border:1px solid #000000;
	color:#CC0000;
	font-size:9px;
	background-color:#F8F3D2;
	margin:0;
	padding:0
}
#ficha .botonComprar {
}
#ficha-tx {
	width:300px;
	font-size:10px;
	padding:10px 0 0 0;
}
.botoncomprar {
	cursor:hand;
	background-image:url(../img/anadircarrito.png);
	background-repeat:no-repeat;
	width:147px;
	height:22px;
	background-color:none;
	border:none
}
#contenido-cesta {
	margin:0 auto;
	background-image:url(../img/cestatabla-fondo.png);
}
.cesta-tit {
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase
}
.cesta-rojo {
	color:#CC0000;
	font-weight:bold
}
.cesta-rojo-nobold {
	color:#CC0000;
}
.cesta-rojo-menos {
	color:#990000;
	font-weight:bold;
	font-size:10px;
}
.cesta-imput {
	border:1px solid #000000;
	color:#CC0000;
	font-size:9px;
	background-color:#F8F3D2;
	text-align:center;
	width:25px;
}
.celdaborde {
	border-bottom:1px dashed #000000;
	padding:5px
}
.celdabordetit {
	border-bottom:1px solid #000000;
	padding:5px
}
.subtotal {
	background-image:url(../img/subtotalfondo.png);
	color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:right;
	padding:5px;
	text-align:right;
}
.titulolistado {
	background-image:url(../img/subtotalfondo.png);
	color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:right;
	padding:5px;
}
.cestalink {
	text-decoration:underline;
	color:#CC0000;
}
.cestalink:hover {
	text-decoration:underline;
	color:#003300;
}
.actualizarcesta {
	cursor:hand;
	background-image:url(../img/actualizarcesta.png);
	background-repeat:no-repeat;
	width:146px;
	height:22px;
	background-color:none;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 17px;
	margin:15px 0 0 15px
}
.procesarpedido {
	cursor:hand;
	background-image:url(../img/procesarpedido.png);
	background-repeat:no-repeat;
	width:146px;
	height:22px;
	background-color:none;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 17px;
	margin:15px 0 0 10px
}
.incluirdatos {
	cursor:hand;
	background-image:url(../img/incluirdatosdefacturacion.png);
	background-repeat:no-repeat;
	width:250px;
	height:22px;
	background-color:none;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 17px;
	margin:15px 0 0 15px
}
.contenido-interno-supra {
	margin:0 0 0 17px;
	padding:0;
	width:729px;
	background-image:url(../img/cestatabla-fondo.png);
	background-repeat:repeat-y;
	line-height:15px;
}
.contenido-interno {
	width:705px;
	padding:0 0 0 15px;
	margin:0;
}
.contenido-interno p {
	margin:0 25px 20px 0
}
.contenido-interno h2 {
	border-bottom:3px solid #161A06;
	width:680px;
	margin:0 0 9px 0;
	padding:0 0 9px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#161A06;
}
.contenido-interno a {
	text-decoration:underline;
	color:#CC0000;
	text-transform:lowercase;
}
.contenido-interno a:hover {
	text-decoration:underline;
	color:#000000;
}
.global-hidden {
	display:none;
}
#fecha-izq {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333399;
	padding:0 0 0 4px;
}
#fecha-der {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666
}
.fecha-marron {
	color:#664F04
}
#cabecera {
	width:973px;
	height:123px;
	background-image:url(../img/fondo-cabecera.jpg);
	background-repeat:no-repeat;
}
#cabecera-izq {
	width:173px;
	height:97px;
	float:left;
	padding:26px 0 0 5px;
	margin:0
}
#cabecera-der {
	width:795px;
	height:96px;
	text-align:center;
	padding:27px 0 0 0;
	margin:0;
	float:left;
}
#contenido-int {
	background-color:#fff;
	margin:5px;
	padding:5px;
	height:auto;
	border:1px solid #fff;
	height:500px;
}
#nav {
	background-image:url(../imgs/fondonav.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:20px
}
#navlist {
	margin: 0 0 0 187px;
	padding: 0;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	margin: 0;
	text-decoration: none;
	color: #C80008;
	padding: 0;
	border-right: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	padding: 0 11px 0 11px
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	color: #C80008;
}
#calcula-gastos {
	width:570px;
	background-color:#fff;
	padding:5px;
}
#calcula-gastos label {
	margin:0 0 20px 0;
}
.contenedorform {
	background-color:#DFC781;
	width:490px;
	height:auto;
	padding:5px;
}
.contacto fieldset {
	border: 0px;
	padding: 10px;
	margin: 0px
}
.contacto div {
	display: block;
	height: expression('1%');
	margin: 2px 0px 0px 0px;
	padding: 1px 3px 2px 0px;
}
.contacto fieldset div.notes {
	float: right;
	width: 200px;
	height: 100%;
	margin: 10px 4px 10px 10px;
	padding: 5px;
	border: 2px solid #161A06;
	background-color: #320000;
	font-size:10px;
}
.contacto fieldset div.notes p {
	margin: 0 0 10px 0;
	text-align:left;
	color: #FFFFFF;
}
.notes a {
	color:#FFA914;
	text-decoration:underline;
}
.notes a:hover {
	color:#FFFFFF;
}
.notes-borderfondo {
	background-color:#F0E7CD;
	border:2px solid #000000;
	margin:0;
	padding:10px;
	width:460px;
	float:left;
}
.notestit {
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px dashed #F0E7CD;
	padding:0 0 5px 0
}
.campo-formulario {
	clear:both;
	margin:0 0 0 10px
}
.campo-formulariofin {
	clear:both;
}
.contacto div fieldset {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin: 0px 0px 0px 142px;
	padding: 0px 5px 5px 5px;
}
.contacto fieldset legend, div.titulo {
	border-bottom:2px solid #161A06;
	margin:0 0 4px 0;
	padding:0 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#161A06;
}
div.titulo {
	margin-top:15px;
	margin-left:3px;
}
.contacto div label {
	margin: 0px 0px 5px 0px;
	text-align: right;
	width: 120px;
}
.contacto div.optional label, label.optional {
	float: left;
	font-weight: normal;
	width: 120px;
	padding: 3px 5px;
}
.contacto div.optional {
	float: left;
}
.contacto div.required {
	float: left;
}
.contacto div.requiredError {
	float: left;
}
.contacto div.required label, label.required {
	font-weight: bold;
	width: 120px;
	padding: 3px 5px;
	float: left;
}
.contacto div.requiredError label, label.requiredError {
	float: left;
	font-weight: bold;
	color:#CC0000;
	width: 120px;
	padding: 3px 5px;
}
.contacto div label.labelCheckbox, .contacto div label.labelRadio {
	float: none;
	height: expression('1%');
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
.contacto div fieldset label.labelCheckbox, .contacto form div fieldset label.labelRadio {
	margin: 0px 0px 5px 0px;
	width: 170px;
}
.contacto div.error {
	background-color: #F2EAD2;
	width:700px;
	margin:0 auto;
	padding:5px;
	font-weight:bold;
	color: #000;
	border: 3px solid #CC0000;
}
.contacto div.error p.error {
	padding:5px;
	font-weight: normal;
	color: #CC0000;
	line-height:1.5em;
}
.contacto div.error p.error a.error {
	text-decoration:underline;
	color: #CC0000;
}
.inputText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	padding: 1px;
	margin: 0px 0px 1px 0px;
	border:1px solid #000000;
	font-size:10px;
	font-weight:normal;
}
.inputTextError {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	padding: 1px;
	margin: 0px 0px 1px 0px;
	border:1px solid #000000;
	font-size:10px;
	font-weight:normal;
	background-color:#FAF9F9;
}
.contacto div input.inputFile {
	width: 211px;
}
.contacto div select.selectOne, .contacto form div select.selectMultiple {
	width: 211px;
	padding: 1px 3px;
}
.contacto div.submit {
	width: 300px;
	text-align:center;
	padding: 0px 0px 0px 140px;
}
.contacto div.submit div {
	display: inline;
	float: left;
	text-align: center;
	width: auto;
	padding: 0px;
	margin: 0px;
}
.contacto div input.inputSubmit, .contacto div input.inputButton, input.inputSubmit, input.inputButton {
	color: #000000;
	padding: 0px 6px;
	margin: 0px;
}
.contacto div.submit div input.inputSubmit, .contacto div.submit div input.inputButton {
	float: right;
	margin: 0px 0px 0px 5px;
}
.contacto div small {
	display: block;
	margin: 0px 0px 5px 130px;
	padding: 1px 3px;
	height: expression('1%');
}
.barra {
	scrollbar-face-color: #330000;
	scrollbar-shadow-color: #F0E7CD;
	scrollbar-highlight-color: #330000;
	scrollbar-3dlight-color: #F0E7CD;
	scrollbar-darkshadow-color: #F0E7CD;
	scrollbar-track-color: #F0E7CD;
	scrollbar-arrow-color: #F0E7CD;
}
ul.barraprod li img {
	display:none;
}
.localizacionP {
	float:left;
	padding:10px
}
.elaboracionP {
	float:left;
	width:170px
}
.nolist {
	margin:0;
	padding:0;
	list-style:none
}
.nolist li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none
}
.heladorlist {
	float:left;
	margin:0 50px 0 0
}
.regalo {
	width:719px;
	background-image:url(../img/regalo.gif);
	background-repeat:no-repeat;
	background-color:#EBD79B;
	padding:30px 0 0 0!important;
	margin:0 0 0 15px!important;
	height:50px!important
}
.regalo input {
	margin:0 0 0 100px;
	padding:0
}
div.notes-borderfondo p {
	padding:35px 5px 25px 95px;
	font-size:12px;
	margin-bottom:10px;
	background-image: url(../img/regalo.gif);
	background-repeat: no-repeat;
}
div#menu_productos {
	width:159px;
	overflow:auto;
	overflow:hidden;
	background:url(../img/fondo_menu_productos.gif) no-repeat bottom left;
	float:left;
	margin:0 0 0 12px;
	padding:0 0 15px 0;
}
div#menu_productos ul {
	margin:0;
	padding:18px 0 0 0;
	list-style-type:none;
	width:159px;
	background:url(../img/fondo_menu_productos_ul.gif) no-repeat top left;
}
div#menu_productos ul li {
	clear:both;
	background:url(../img/producto-fondo.png) no-repeat center bottom;
	font-weight:bold;
	margin:0 0 5px 14px;
	padding:0 0 18px 0;
	font-size:9px;
	width:130px;
	text-align:center;
}
.ficha {
	float:right;
	width:556px;
	background-repeat:repeat-y;
	margin:0 12px 15px 0;
	padding:0 0 10px 0;
	background:url(../img/fondo_ficha.gif) no-repeat left bottom;
	overflow:auto;
	overflow:hidden;
}
.fichacontendor {
	width:556px;
	background-repeat:repeat-y;
	margin:0;
	background:url(../img/fondo_fichacontendor.gif) no-repeat top left;
	padding:15px 0 0 0;
	overflow:auto;
	overflow:hidden;
}
.ficha h2 {
	border-bottom:3px solid #161A06;
	color:#161A06;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin:0 15px 9px 15px;
	padding:0 0 9px 0;
	width:526px;
}
.ficha h3 {
	font-size:12px;
	color:#CC0000;
	text-transform:uppercase;
	margin:0 15px 9px 15px;
	padding:0;
	width:526px;
}
.ficha p {
	margin:0 15px 9px 15px;
	width:526px;
}
.ficha p em {
}
.ficha form#frmcompra {
	padding:10px 0 0 0;
	margin:0 15px 9px 15px;
	width:526px;
	overflow:auto;
	overflow:hidden;
	display:block;
	border-top:1px dotted #906C39;
}
.ficha form#frmcompra ul {
	padding:0;
	margin:0 15px 0 0;
	width:350px;
	overflow:auto;
	overflow:hidden;
	list-style-type:none;
}
.ficha form#frmcompra ul li {
	padding:0;
	margin:0 10px 5px 0;
}
.ficha form#frmcompra label {
}
.ficha form#frmcompra label em {
	font-weight:normal;
}
.ficha form#frmcompra input {
	background-color:#F8F3D2;
	border:1px solid #906c39;
	font-size:10px;
	margin:0;
	padding:1px;
}
.ficha form#frmcompra p.info {
	font: normal 9px Arial, Helvetica, sans-serif;
	color:#CC0000;
	clear:both;
	margin-left:0;
}
br.clear {
	clear:both;
}
.ficha p.ficha-img {
	margin:0 0 5px 15px;
	padding:0;
	width:528px;
	clear:both;
	overflow:auto;
	overflow:hidden;
}
.ficha p.ficha-img img {
	margin:0;
	padding:0;
	border:1px solid #906C39;
}
.ficha ul.listaImagenes {
	clear:both;
	margin:0 0 7px 15px;
	padding:0;
	list-style-type:none;
	display:block;
}
.ficha ul.listaImagenes li {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	width:77px;
	height:58px;
	overflow:auto;
	overflow:hidden;
}
.ficha ul.listaImagenes li img {
	margin:0;
	padding:0;
	border:1px solid #906C39;
}
.ficha ul.izq {
	float:left;
	margin:0;
	padding:0;
	clear:none;
	width:350px;
}
.ficha p.der {
	float:right;
	margin:0;
	padding:0;
	clear:none;
	width:148px;
}
div.contacto_div {
	width:100%;
	overflow:auto;
	overflow:hidden;
	clear:both;
	margin-bottom:25px;
}
div.contacto_div div.izq {
	width:220px;
	overflow:auto;
	overflow:hidden;
	float:left;
	margin-left:5px;
}
div.contacto_div div.der {
	width:427px;
	height:352px;
	overflow:auto;
	overflow:hidden;
	float:right;
	margin-right:25px;
	border:1px solid #906C39;
}
div.contacto_div p {
	margin:0 0 5px 15px;
	padding:0;
}
div.contacto_div h3 {
	margin:0!important;
	padding:0!important;
	font-size:12px!important;
	width:auto!important;
}
div.contacto_div p a.sobre {
	background:url(../img/sobre.gif) no-repeat 0em 3px;
	padding-left:16px;
	text-decoration:none;
}
