/*CSS de la página de inicio de Sermocar*/
/*Obliga al boton de inicio a estar activo*/
.inicio {
	background-image: url("images/iniciobtn.jpg");
	background-repeat: no-repeat;
	background-position:bottom;
}
/*#mapa{
background-image: url("images/mapa.jpg");
background-repeat: no-repeat;
}*/
#direccion{
margin-left:180px;
}
