/* ********************
   reset
**********************/
body {
	font:normal .85em Trebuchet MS, Geneva, Helvetica, Arial, sans-serif;
	color:#666;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
fieldset,img, abbr, acronym {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
img {
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-size:100%;
	font-weight:normal;
}
/* *********************
   layout
***********************/

body {
	background: url(../images/body_bg.png) 0 0 repeat-x;
	color:#666;
}
a {
	color:#6587B6;
	
}
a:hover {
	text-decoration:none;
}
#wrap {
	width: 950px;
	margin:0 auto 10px auto;
}
#header {
	width:950px;
	background: url(../images/header_bg.png) bottom center repeat-y;
	overflow:hidden;
}
#content {
	width:980px;
	overflow:hidden;
	background:#fff;
	margin-left:-15px;
}
#content #sidebar {
	width:215px;
	float:left;
	
}
#content #main_content {
	color:#666;
	width:675px;
	float:right;
	padding:0 45px 0 30px;
	width:660px;
	background: url(../images/sombra_der.png) top right no-repeat;
}
/* ************************
   header
**************************/
#header h1 {
	float:left;
	display:block;
	width:215px;
	height:135px;
	text-indent: -9999px;
	margin-left:15px;
	background: url(../images/logo.png) 0 0 no-repeat;
}
#header h1 a {
	display:block;
	width:215px;
	height:135px;
}
#header .cont {
	float:right;
	width:675px;
	text-align:right;
	padding-right:45px;
	position:relative;
}
#header .cont #phone {
	height:41px;
	width:154px;
	display:block;
	position:absolute;
	right:35px;
	text-align:left;
	text-indent:-9999px;
	background: url(../images/bg_phone.png) 0 0 no-repeat;
}

#nav {
	font-size:.9em;
}
#nav ul {
	margin-top:60px;
}
#nav ul li {
	display:inline;
}
#nav ul li a {
	color:#555C49;
}
/*   search_box
---------------------------*/
#search_box {
	margin-top:15px;
}
#search_box label {
	color:#76C000;
	font-weight:bold;
	font-size: 1.2em;
	margin:0 15px 0 30px;
	float:left;
}
#search_box input.texto {
	border:1px solid #76C000;
	width:153px;
	margin-right:5px;
	padding: .05em 2px;
}
#search_box input.texto:focus {
	background:#ffffef;
}
#search_box input {
   float:left;
}
/* ************************
   sidebar
**************************/
/*	menu
-------------------------*/
#sidebar {
	background: url(../images/sombra_izq.png) top left no-repeat;
	width:245px;
}
#sidebar .cont {
	width:215px;
	margin-left:30px;
}
#sidebar #menu ul {
	font-size:.85em;
}
#sidebar #menu ul li {
	/*height:36px;*/
	width:215px;
	line-height:36px;	
}
#sidebar #menu ul li a {
	font-weight:bold;
	font-size: .95em;
	display:block;
	color:#fff;
	text-decoration:none;
	padding-left: 15px;
	background: url(../images/bg_menu.png) top left no-repeat;
}
#sidebar #menu ul li a:hover,
#sidebar #menu ul li a.active {
	color:#FCFF02;
	background-position: bottom left;
}
#sidebar #menu ul li ul.submenu{
	display:none;
	background:#FCFF02 url(../images/bg_submenu.gif) top left repeat;
	border-top:2px solid #76b833
	}

#sidebar #menu ul li ul.submenu li{	
	line-height:25px;
	font-size:1.2em;
	}
#sidebar #menu ul li ul.submenu li a{
	padding-left:25px;
	font-weight:normal;
	color:#248702;
	background:none
}

#sidebar #menu ul li ul.submenu li a:hover,#sidebar #menu ul li ul.submenu li a.active{
	font-weight:bold
}

#sidebar .block {
	background:#4A6D9C;
	color:#fff;
	padding:15px 15px 1px 15px;
}
/*	block
---------------------------*/
#sidebar .block p {
	margin-bottom:1em;
}
#sidebar .block p.big {
	font-size: 1.35em;
}
#sidebar .block p.big span {
	text-transform:uppercase;
}
/* ************************
   main_content
**************************/
#main_content h2,
#main_content h3 {
	color:#6587B6;
	font-weight:bold;
	font-style:italic;
	font-size: 2.2em;
	margin:1em 0 0;
}
#main_content h3 {
	color:#5E5E5E;
	font-size: 1.6em;
	margin-top:0;
}
#main_content .excerpt {
	margin:15px 0 20px 0;
	line-height:1.2em;
	font-size:.9em;
}
#main_content .excerpt p {
	padding-right:10px;
}
#main_content #example_pictures {
	padding-top:20px;
	margin-bottom:30px;
}
/*#main_content #example_pictures {
		width:650px;
		float:left;
		margin-bottom:30px;
}
#main_content #example_pictures img {
	float:left;
	padding:0 1px 1px;
}*/

/* --------------------------
	catálogos
----------------------------*/
/*	paginator
----------------------------*/
.paginator {
	width:630px;
	padding:5px 0;
	border-top:1px solid #E1E2DD;
	border-bottom:1px solid #E1E2DD;
	color:#4B6D9D;
	margin:0 19px 15px 0;
}
.paginator p.quantity {
	float:left;
}
.paginator p.pages {
	float:right;
}
.paginator p.pages a {
	color:#4B6D9D;
}
.paginator p.pages .actual {
	font-weight:bold;
	color:#85D912;
}
/*	------------------------
	products
----------------------------*/

#product_ref {
	margin-bottom:30px;
	width:640px;
}
#main_content  h3.h3_ref {
	float:left;
}
#product_ref p.back {
	float:right;
}
#products {
	width:650px;
}
#products .item {
	float:left;
	width:307px;
	height:220px;
	
	margin:0 15px 15px 0;
	overflow:hidden;
}
#products .mod1 .meta,
#products .mod2 .meta {
	background:#4b6d9d;
	color:#fff;
	padding:10px;
}
#products .mod1 .meta {
	overflow:hidden;
}
#products .mod2 .meta  {
	padding:8px 10px;
	width:100%;
}
#products .item .meta .ref {
	float:left;
}
#products .item .meta .link_to {
	float:right;
}
#products .item .meta .link_to a {
	color:#fff;
}
#products .item .meta .link_to a:hover {
	text-decoration:none;
}
/*	item .mod1
-----------------------------*/
#products .mod1 {
	border:1px solid #4B6D9D;
} 
#products .mod1 .cont {
	width:307px;
	height:185px;
	overflow:hidden;
	text-align:center;
}
#products .mod1 img{height:185px}
/*	item .mod2
-----------------------------*/
#products .mod2 {
	height:255px;
	margin-bottom:10px;
}
#products .mod2 .info {
	float:left;
}
#products .mod2 .cont {
	float:left;
	width:150px;
	height:185px;
	overflow:hidden;
}
#products .mod2 .description {
	float:right;
	width:155px;
	padding-top:5px;
}
#products .mod2 .description p {
	font-size:.85em;
	padding-top:5px;
}
/*	product_details
----------------------------*/
#product_details,
#estimate {
	margin-bottom:50px;
}
#product_details h4 {
	color:#6EA90F;
	font-weight:bold;
	font-style:italic;
	font-size: 1.6em;
	margin-bottom:10px;
}
#product_details ul li {
	padding-left:10px;
	margin-bottom:3px;
	display:block;
	line-height:1.3em;
	background:url(../images/bullet1.png) 0 7px no-repeat;
}

/*	-------------------------
	estimate
----------------------------*/
#estimate {
	width:640px;
	overflow:hidden;
}
#estimate form h4 {
	color:#6587B6;
	font-weight:bold;
	font-style:italic;
	font-size: 1.35em;
	margin:30px 0 15px 0;
}
#estimate form  p {
	clear:left;
	display:block;
	padding-bottom:7px;
	overflow:hidden;
}
#estimate form  p.green {
	color:#2A8D05;
	font-size:.85em;
	margin-top:.5em;
}
#estimate form .contact label,
#estimate form .add label {
	padding-top:3px;
	display:block;
	float:left;
	font-size: .9em;
	width:140px;
}
#estimate form .add label {
	width:100px;
}
#estimate form  input.texto,
#estimate form select {
	float:left;
	border:1px solid #6EA90F;
	font-size:.9em;
}
#estimate form  input.texto {
	padding: 1px 2px;	
}
#estimate #twin {
	position:relative;
	float:left;
	margin-bottom:30px;
	padding-bottom:10px;
}
#estimate form #twin .add {
	width:300px;
	float:left;
}
#estimate form #twin .picture {
	width:260px;
	float:right;
	font-size:.9em;
}
#estimate form #twin .picture p {
	float:left;
}
#estimate form #twin .picture img {
	width:175px;
	height:120px;
	border:1px solid #6ea90f;
	padding:1px;
	float:right;
}
#estimate form #twin input#boton {
	position:absolute;
	bottom:0;
	left:100px;
}
/*	estimate table
---------------------------*/		
#estimate table {
	clear:both;
	margin-bottom:50px;
}
#estimate table thead th {
	padding:3px 5px 3px 10px;
}
#estimate table tbody tr.odd {
	background:#E5EAF1;
}
#estimate table tbody td {
	text-transform:uppercase;
	padding:5px 5px 5px 10px;
}
#estimate .centered p {
	margin-bottom:15px;
}
/*	-------------------------
	credits
----------------------------*/
#main_content #credits {
	clear:left;
	font-size: .85em;
	text-align:center;
}
#main_content #credits a {
	color:#555C49;
}
#main_content #credits p.first_child {
	margin-bottom:15px;
}
#main_content #credits p.smooth {
	margin-top:5px;
}
#main_content #credits p.smooth a {
	color:#879275;
}
/* **************************
	elementos comunes
****************************/
.centered {
	text-align:center;
}
p.to_right {
	text-align:right;
}
div.sep_top {
	margin-top:50px;
	display:block;
	height:1%;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */


#div_subcategorias, #div_referencias {display: inline; margin:0; padding:0}


