.titular_seccion{
	position:relative;
	float:left;
	width:684px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	height:15px;
	margin-top:8px;
	margin-bottom:10px;
	text-align:left;
	background:url(tira.jpg) repeat-y;
}

.submenu{
	position:relative;
	float:left;
	width:145px;
	text-align:left;
	padding-left:0px;
	padding-bottom:30px;
	padding-top:6px;	
}

.submenu a{
	position:relative;
	float:left;
	width:130px;
	font: 11px tahoma, verdana, sans-serif;
	color:#6c5633;
	left:10px;	
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
}	

.submenu a:hover{
	color:#21658f;
}		
	
.cuerpo{
	position:relative;
	float:left;
	width:520px;
	/*height:300px;*/
	padding-top:10px;
	padding-left:10px;
}

.maderas{
	position:relative;
	float:left;
	width:534px;
}

.texto_maderas{
	padding-left:20px;
	padding-bottom:20px;
	text-align:left;
}

.texto_maderas2{
	padding:20px;
	padding-bottom:20px;
	text-align:left;
}

.plano_tarimas{
	position:relative;
	float:left;
	width:520px;
	height:195px;
	background:url(generica.jpg) no-repeat bottom center;
	margin-top:0px;
}

.plano_maderas2{
	position:relative;
	float:left;
	width:520px;
	height:50px;
	background:url() no-repeat bottom center;
	margin-top:20px;
}

.articulo{
	position:relative;
	float:left;
	width:166px;
	height:156px;
	padding-left:12px;
	padding-bottom:20px;
}
.articulo2{
	position:relative;
	float:left;
	width:166px;
	height:156px;
	padding-left:72px;
	padding-bottom:20px;
}

.tit_articulo{
	position:relative;
	float:left;
	width:156px;
	font: 11px tahoma, verdana, sans-serif;
	color:#FFFFFF;
	background-color:#21748f;
	padding:1px 5px 1px 5px;
	top:3px;	
}




