body {
  background-color:#fff;
  background-image:url('/img/layout/ingenieur_bg.jpg');
	background-repeat:repeat-x;
}

/* Mise en forme des boutons de changement de métier*/
#btMetier{
float:left;
width:195px;
margin:0px;
font-size:1.2em;
}
#btMetier a {
font-family: "Arial Black",Arial,Helvetica;
padding: 0px 0px 10px 15px;
margin: 10px 0px 0px 38px;
height:50px;
width:200px;
}	
#btMetier li{
list-style-type: none;
height:50px;
width:200px;
background-image:url('/img/layout/ingenieur_cadreBtMetier.gif');
background-repeat:no-repeat;
}
#btMetier li a{
font-family: "Arial Black",Arial,Helvetica;
color:#000;
}
#btMetier li a:hover {
font-family: "Arial Black",Arial,Helvetica;
background:#000000;
color:#ffffff;
padding: 0px 32px 10px 15px;
margin: 8px 0px 0px 38px;
height:50px;
width:200px;
}
.bgCitationHeader{
height:140px;
margin:0px;
padding:5px 0px 0px 15px;
background-image:url('/img/layout/ingenieur_header_bg.gif');
background-repeat:no-repeat;
}
#carreCentral{
width:660px;
height:546px ;
background-image:url('/img/layout/ingenieur_CarreCentral.gif');
background-repeat:no-repeat;
padding:20px 20px 0px 20px;
}
#carreCentralAccueil{
width:700px;
height:546px ;
padding:0px 0px 20px 0px;
}
#carreCentralBouchon{
width:700px;
height:36px ;
background-image:url('/img/layout/ingenieur_CentreBouchon.gif');
background-repeat:no-repeat;
}
#carreQuestion{
font-family:"Arial Black",Helvetica,Sans-Serif;
width:180px;
height:180px;
vertical-align:middle;
background-image:url('/img/layout/ingenieur_CarreQuestion.gif');
background-repeat:no-repeat;
padding:20px 10px 10px 20px;
}
/* ////////// basic static tree menu //////////////// */
#sidebar { /*positionnement fond bouton menu*/
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 50px;
background-image: url(/img/layout/ingenieur_cadreBtMenu.gif);
}
/* ////////// Boutons menu metiers //////////////// */
#menuMetierBar { /*positionnement fond bouton menu*/
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(/img/layout/ingenieur_cadreBtMetier.gif);
}

