
div, a, h1 {
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
	font-style: normal;
}

#bandeauIndex_v3{   
   background-color: #3C3C3C;
   background-image: url('../img/cmn/v3/petit_logo_modline.png');
   background-repeat: no-repeat;
   background-position: 771px 80px;
   margin: 0px auto;
   width: 1020px;   
}

#titreBandeauIndex_v3{  
   background-image: url('../img/cmn/v3/configurateur_ascenseur.png');
   background-position: 42px 41px;
   background-repeat: no-repeat;
   height: 132px;
}

#menuIndex_v3{
   /* background-color: #373C42; */
   background-color: #FFF; 
   background-image: url('../img/cmn/v3/cabine.png');
   background-position: 653px -55px;
   background-repeat: no-repeat;
   padding: 10px 0px;
   margin: 0px auto;
   width: 1020px;
}

div.blocMenuIndex_v3{   
   background-image: url('../img/cmn/v3/trait_noir.png');
   background-position: 0px 10px;
   background-repeat: no-repeat;
   color: #000;
   margin: 10px 40px;
   display: table;
   width: 60%;
}

div.titreMenuIndex_v3 {     
   background-color: transparent;   
   clear: both;
   display: table-cell;
   font-size: 16px; 
   height: 40px;
   padding: 0px 10px; 
   text-align: left;
}

span.titreMenuIndex_v3 {     
   background-color: #FFF;
   padding-right: 15px;
}

div.bodyMenuIndex_v3 {
   clear: both;
   display: table-row;
   padding: 10px 50px;    
}

div.logoMenuIndex_v3 {
   display: table-cell;
   float: left;   
   padding: 5px 10px;
}

div.listMenuIndex_v3 {
   display: table-cell;
   float:left;
   text-align: left;   
}

h1.menuIndex_v3 {
   font-size: 14px;
   margin: 0px 0px 5px 0px;
   padding: 0px;
   font-weight: normal;
}

a.menuIndex_v3 {
   background-image: url('../img/cmn/v3/fleche_grise.png');
   background-repeat: no-repeat;
   background-position: 0px 0px;
   display: block;
   clear: both;
   height: 20px;
   padding: 0px 25px;
   text-decoration: none;
   color: #000;
}

a.menuIndex_v3:hover {
   background-image: url('../img/cmn/v3/fleche_bleu.png');
   color: #008ACB;
}