div.section_body{
	width:660px;
}
/* listado marcas */
div.big{
	font-size:1.1em;
}
div.big p.first{
	margin-top:0px;
}
div.setmarcas{
	width:660px;
	background:transparent url(../img/dotted.gif) repeat-x left top;
}

p.dotted{
	background:transparent url(../img/dotted.gif) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:6px;
}

div.setmarcas .in{
	padding:10px 0px 0px 10px;
}
div.setmarcas h4{
	background:transparent;
	padding:0px;
	color:#D7851F;
	font-size:1.4em;
	border:0px;
}
ul.marcas{
	margin:0px;
	padding:0px;
}
ul.marcas li{
	list-style-type:none;
	font-weight:bold;
	border:1px solid #D7851F;
	background:transparent url(../img/marcas/bggroup.jpg) repeat-y 0px 0px;
	padding-left:6px;
	clear:both;
	margin-bottom:2px;
}
ul.marcas li span{
	float:left;
	display:block;
	width:132px;
	padding-top:20px;
}
ul.marcas li.double span{
	padding-top:49px;
}
ul.productos{
	float:left;
	width:510px;
	margin:0px;
	padding:0px;
}
ul.marcas li li{
	border:0px;
	background-color:transparent;
	background-image:none;
	padding:0px;
	margin:0px;
	display:inline;
}



/* nuevos productos */
.novedad_destacada{
	background:#F8EBDB;
	padding:10px 11px;
	margin-bottom:11px;
}
.novedad_destacada_ficha{
	background-color:#F8EBDB;
	padding:10px 11px;
	margin-bottom:11px;
	float:left;
	margin-right:20px;
}
.novedad_destacada h4,.novedad_ficha h4{
	background:transparent;
	border:0px;
	color:#DE9D4B;
	font-size:1.5em;
	padding:0px;
}
.novedad_destacada img.foto{
	border:1px solid #D58320;
	float:left;
	margin-right:20px;
}
.novedad_ficha img.foto{
	border:1px solid #D58320;
}
.novedad_ficha ul.none{
	list-style-type:none;
	margin:1em 0px 2em 0px;
}
.texto_destacado{
	min-height:193px;
	height:193px;
}
.texto_destacado2{
	min-height:293px;
	height:293px;
}

/* carousel*/

#wrap {position:relative;}
ul#mycarousel {
	padding:1px 0 0 0;
	margin:0;
}
#mycarousel li{
	list-style-type:none;
	float:left;
	overflow:hidden;
	position:relative;
	padding:0;
	margin:0 0 5px 5px;
	border: 1px solid #D6841E;
	width:210px;
}

.jcarousel-skin-tango div.in{
	padding:8px 5px;
}

#mycarousel li p{
	margin-top:0px;
}
#mycarousel li a.novedad{
	position:relative;
	white-space:nowrap;
	left:0px;
}

#mycarousel div.in {
	min-height:90px;
	height:90px;
}
#mycarousel div.in strong{
	color:#D6841E;
}


#mycarousel li.nojavaclearb {
	clear:both;
}
#mycarousel li img.thumb {display:none;}

/* BUTTONS */

/* buscadores */
div.dottedini{
	background:transparent url(../img/dotted.gif) repeat-x left bottom;
}
.buscador{
	margin-top:15px;
}
.buscador,.searchres{
	font-size:1.1em;
}
.buscador input.field{
	width:200px;
}
.buscador input.image{
	position:relative;
	top:2px;
}
.buscador label.radio span{
	color:#623F19;
}
.buscador label strong{
	color:#D8851F;
}
.searchres{
	margin-top:25px;
}
.searchres h4,.avanzado h4{
	color:#D88421;
	font-size:1em;
	background:transparent;
	padding:0px;
	border:0px;
}
.searchres ol{
	margin-left:2em;
	padding:0;
}
.searchres ol li{
	padding:0.3em 0em;
	font-weight:bold;
}
.searchres ol li span{
	font-weight:normal;
}
form{
	padding-bottom:10px;
}
.avanzado label span{
	color:#604115;
}
.avanzado .col1,.avanzado .col2{
	width:326px;
	float:left;
}
.avanzado .col2{
	margin-top:30px;
}
.avanzado label{
	padding-bottom:8px;
}
.avanzado label span{
	width:100px;
	float:left;
}
.avanzado label input,.avanzado label select{
	width:198px;
	background-color:#F4E3C9;
}
.avanzado label select{
	width:203px;
}
