/* main css for home */

.presentation
{
   background-size: auto 600px;
}

.presentation h1
{
   width:90%;
   font-size:25px;
   padding:8px 5% 8px 5%;
}










.title-commande-taxi h2
{
    font-size:18px;
   
}

.title-commande-taxi hr
{
  display:none;
}



.encarts > div {
   margin-right:0;
}



.localisation .wrapper
{

	width: 90%;
	padding:0%;
	border:none;
	padding-top:15px;
    

}

.localisation h2
{
       background-color:transparent;
       top:-55px;
}

.villes
{
    width:90%;
    
    margin-right:0px;
    
}


.mapg
{
    margin-top:30px;
	width:95%;
}