/* montaje */

.montaje{
	float:left;
	width:665px;
}
.montaje h3{
	text-transform:uppercase;
	font-weight:bold;
	background:#4b5760 url("../images/general/bg_titular.jpg") no-repeat right;
	color:#fff;
	padding:3px 0 3px 10px;
	font-size:1.5em;
}
.montaje .grafico{
	background:#4f6170 url("../images/general/bg_producto.png") repeat-x;
	margin-top:15px;
	padding:10px;
	width:645px;
}
.montaje .grafico .tit{
	color:#fff;
	font-weight:bold;
	font-size:1.5em;
	padding-bottom:10px;
}
.montaje .grafico img{
	width:562px;
	height:311px;
	margin-left:42px;
	float:left;
}
.montaje .fase{
	border-bottom:1px solid #06c;
	padding:16px 10px;
	width:645px;
	text-align:justify;
	line-height:15px;
}
.montaje .fase img{
	border:1px solid #666;
	padding:3px;
	float:left;
	margin-right:10px;
	width:145px;
	height:111px;
}
.montaje .fase .txt{
	float:left;
	width:482px;
}
.montaje .fase .txt p.tit{
	font-weight:bold;
	font-size:1.5em;
}


/* fin de montaje */
