@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg_urnas.jpg);
	background-repeat:no-repeat;
	background-color:#E7E4C5;
	background-position:top center;
	margin:17px 0 0 0;
}
#header{
	width:950px;
	margin:auto;
}
#containerHome{
	width:950px;
	margin:auto;
	margin-top:60px;
}
#container{
	width:950px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_container_middle.gif);
	background-repeat:repeat-y;
	margin:auto;
	margin-top:25px;
}
#container_top{
	background-image:url(../images/bg_container_top.gif);
	height:4px;
	background-repeat:no-repeat;
}
#container_bottom{
	background-image:url(../images/bg_container_bottom.gif);
	height:4px;
	background-repeat:no-repeat;
}
#container_middle{
	padding:10px;
	font-family:Tahoma,Arial,Verdana;
	font-size:12px;
}
#copyrights{
	margin-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	word-spacing:2px;
}
#copyrights a{
	text-decoration:none;
}
#copyrights a:hover{
	color:#333333;
	text-decoration:none;
}
/*DETALLE*/
#prodDetails span{
	float:left;
	margin-right:17px;
	margin-bottom:10px;
}
#prodDescripcion{
	border-top:none;
	border-bottom:none;
	height:50px;
}
#prodCodigo{
	border-bottom:none;
}
#prodProcess{
	border-top:none;
}
/*FIN DETALLE*/
.normal { }
.highlight {
	border:solid;
	border-width:1px;
	border-color:#8D6F52;
}
.listGrupos{
	font-family:Tahoma,Arial;
	font-size:11px;
	color:#666666;
	text-transform:capitalize;
}
.selectsStyle
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color:#8D6F52;
	background-color:#F5F3EB;
	border-width:1px;
	border-color:#945215;
	windows:50px;
}
.bgDetalle{
	background-image:url(../images/bgDetalle.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:195;
	height:195;
	padding:0px;
}
.descripcionProd{
	width:145;
	height:40px;
	padding:5px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#945215;
}
.carrito{
	margin-left:15px;
	margin-bottom:5px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#945215;
}
.carrito a{
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#945215;
}
.carrito a:hover{
	text-decoration:underline;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#945215;
}
.showPrecio{
	margin-left:25px;
	font:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#945215;
}
.showqty{
	margin-left:65px;
	margin-right:-30px;
	font:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#945215;
}
.txtLink{
	text-decoration:none;
	font:Tahoma, Arial, Verdana;
	font-size:12px;	
	color:#945215;
}
.txtLink a{
	text-decoration:none;
	font:Tahoma, Arial, Verdana;
	font-size:12px;	
	color:#945215;
}
.txtLink a:hover{
	text-decoration:underline;
	font:Tahoma, Arial, Verdana;
	font-size:12px;	
	color:#945215;
}
/*FAQ SECTION*/
#faq dt {
color:#333333;
cursor: pointer;
margin: 8px 0;
padding: 0;
font-family:Tahoma, Arial, Verdana;
font-size:12px;
font-weight:bold;
}
.hover{
	text-decoration:underline;
}
.normal{
}
#faq dd {
border: 1px solid #BABAC0;
padding: 10px 10px 10px 10px;
margin: 10px 0 20px 0;
background-color: #FFFFE1;
font-family:Tahoma, Arial, Verdana;
font-size:12px;
}
#distMessage{
	padding:10px;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#CFC392;
	font-family:Tahoma,Arial,Verdana;
	font-size:12px;
	position:absolute;
	left: 93%;
	top: 18%;
	width: 110px;
	height: 70px;
}
.txt_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757575;
}
.bg_interiores {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.subtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #783D2C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.bg_tit {
	background-color: #F5F3EB;
	padding: 15px;
}
