@charset "utf-8";
/* CSS Document */

#contenido_principal_seccion{
	position:relative;
	width:900px;
	height:242px;
	background-image:url(../../new_img/fondo_seccion_muro_stabri.jpg);
	margin:0;
	*margin:-2px 0 0 0;


}

#texto_principal_muro_web{
	position:relative;
	width:535px;
	height:230px;
	text-align:left;
	padding: 10px 0 0 40px;
	float:left;

}


#elmuro_completo{
	width:675px;
	float:left;
}

#elmuro_top{
		position:relative;
		width:675px;
		height:23px;
		background-image:url(../../new_img/fondo_top_muro.jpg);
		background-repeat:no-repeat;
	
	}
#elmuro{
	position:relative;
	width:575px;
	*width:665px;
	background-image:url(../../new_img/fondo_med_muro.jpg);
	background-repeat:repeat;
	padding: 0 0 0 100px;
	*padding: 0 0 0 10px;
}

	
#elmuro_bottom{
		position:relative;
		width:675px;
		height:23px;
		background-image:url(../../new_img/fondo_bottom_muro.jpg);
		background-repeat:no-repeat;
	
}
	
#destacados_vertical_web {
	position:relative;
	float:left;
	width:225px;
}

#destacados_controles_usuario_web{
	position:relative;
	width:222px;

}