body { margin: 0; font-family: Verdana, Century Gothic, Tahoma, Arial; background-color:#fd6419; color:#FFFFFF;}

a img{
	border:none;
}

a{
	color:#FFF;
}

div.sombra {
	margin: 0 auto;
	width:936px;
	background-image:url(../imagenes/sombra.gif);
	background-repeat:  repeat-y;
	background-position: center;
}
div.sombrainf {
	margin: 0 auto;
	width:936px;
	height:37px;
	background-image:url(../imagenes/sombrainf.gif);
	background-repeat:no-repeat;
	background-position: center;
	clear:both;
}


div.contenedor {
	margin:0 auto;
	width:900px;
	/*height:1720px;*/
	background-color:#000000;
}




div.logo {
	width:880px;
	height:62px;
	text-align:left;
	padding-top:30px;
	margin-left:20px;
	clear:both;
}


div.raya {
	width:900px;
	height:5px;
	margin-top:5px;
	clear:both;
}



/* *************************************** BUSCADOR ******************************************************* */


div.buscador {
	width:886px;
	height:50px;
	text-align:right;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:10px;
	clear:both;
}
div.input {
	width:810px;
	height:22px;
	text-align:right;
	float:left;
}
input.buscar {
	font-size:11px;
}
div.buscar {
	float:right;
	width:69px;
	height:22px;
	background-image:url(../imagenes/boton_buscar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}

#botonbuscar {
	float:right;
	width:69px;
	height:22px;
	background-image:url(../imagenes/boton_buscar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	border:none;
}


/* *************************************** COLUMNA IZQUIERDA ******************************************************* */


div.columnizda	{
	float:left;
	height:400px;
	width:192px;
	padding-left:7px;
	padding-right:7px;
	padding-top:20px;
}
div.boton {
	width:192px;
	height:36px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	background-image:url(../imagenes/boton.gif);	
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	line-height:36px;
	text-indent:10px;
}

div.boton a {
	color:#FFFFFF;
	text-decoration:none;
} 

div.boton a:hover {
	color:#FF6004;
	text-decoration:none;
} 

div.logoribera {
	width:192px;
	text-align:center;
	padding-top:20px;
}




/* *************************************** COLUMNA CENTRAL ******************************************************* */


div.columncentral {
	float:left;
	width:535px;
	font-size:11px;
}


div.ruta {
	width:535px;
	height:25px;
	color:#FFFFFF;
	font-size:11px;
}
div.ruta a {
	text-decoration:none;
}
div.ruta a:hover {
	text-decoration:underline;
	color:#fd6419;
}


div.oferta {
	width:535px;
	padding-bottom:10px;
}



div.seccionizda {
	float:left;
	width:264px;
	height:237px;
	padding-bottom:10px;
}
div.secciondcha {
	float:right;
	width:264px;
	height:237px;
	padding-bottom:10px;
}




div.producto {
	width:535px;
	height:180px;
	padding-bottom:3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #505050;
	clear:both;
	padding-top:10px;
	position:relative;
}
div.fotoproducto {
	float:left;
	width:123px;
	padding-right: 7px;
}
div.textoproducto {
	width:300px;
	float:left;
	
}
div.tituloproducto {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	
	color:#FFFFFF;
	padding-bottom:10px;
	text-transform: uppercase;
	z-index:2;
	position:relative;
}
div.descripcionproducto {
	
	font-size:11px;
	color:#FFFFFF;
	padding-bottom:10px;
}
div.gastosenvioproducto {
	font-size:10px;
	color:#666666;
}

div.premioproducto {
	position:absolute;
	top:25px;
	right:0;
	z-index:1;
	
	float:right;
}
div.precioproducto {

	position:absolute;
	top:150px;
	right:0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#fd6419;
	
	float:right;
}









div.productogrande {
	clear:both;
}
div.tituloproductogrande {
	clear:both;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#FFFFFF;
	padding-bottom:10px;
	text-transform: uppercase;
	padding-bottom:2px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
div.fotogrande, .fotogrande {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
div.textoproductogrande {
	width:250px;
	float:left;
}
div.descripcionproductogrande {
	float:left;
	font-size:11px;
	color:#FFFFFF;
}
div.botonera {
clear:right;
	float:right;
	width:130px;
	height:22px;
	background-image:url(../imagenes/boton_anadircesta.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height:20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;

}

div.precioproductogrande {
	margin-top:20px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#fd6419;
	float:right;
}

/* *************************************** COLUMNA DERECHA ******************************************************* */


div.columndcha {
	float:right;
	width:145px;
	padding-left:7px;
	padding-right:7px;
}


div.cesta {
	width:130px;
	height:40px;
	margin-top:5px;
	padding-top:35px;
	padding-right:10px;
	padding-bottom:7px;
	clear:both;
	background-image:url(../imagenes/boceto_vercesta.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #505050;
}
.vercesta, .vercesta a {
	font-weight:bold;
	font-size:11px;
	color:#fd6419;
	text-decoration:none;
}
.cantidad {
	font-size:11px;
}


div.contacto {
	width:140px;
	padding-top:7px;
	
	padding-bottom:7px;

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #505050;
}

div.zarcillo {
	width:140px;
	padding-top:7px;

}



/* *************************************** PIE PAGINA ******************************************************* */

div.logobodega {
	clear:both;
	width:900px;
	height:120px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom:10px;
	text-align:center;
}


div.pie {
	width:900px;
	margin:0 auto;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-bottom:40px;
}


a.naranja{
	color:#FD6419 !important;
}


p.botonera, p.centro{
	text-align:center;
}

div#mapa{
	/*float:left;*/
	margin-bottom:20px;
}

.clear{
	clear:both;
}