/*SERMOCAR HOJA DE ESTILOS PARA CONSTRUCCIONES METÁLICAS*/
.servicios {
	background-image: url("images/serviciosboton.jpg");
	background-repeat: no-repeat;
	background-position:bottom;
}/*Obliga al boton de inicio a estar activo*/

#navlist{
margin-left: 0;
padding-left: 0;
list-style: none;
}
/*Listado de características de al empresa con mini botton*/
#navlist li{
padding-left:25px;
padding-top:2px;
background-image:  url("images/point.gif");
background-repeat: no-repeat;
background-position: 0.1em;
text-decoration:none;
line-height: 1.6em;
color:#626262;
}

#direccion{
margin-left:180px;
}