@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- All browsers */
body { 
	background: #000;
/* 	background-image: url(../_img/fondo.png); */
	background-position: center;
	background-repeat: repeat-y;
	font-family: "Arial";
	font-size: 12px;
}

#contenedor {
	width:974px; background-color: #fff; margin: 0 auto; margin-top: 10px; 	margin-bottom: 15px; position: relative;z-index:1;
}

#cabecera {
	position: relative;
 	width:974px; 
 	height: 110px;
}

#fondoBlanco {
	position:absolute;
	margin-top: 177px;
	height: 259px;
	z-index:20;
	background: url(../_img/degradadoBlanco.png) repeat-x ;
	background-position-y: 150px;
	background-position-x: 300px;
	width: 680px;
}

#col1 {
	width: 280px;
	float: left;
}

/* PRESENTACION */

#seleccionidiomas {
	position: absolute;
	z-index: 100;
	top: 140px;
}

#presentacion {
	position: relative;
	z-index: 1;
	vertical-align: bottom !important;
 	height:347px;
 	width: 450px;
 	padding-top: 0px; 
}

#presentacion p {
	bottom: 0px;
	border: solid 1px transparent;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
	padding: 15px;	
}

#presentacion a {
	display: block;
	font-size: 16px;
	padding: 15px;
	border: solid 1px transparent;
	color: #000;
	text-decoration: none;	
	margin-left: 20px;
	color: #857260;
}

#presentacion a img {
	margin-right: 15px;
	width: 32px;
	float: left;	
}

#presentacion a:hover {
	border: solid 1px #666;
	padding: 15px;
}


/***************/

/* QUIENES SOMOS */

#quienes {
 height:347px;
 width: 450px;
 padding-top: 30px; 
}

#quienes p {
	border: solid 1px transparent;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
}

#quienes p b {
	color: #584b45;	
}

#presentacion p img {
	margin-right: 15px;
	float: left;	
}

.logoquienes {
	margin-left: 30px;
	margin-top: 5px;
}

/***************/

/* MATERIALES */

#contDatosMat {
	position: relative;
	z-index: 1;
	padding-bottom: 3px;
	height: 370px;
}

#cuerpoMateriales {
	margin-top: 200px;
	width: 400px;
	float: right;
	background-color: #fff;
	padding: 25px;
	border: solid 2px #fff;
	background: url(../_img/fondotrans.png);
}

#cuerpoMateriales p {
	font-size: 12px;
	text-align: justify;
	margin-bottom: 8px;
}

.aviso {
	width: 600px;
	font-size: 11px;
	margin-left: 350px;
	margin-top: 15px;
}

/********/

/* MENU */

#errorLogin {
	font-weight: bold;
	color: red;
	margin:10px 0 10px 12px;
	padding: 4px;
	border: 1px solid #505050;
}

#errorLogin a {
	color: #909090;
	text-decoration: none;
	font-size: 11px;
}

#menu {
	font-variant: small-caps;
  	position: absolute;
  	height: 24px; 
  	top: 80px; 
  	right: 15px;
	font-size: 11px;
	background: url(../_img/fdo_menu_cen.png);
	background-repeat: repeat-x;
}


#menu ul {
	padding-top: 7px;
}

#menuIdioma {
  position: absolute; 
  top: 20px; 
  right: 15px;
}

#menuIdioma ul li{
	margin: auto 5px;
	display: inline;
}

#menu ul a {
	text-decoration: none;
	color: #584b45;
	vertical-align: bottom;
}

#menu ul a:hover {
	color: #000;
}

#menu ul li{
	margin: auto 10px;
	display: inline;
}

#submenu {
	position: relative;
	float: left;
	margin-top:10px; 
	margin-left: 10px;
	border: solid 1px #ddd;
}

#submenu ul {
	font-family: 'Arial';
	font-size: 11.5px;
}

#submenu a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	height: 27px;
	padding-top: 7px;	
}

#submenu ul a:hover {
	color: #000;
	text-shadow: #fff 1px 1px 2px;}

#submenu ul li {
	display: block;
	height: 27px;
	padding: 0px 5px 5px 15px;		
	min-width: 250px;
	margin: 0;
	color: #ddd;
}



.sm0 {
	background: url(../_img/sub_menu_top.png);
	background-repeat: repeat-x;
	border: solid 1px #000;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	font-weight:  normal;
	padding-top: 5px;
	min-width: 250px;
	display: block;	
	padding: 5px 10px;				
}

.sm0 h1 {
	font-family: Tahoma;
	margin-top: 3px;
	font-weight: 100 !important;
		
}

.sm0 a {
	color: #fff !important;
}

.sm {
	background: url(../_img/sub_menu.png) 0px 5px;
	background-repeat: repeat-x;
	border: solid 1px #fff;
	height: 23px;
	color: #000;
	background-color: #fff;
}

.sm1 {
	position: relative;
	background-color: #7A5106 !important;
	background: url(../_img/degradado1.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
	padding-left: 150px;
}

.sm1 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 33px;
	background-color: #7A5106;
}

#submenu ul li.sm1:hover {
	display: block;
	text-decoration: none;
}

.sm2 {
	position: relative;
	background-color: #0078A8 !important;
	background: url(../_img/degradado2.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
}

.sm2 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 33px;
	background-color: #0078A8;
}

#submenu ul li.sm2:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}

.sm3 {
	position: relative;
	background-color: #CC071E !important;
	background: url(../_img/degradado3.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
}

.sm3 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 33px;
	background-color: #CC071E;
}

#submenu ul li.sm3:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}


.sm4 {
	position: relative;
	background-color: #B8005B !important;
	background: url(../_img/degradado4.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
}

.sm4 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 33px;
	background-color: #B8005B;
}

#submenu ul li.sm4:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}

.sm9 {
	position: relative;
	background-color: #740039 !important;
	background: url(../_img/degradado9.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
}

.sm9 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 32px;
	background-color: #740039;
}

#submenu ul li.sm9:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}

.sm5 {
	position: relative;
	background-color: #8B8C00 !important;
	background: url(../_img/degradado5.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
}

.sm5 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 33px;
	background-color: #8B8C00;
}

#submenu ul li.sm5:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}

.sm6 {
	position: relative;
	background-color: #C99700 !important;
	background: url(../_img/degradado6.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
}

.sm6 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 33px;
	background-color: #C99700;
}

#submenu ul li.sm6:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}

.sm7 {
	position: relative;
	background-color: #008093 !important;
	background: url(../_img/degradado7.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
}

.sm7 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 33px;
	background-color: #008093;
}

#submenu ul li.sm7:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}

.sm8 {
	position: relative;
	background-color: #DA650C !important;
	background: url(../_img/degradado8.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #000;
}

.sm8 span {
	display: block;
	clear: none;
	position: absolute;
	left: 0px;
	top:0px;
	width: 15px;
	height: 33px;
	background-color: #DA650C;
}

#submenu ul li.sm8:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}


.menuctr {
/* 	background: url(../_img/fdo_menu_cen.png); */
}

.menuizq {
	background: url(../_img/fdo_menu_izq.png);
	background-repeat: repeat-x;
  	height: 24px;
  	width: 8px;
  	position: absolute;
  	left:-15px;
  	top: 0px;   	 
}

.menuder {
	background: url(../_img/fdo_menu_der.png);
	background-repeat: repeat-x;
  	height: 24px;
  	width: 8px;
  	position: absolute;
  	right:-10px;
  	top: 0px; 
}


/***********************/

#fondos {
	position: absolute;
	right: 0px;
	z-index: -1;
	clear: none;
	width: 680px;
}

#fondosPres {
	position: absolute;
	margin-left: 484px;
	z-index: 0;
	margin-top: -110px;
	clear: none;
}

#fondosQuienes {
	position: absolute;
	margin-left: 484px;
	z-index: 0;
	margin-top: 0px;
	clear: none;
}

#contDatos {
/*
	position: relative;
	z-index: 1;
*/
	padding-bottom: 50px;
}

#cuerpo {
	position: relative;
	background-color: #fff;
/*
	background: url(../_img/fondo-textura.jpg);	
*/
	margin: 15px;
	padding: 15px;
	margin-top: 50px;
/* 	border: solid 1px #666; */
	width: 600px;
	min-height: 700px;
	float: right;
	padding-top: 30px;
}

.tituloFamilia {
	font-size: 135%;
	width: 135px;
	padding-right: 5px;
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-variant: small-caps;
}

#fotoFamilia {
	position: relative;
}

#fotoFamilia img {
/* 	position: absolute; left: 745px; top: 5px; */
/* 	float: right; */
/* 	margin: 15px; */
}

#fotoFamilia h1 {
	height: 149px;

	display: table-cell; 
	vertical-align: middle !important;

	border: solid 1px blue;
	font-size: 135%;
	position: absolute;
	width: 125px;
	top: 15px;
	right: 22px;
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-variant: small-caps;
}



#listado {
	border-spacing: 2px 2px;
	border-collapse: separate;
	width: 580px !important;
	float: right;
}

#listado tr td {
/*
	background: url(../_img/fondo_cuadros.png) no-repeat;
*/
	background-position: bottom right;
	vertical-align: middle !important;
	width: 260px !important;
	min-height: 360px !important;
}

#listado tr td a {
	border: solid 1px #fff;
	padding: 20px;
	color: #000;
	display: block;
	width: 240px !important;	
	text-decoration: none;
	text-align: center;
	background: #fff;
	background-position: bottom right;

}

#listado tr td a:hover {
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}


#listado tr td {
	padding: 5px;
	width: 250px;
	font-size: 11px;
}

#listado tr td p{
	margin-bottom: 3px;
}

#listado tr td img{
	margin-top: 5px;
	max-width: 200px;
	max-height: 300px;
}

.subtitulo {
	margin-left: 7px;
}

#paginador, #paginadorSuperior {
	margin-top: 5px;
	float: right;
	text-align: center;
	margin-right: 10px;
}


#paginadorSuperior .activo, #paginador .activo {
	background: none !important;	
	color: #fff !important;
}


#paginadorSuperior a , #paginador a {
	box-shadow: 1px 1px 1px #333;
	-moz-box-shadow: inset 1px 1px 1px #333;
	-webkit-box-shadow: 1px 1px 1px #333;
	
}

span.activo {
	color: #000 !important;
	background: #ddd !important;
}

a.tituloSm1, a.tituloSm2, a.tituloSm3, a.tituloSm4, a.tituloSm5, a.tituloSm6, a.tituloSm7, a.tituloSm8, a.tituloSm9, span.tituloSm1, span.tituloSm2, span.tituloSm3, span.tituloSm4, span.tituloSm5, span.tituloSm6, span.tituloSm7, span.tituloSm8, span.tituloSm9 {
	display: block;
	width: 10px;
	padding: 3px;
	float: left;
	text-decoration: none;
	margin-right: 3px;
} 
.tituloSm1 {
	color: #fff;
	font-size: 11px;
	background: #7A5106 url(../_img/degradado1.png) repeat-x;	
}
.tituloSm2 {
	color: #fff;
	font-size: 11px;
	background: #0078A8 url(../_img/degradado2.png) repeat-x;	
}
.tituloSm3 {
	color: #fff;
	font-size: 11px;
	background: #CC071E url(../_img/degradado3.png) repeat-x;	
}
.tituloSm4 {
	color: #fff;
	font-size: 11px;
	background: #B8005B url(../_img/degradado4.png) repeat-x;	
}
.tituloSm5 {
	color: #fff;
	font-size: 11px;
	background: #8B8C00 url(../_img/degradado5.png) repeat-x;	
}
.tituloSm6 {
	color: #fff;
	font-size: 11px;
	background: #C99700 url(../_img/degradado6.png) repeat-x;	
}
.tituloSm7 {
	color: #fff;
	font-size: 11px;
	background: #008093 url(../_img/degradado7.png) repeat-x;	
}

.tituloSm8 {
	color: #fff;
	font-size: 11px;
	background: #DA650C url(../_img/degradado8.png) repeat-x;	
}

.tituloSm9 {
	color: #fff;
	font-size: 11px;
	background: #740039 url(../_img/degradado9.png) repeat-x;	
}

.tablaFicha {
	width: 800px !important;
}

.tablaFicha h1 {
	font-size: 12px !important;
	text-align: left !important;
}

.tablaFicha td {
	vertical-align: top;
}

#condiciones {
	width: 248px; 
	height: 200px;
	border: solid 1px #666;
	border-width: 1px 0 1px 1px;
	overflow: auto;
	font-family: Helvetica;
	font-size: 10px;
	text-align: justify;
	padding-left: 7px;
}

#condiciones div {
	padding: 5px;
}

#condiciones h3 {
	font-size: 150%;
	font-family: Tahoma;
	margin-bottom: 7px;
	width: 200px !important;
	text-align: left;
}

#condiciones h2 {
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana;
	margin-bottom: 7px;
	text-align: left;
}

#condiciones ul {
	list-style: disc !important;
	margin-bottom: 7px !important;
	padding-right: 5px;
}

#condiciones ul li {
	margin-bottom: 5px !important;
	margin-left: 5px;
	list-style: disc !important;
}

#botoncondiciones {
	margin-right: 0px;
	float: left;
}

.tarifas {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	width: 390px;
}

.tarifas th {
	background-color: #666;
	color: #fff;
}

.tarifas td, .tarifas th {
	padding: 4px;
}

#listaAplicaciones {
	margin-top: 25px;
}

#datosficha {
 	                       
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	 -webkit-border-top-left-radius:10px;
	 -webkit-border-top-right-radius:10px;
	 -webkit-border-bottom-left-radius:0px;
	 -webkit-border-bottom-right-radius:0px;
	
	 -khtml-border-radius-topleft:10px;
	 -khtml-border-radius-topright:10px;
	 -khtml-border-radius-bottomleft:0px;
	 -khtml-border-radius-bottomright:0px;
	
	 -moz-border-radius-topleft:10px;
	 -moz-border-radius-topright:10px;
	 -moz-border-radius-bottomleft:0px;
	 -moz-border-radius-bottomright:0px;	
}

#ficha {
	padding: 15px;
	border-spacing: 10px 1px;
	border-collapse: separate;
	font-size: 11px;
}

#ficha tr td {
	text-align: center;
	padding: 10px;

}

.celdaSm8 {
	background-color: #C99700;
	color: #fff;
	font-size: 11px;	
}

.celdaGris {
	background-color: #ddd;
	color: #000;
	font-size: 11px;	
}


#direccion {
 width: 974px; 
 margin: 0 auto; 
 margin-bottom: 15px;
 padding-left: 50px;
 background-color: transparent;
 font-size: 12px;
 color: #fff;
}

#direccion a {
	color: #fff;
}

/* clase de alineacion*/

.izq {
	float: left;
}

.der {
	float: right;
}

.inf15 {
	margin-bottom: 15px;
}

/* estilos del slideshow de fondo*/

#bloqueDcha {
	text-align: right;
	top: 10px;
	margin-right: 15px;
}

.animDcha { 
    height:  auto;
    min-height: 10px;
    width:   345px; 
    padding: 0; 
    margin:  0; 
}

.animDcha img { 
    height:  auto; 
    width:   350px; 
    top:  0;
    left: 0
}

.pics { 
    height:  371px; 
    width:   680px; 
    padding: 0; 
    margin:  0; 
}

.pics img { 
    width:   680px; 
    top:  0;
    left: 0
}

.pics2 { 
    width:   490px; 
    padding: 0; 
    margin:  0; 
}

.pics2 img { 
    height:  490px; 
    width:   490px; 
    top:  0;
    left: 0
}

.pics3 { 
    height:  380px; 
    width:   490px; 
    padding: 0; 
    margin:  0; 
}

.pics3 img { 
    height:  380px; 
    width:   490px; 
    top:  0;
    left: 0
}

/* sexylightbox */

  .img_container { height:120px; }
  .img_container ul {display:block;padding:0;margin:0;list-style:none;}
  .img_container ul li{float:left;width:100px;margin:10px;}
  .img_container ul li a img {
      width:93px;
      height:93px;
      border:1px solid #574331;
      padding:5px;
      background:#eee;
  }
  a.imageborder img{
      width:93px;
      height:93px;
      border:1px solid #574331;
      padding:5px;
      background:#eee;
      float:left;
      margin:0 10px;
  }
  .img_container ul li a:hover img, a.imageborder:hover img { background:#e8e8e8; border-color: darkred; }

/* FICHA EMERGENTE */

#contenedorFicha {
	width:800px !important; background-color: #fff; margin: 0 auto; margin-top: 10px; 	margin-bottom: 15px; text-align: center;
}


#contenedorFicha h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.fotoProducto {
	max-height: 300px;
	max-width: 350px;
	margin-top: 15px;
}

/* CONTACTO */
#datosSucursales {
	font-size: 100%;
	float: left;
	width: 400px;
	padding-left: 25px;
	padding-top: 25px;
}

#datosSucursales h1 {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;	
}

.separador {
	padding-top: 10px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #666;
}

#gmaps a {
	color: #000;
}

#gmaps a:hover {
	color: #666;
}

#gmaps b, #gmaps strong {
	color: #E2006E;
}

.globo, .gmnoprint {
	color: #000 !important;
}

.gmnoprint a {
	color: #E2006E;
}

/* CESTA DE LA COMPRA Y FORMULARIO DE ACCESO */

#formularioProcesarDatos {
	width: 340px;
}

.boton {
	font-family: Helvetica, Arial, sans-serif !important;
	padding: 4px;
	background-color: olive;
	cursor: pointer;
	color: #fff;
	margin-top: 5px;
	display: inline;
	float: right;
	text-decoration: none;
}

.boton:hover {
	background-color: green;
}

.logout a {
	font-family: Helvetica, Arial, sans-serif !important;
	padding: 4px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #666 !important;
}

.acceso {
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	width: 90%; 
	margin:0 auto;
	padding: 0 auto;
}

.acceso form {
	position: absolute;
	top: 20px;
	left: 25px;
}

.acceso input {
	margin-bottom: 4px;
}

.tablaCesta {
	font-size: 11px;
	width: 255px;
}

#cesta h1 , #cesta_castellon h1 , #cesta_normal h1 {
	background: url(../_img/sub_menu_top.png);
	background-repeat: repeat-x;
	border: solid 1px #000;
	color: #fff;
	background-color: #000;
	font-size: 14px;
	font-weight:  normal;
	padding-top: 5px;
	min-width: 233px;
	display: block;	
	padding: 5px 10px;				
}

#cesta,#buscador , #cesta_castellon , #cesta_normal {
	width: 255px;
	padding: 8px;
	border: solid 1px #000; 
	margin-top: 10px; 
	margin-left: 10px;
}

#cesta th, #cesta_castellon th, #cesta_normal th , td {
	padding: 3px;
}

#cesta tbody td , #cesta_castellon tbody td , #cesta_normal tbody td {
	border-bottom: solid 1px #000;
}

#cesta thead th , #cesta_castellon thead th , #cesta_normal thead th {
	color: #fff;
	background-color: #8A7967;	
}

/* CONFIRMACION DE PEDIDO */

#datosCliente input {
	width: 210px;
}

#datosCliente, #tablaCesta {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px !important;
	border-collapse: separate;
	margin-bottom: 10px;
	float: left;
	margin-right: 25px;
	margin-top: 10px;
}

#datosCliente td {
	padding: 3px;
}

#datosCliente td, #datosCliente th  {
	border-bottom: dotted 1px #666;
}
#datosCliente th {
	color: #666;
	width: 24%;
	text-align: right;
}

table#cesta , table#cesta_castellon , table#cesta_normal {
	width: 460px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px !important;
	margin-left: 25px;
}

table#cesta th , table#cesta_castellon th , table#cesta_normal th {
	width: 10% !important;
}

/* FORMULARIO DE CONTACTO*/

#formularioContacto {
	padding-left: 0px !important;
 width: 450px;
 margin-left: 20px;	
}

.formularioCuadro input {
	width: 330px ;
	margin-bottom: 4px;
}

	.formError {
			position:absolute;
			top:300px; left:300px;
			width:150px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#000;
				color:#fff;
				font-family:tahoma;
				font-size:10px;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 0px 0px 6px #000;
					-moz-box-shadow: 0px 0px 6px #000;
					-webkit-box-shadow: 0px 0px 6px #000;
					font-size:0px; 
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 

.leyenda {
	font-size: 10px;
}

/* google maps */

small a {
	text-decoration: none;
	color: #666;
}

#formContacto {
	font-size: 11px;
}

#formContacto {
/*
	margin-top: 20px !important;
*/	
	margin-top: 5px;
	margin-left: 5px;
}

#formContacto legend {
	margin-bottom: 7px;
	}

#formProducto {
	font-size: 11px;
}

#formProducto input {
	margin-bottom: 10px;
	width: 120px;
}

#formProducto {
/*
	margin-top: 20px !important;
*/	
	margin-top: 5px;
	margin-left: 10px;
}

#formProducto legend {
	margin-bottom: 7px;
	}

#formProducto fieldset dl {
	display: block;
	float: left;
}

#formProducto fieldset {
	float: left;
	display: block;
}

.avisoLegal {
	width: 420px;
	text-align: justify;
	line-height: 115%;
	padding-left: 20px;
	padding-top: 15px;
	min-height: 350px;
}

.avisoLegal p {
	margin-bottom: 8px;
}

.avisoLegal h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }

