#top_banner{
	height: 136px;
}

.texto_top{
	float:left;
	font-family: 'Droid Sans', sans-serif;
	color: #535353;
	font-size: 12px;
	text-align:justify;
	width: 680px;
}
.img_top{
	float: right;
	margin-left: 20px;

}

.texto_box_list ul li, ul.puntos li{
	list-style-image: url("../../_img/li_ico.jpg");
	margin-left: 12px;
	list-style-position: outside;
	line-height: 20px;
}


#products_top{
	margin-top:42px;
	height:290px;
	width:970px;

	margin-left:20px;
	/*border: 1px solid #dcdcdc;*/

	
}

#products_top_left{
	float: left;
	width:484px;
	height:250px;
	display:inline;
}
.texto_top_left{
	color:#666;
	width:457px;
	font-size: 12px;
	font-family: arial, serif;
}
#products_top_right{
	float: left;
	text-align:right;
	width:480px;
	font-size: 10px;
	font-weight:bold;
	padding-left:5px;
	
}







.texto_box_list{
	margin-left:20px;
	font-family: 'Droid Sans', sans-serif;
	width: 90%;
	margin-top: 12px;
	margin-left: 20px;
	color: #535353;
	font-size: 12px;
	text-align:justify;
}


#contenidos h1{
	color: #55564d;
	border-bottom: 3px solid #00d9de;

	line-height: 22px;
	
	font-family: 'Bitter', serif;
}

#contenidos h2{
	color: #55564d;
	font-size: 14px;
	border-bottom: 3px solid #00d9de;
	line-height: 20px;
	font-family: 'Bitter', serif;
	
}

.submenu_item:hover, .current{
	background:#00d9de;
}
.submenu_item_info:hover, .current{
	background:#00d9de;
}



#products_detail_vigas{
	width:475px;
	height:510px;
	float:left;
	/*border: 1px solid #f00;*/

}

.vigas_detail_right{
	width:500px;
	margin-top:40px;
	float:left;
	
}

#vigas_funciona{
	width:1000px;
	height:510px;
	margin-top:40px;
	
}


.img_ejemplo_vigas {
    margin: 20px 13px 10px 13px;
}


.mas_info_w a{
	color:#1396CA;
	border-bottom: 1px solid #1396CA;
}

.mas_info_w a:hover{
	border-bottom: 2px solid #1396CA;
}