@charset "utf-8";
/* CSS Document */

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}
/*ESTRUCTURA*/
body {
	background-color: #557047;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.contenedor{
	width:1050px;
	margin:auto;
	background-color:#fff;}
.clear{clear:both;}
	
/*HOME*/
header img.logo{float:left;
margin-left:20px;
margin-top:14px;}
header{
	min-height:122px;
	background-image: url(../imagenes/fd-header.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
div.head{
	height:122px;}
div.head-der{
	float:right;
	width:300px;
	margin-right:20px;
	height:122px;}
div.volver{
	font-size: 13px;
	color: #1d1d1d;
	background-image: url(../imagenes/icon-ir.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 30px;
	font-family: 'Open Sans', sans-serif;
	height:27px;
	width:85px;
	float:right;
	margin-top:20px;
	padding-top:5px;
	cursor:pointer;
}
div.buscar{
	width: 280px;
	float:right;
	margin-top:10px;
	height:27px;
}
div.buscar span{
font-family: 'Open Sans', sans-serif;
font-size:18px;
font-weight:600;
height:27px;
}
div.buscar img{margin-top:-3px;
margin-left:4px;
position:absolute;
cursor:pointer;}
input.buscar{
	background-image: url(../imagenes/fd-busqueda.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 168px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFF;
	margin-left:5px;
	}
div.linea{
	background-color:#666666;
	width:100%;
	height:1px;
	margin-top:15px;
	margin-bottom:18px;}
section.servicios div.cajas2 div.cajas-h{
	float:left;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#181818', gradientType='1')";
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#555555), to(#181818));
	background: -moz-linear-gradient(top, #555555, #181818);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#181818');
	}

p a{
	color:#FF6633;
	text-decoration:none;}
p a:hover{
	color:#ccc;
	}

div#desplegable{
	height:89px;
	background-image: url(../imagenes/fondo-busqueda.jpg);
	background-repeat: repeat-x;
}
div#desplegable input.filtro1{
	background-image: url(../imagenes/input-grande.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 148px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	border:none;
	margin-left:3px;
}
div#desplegable input.filtro2{
	background-image: url(../imagenes/input-chico.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 54px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	border:none;
	margin-left:3px;
}
div#desplegable span.desde{
	font-size: 11px;
	color: #557047;
	margin-left:10px;
}
div#desplegable ul{
	font-family: 'Open Sans', sans-serif;
	list-style:none;
	float:left;
	font-size:13px;
	padding-left:20px;
	width:320px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bef7ba;
	height:59px;
	padding-top:30px;
	margin-top:0px;
	margin-bottom:0px;
}
div#desplegable ul:first-child{
	margin-left:0px;

	}
div#desplegable img{position:relative;
float:right;
margin-top:-28px;}
a#filtrar{float:right;
margin-top:-17px;
margin-right:20px;
}
div.titulo{
	height: 40px;
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom:20px;
}
p{
	color:#999999;
	font-family: Geneva, Verdana, sans-serif;
	font-size:14px;
	line-height:17px;
	}
div.columna{
	width: 204px;
	padding-top:3px;
	float:left;

}
div.columna h3{
	color:#fff;
	padding-left:20px;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	background-image: url(../imagenes/linea-col-fuerte.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom:15px;
	margin:0px;
	padding-top:15px;
}
div.columna h3 img{
	position:absolute;
	margin-left:140px;
	margin-top:-4px;
	}
div.contenido{
	background-color: #FFF;
	background-image: url(../imagenes/fd-columna-der.jpg);
	background-repeat: repeat-y;
}
div.columna ul{margin:0px;}
div.columna ul li{
	background-image: url(../imagenes/linea-col-debil.jpg);
	background-position: 0px bottom;
	padding-top: 7px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	color:#96c896;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	line-height:18px;
}
div.columna ul li span{color:#ec8a16;
font-weight:600;}
div.columna ul li a{
	color:#96c896;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;}
div.columna ul li a.active{
	color:#ec8a16;
}
div.columna ul li a:hover{
	color:#ec8a16;
}
input.carrito{
	font-size: 14px;
	line-height: 33px;
	font-weight: 600;
	color: #FFF;
	background-image: url(../imagenes/bt-carrito-col.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 33px;
	width: 204px;
	padding-right: 10px;
	border:none;
}
section.main{
	float:right;
	width:770px;
	padding-top: 20px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 38px;
}
h1{
	margin-top:0px;
	color:#272727;
	font-size:36px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;}
h1 span{
	font-size:16px;
	font-weight:400;}
div.columna4{
	width:170px;
	float:left;
	margin-left:30px;
	}
div.columna4:first-child{margin-left:0px;}
h4{
	font-size:16px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:10px;
	margin-top:10px;
	line-height:19px;
	}
p{
	font-size:13px;
	color:#272727;
	margin-top:5px;
	line-height:16px;
	}
img.vermas{margin-left:17px;}
div.combo{
	margin-bottom:40px;}
div.paginado{
	text-align:right;
	font-size:13px;}
div.paginado a{text-decoration:none;
color:#373737;
font-weight:500;}
div.paginado a.active{
color:#ec8a16;}
div.paginado a:hover{
color:#ec8a16;}
div.paginado a.flechas{
color:#557047;}
div.columna2{
	width:340px;
	float:right;
	margin-left:30px;
	}
div.columna-detalle{
	width:400px;
	float:left;
	}
h2{
	font-size:18px;
	margin-top:0px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;}
span.precio{
	font-size:17px;
	font-weight:600;}
table.atributos select, table.contenido select{
	background-color:#557047;
	color:#FFF;
	width:100px;
	border:none;
	}
table.atributos td{
	font-size:13px;
	color:#272727;
	height:25px;
	}
section.sugeridos{
	float:right;
	width:770px;
	padding-top: 20px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 38px;
	background-color:#e7e7e7;
}
div.punteada{
	background-image: url(../imagenes/punteada.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2.img img{
	position:absolute;
	margin-left:-34px;
	margin-top:-13px;}
h2.img{
	padding-left:34px;
	margin-top:13px;
	}
table.cuadro{margin-top:30px;
margin-bottom:30px;}
table.titulos td{
	background-color:#557047;
	padding:4px;
	color:#FFF;
	font-size:13px;
	font-weight:500;}
table.contenido td{
	background-color:#afd5ac;
	padding:4px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#afd5ac', endColorstr='#83c086', gradientType='1')";
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#afd5ac), to(#83c086));
	background: -moz-linear-gradient(top, #afd5ac, #83c086);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afd5ac', endColorstr='#83c086');
	font-size:13px;
	}
table.contenido td img.foto{float:left;
margin-right:10px;}
table.contenido td p{width:95px;
float:left;}
table.resultado td{
	padding:4px;
	color:#FFF;
	font-size:13px;
	font-weight:500;}
table.formulario select{
	background-color:#557047;
	color:#FFF;
	width:210px;
	border:none;
	height:22px;
	}
table.formulario input{
	background-color:#557047;
	color:#FFF;
	width:210px;
	border:none;
	height:22px;
	}
table.formulario td{
	padding:6px;
	color:#272727;
	font-size:13px;
	font-weight:400;}
table.formulario textarea{
	background-color:#557047;
	color:#FFF;
	width:280px;
	border:none;
	height:247px;
	font-family:Arial, Helvetica, sans-serif;
	}