body{
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		margin:0px;
		margin-top:0px;
		background-color:#000;
		background-image:url(../imgs/bg.jpg);
}
/*BOTONERA*/
#botonera{ height: 100px; margin: 0; padding: 0; width: 900px; }
#botonera ul { margin: 0; padding: 0; }
#botonera ul li { display: block; float: left; list-style: none; }
#botonera ul li a { display: block; float: left; height: 100px; text-indent: -9999em; }

#botonera ul li.dna a { background: url(../images/btn_dna.jpg) no-repeat; width: 230px; }
#botonera ul li.pro a { background: url(../images/btn_products.jpg) no-repeat; width: 150px; }
#botonera ul li.hom a { background: url(../images/btn_home.jpg) no-repeat; width: 155px; }
#botonera ul li.pic a { background: url(../images/btn_gallery.jpg) no-repeat; width: 215px; }
#botonera ul li.con a { background: url(../images/btn_contact.jpg) no-repeat; width: 150px; }

#botonera ul li.dna a:hover { background: url(../images/btn_dna_hv.jpg) no-repeat; width: 230px; }
#botonera ul li.pro a:hover { background: url(../images/btn_products_hv.jpg) no-repeat; width: 150px; }
#botonera ul li.hom a:hover { background: url(../images/btn_home_hv.jpg) no-repeat; width: 155px; }
#botonera ul li.pic a:hover { background: url(../images/btn_gallery_hv.jpg) no-repeat; width: 215px; }
#botonera ul li.con a:hover { background: url(../images/btn_contact_hv.jpg) no-repeat; width: 150px; }

#warning { background: #fc0; color: #000; float: left; font-family: Arial, Helvetica, sans-serif; margin: 0 5px; padding: 10px; width: 884px; }
#warning a { color: #333; }
#warning a:hover { color: #FFF; }

#f_superior{
		width:100%;
		height:165px;
		margin:auto;
		background-image:url(../imgs/f_superior.png);
		background-repeat:repeat-x;
}		

#inicio{
		width:900px;
		margin:auto;
		background-color:#000;
		overflow: hidden;
}


#contenedor{
		margin:auto;
		width:900px;
		background-color:#000;
		padding-top:10px;
		padding-bottom:10px;
}

#top{
		width:914px;
		height:165px;
		margin:auto;
		background-image:url(../imgs/fondo_top.png);
		background-repeat:no-repeat;
}

#pleca_top{
		width:890px;
		height:50px;
		background-image:url(../imgs/nombre_pleca.jpg);
		background-repeat:no-repeat;
		background-position:left;
		margin:auto;
		
}

#logo{
		width:113px;
		height:140px;
}

#carrito{
		width:400px;
		height:50px;
		float:right;
		color:#666;
		text-align:right;
		font-size:12px;
		margin-right:5px;
}

.login{
		height:20px;
		width:300px;
		float:right;
		margin-top:25px;
		padding-right:5px;
}

a.lnklogin:link {
		font-size: 10pt;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #960;
		text-decoration: none;
}
a.lnklogin:visited {
		font-size: 10pt;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #960;
		text-decoration: none;
}
a.lnklogin:hover {
		font-size: 10pt;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #960;
		text-decoration:underline
}

.cesta{
		height:50px;
		width:50px;
		float:right;
		text-align:center;
}
		
#cont_home{
		width:880px;
		height:400px;
		border:#FFF solid 1px;
		background-image:url(../imgs/f_copa.jpg);
		background-repeat:no-repeat;
		overflow:auto;
		margin:auto;
}

#cont_izq{
		width:325px;
		float:left;
}

#cont_der{
		margin:auto;
		width:540px;
		float:right;
		text-align:center;
		font-size:14px;
		color:#f0f0f0;
		line-height:16px;
}

#cont_home_2{
		width:880px;
		overflow: hidden;
		margin:auto;
}

#cont_izq_2{
		width:430px;
		height:300px;
		border:#FFF solid 1px;
		margin-right:7px;
		float:left;
}

#cont_der_2{
		width:430px;
		border:#FFF solid 1px;
		margin-left:7px;
		float:right;
		background-image:url(../imgs/f_der_2.jpg);
		background-repeat:no-repeat;
}

.tit_der_2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#a38c53;
		margin-top:30px;
}


.tit_der_2_home{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#a38c53;
		margin-top:30px;
		background-image:url(../imgs/diamante.png);
		background-repeat:no-repeat;
		padding-left:20px;
		padding-top:5px;
		height:25px;
		margin:auto;
}

.tit_der_2_home a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#a38c53;
		height:25px;
		margin:auto;
}

.cont_der0_2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ffffff;
		margin-top:15px;
		line-height:18px;
}


.cont_der_2{
		margin-top:15px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#ffffff;
		line-height:18px;
}

#cont_izq_3{
		width:230px;
		margin-right:7px;
		float:left;
		text-align:left;
		font-size:12px;
		color:#999;
}

#cont_der_3{
		width:630px;
		margin-left:7px;
		float:right;
		text-align:left;
		font-size:12px;
		color:#999;
		background-image:url(../imgs/esquina.jpg);
		background-repeat:no-repeat;
		background-position: 100% 100%;
}
		

#pie{
		color:#999;
		font-size:10px;
		margin:auto;
		width:860px;
		text-align:right;
		padding-right:20px;
		margin-top:20px;
}
		
#cont_contact{
		width:auto;
		overflow:hidden;
}

#contact_izq{
		float:left;
		width:385px;
		height:auto;
}

#contact_der{
		float:right;
		width:230px;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		color:#666;
		font-size:12px;
		text-align:justify;
}

.title_contact{
		font-size:14px;
		font-weight:bold;
		color:#999;
		margin-bottom:15px;
}

.dorado{
		color:#C1A753;
}

.dorado a{
		color:#C1A753;
}

#maison{
		float:left;
		width:200px;
		height:100px;
		text-align:center;
}

#cont_prod{
		width:870px;
		height:auto;
		border:#FFF solid 1px;
		overflow:auto;
		margin:auto;
}

#cont_izq_4{
		width:260px;
		height:auto;
		margin-right:7px;
		float:left;
		text-align:left;
		font-size:12px;
		color:#999;
}

#cont_der_4{
		width:560px;
		height:auto;
		margin-left:7px;
		float:right;
		text-align:left;
		font-size:12px;
		color:#999;
		background-image:url(../imgs/esquina.jpg);
		background-repeat:no-repeat;
		background-position: 100% 100%;
}


#product{
		width:100%;
		height:auto;
		overflow:auto;
}


#product_cart{
		width:100px;
		height:auto;
		float:left;
		text-align:center;
}

#name_prod{
		width:250px;
		height:auto;
		float:left;
		color:#a38c53;
		font-size:16px;
}

#desc_prod{
		width:250px;
		height:auto;
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		font-size:12px;
		color:#999;
}

#total_prod{
		width:250px;
		height:auto;
		font-size:14px;
		color:#999;
		float:right;
}

#cant_prod{
		width:50px;
		height:30px;
		float:left;
		text-align:center;
		padding-top:7px;
}

#cant_text{
		width:100px;
		height:37px;
		float:left;
}

#para_revistas{
		width:100%;
		height:auto;
		overflow:auto;
}

#revistas{
		width:200px;
		float:left;
		margin-left:50px;
		border:#666 solid 1px;
}

#des_revista{
		width:150px;
		height:auto;
		float:left;
}

#des_revista a{
		width:150px;
		height:auto;
		float:left;
		color:#a38c53;
}



		

