/* CSS Document */
*{
padding:0px;
margin:0px;
top:0px;
left:0px;
border:0px;
font-family: sans-serif;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
html, body {
  height: 100%;
color:#333333;
}
body a{
color:#94BF26;
}
body a:hover{
color:#B0E42D;
}
#conteneur{
width:100%;
}
#entete{
height:130px;
background:url(../../img_site/EN/etiquette_entete.gif) right 20px no-repeat;
}
#entete img {
margin-top:10px;
margin-left:26px;
}
/*********************lang select*******************************/
#langSelect{
float:right;
margin-top:45px;
margin-right:68px;
display:inline; /* IE margin+float BUG*/
font-size:11px;
}
#langSelect img{
display:inline;
margin:0;
vertical-align:bottom;

}

/************************************************MAIN MENU*****************************************************/
#mainMenu{
height:23px;
position:relative;
bottom:0px;
margin:0px;
font-size:11px;
margin-top:7px;
border-bottom:1px solid #BFD7C7;
border-top:1px solid #BFD7C7;

clear:both;
}
#mainMenu ul {
}
#mainMenu li {
display:block;
list-style:none;
float:left;
border:0;
border-right:1px solid #9BBB8D;
}
#menuEntreprise{width:150px;}
#menuCompetences{; width:150px;}
#menuControle{ width:150px;}
#menuEspace{background:#fff;width:150px;}
#menuVitrines{ width:150px;}


#menuEntreprise a{background:transparent url(../../img_site/menu/EN/menu_company.gif) no-repeat; width:150px;}
#menuCompetences a{background:transparent url(../../img_site/menu/EN/menu_whatWeDo.gif) no-repeat; width:150px;}
#menuControle a{background:transparent url(../../img_site/menu/EN/menu_controls.gif)  no-repeat; width:150px;}
#menuEspace a{background:#fff;width:150px;}
#menuVitrines a{background:transparent url(../../img_site/menu/EN/menu_showcase.gif) no-repeat; width:150px;}


#mainMenu li a{
float:left;
height:23px;

background-position:0px 0px;
}
#mainMenu li a:hover{
background-position:0 -23px ;
}
/********************************modification du menu pour page correspondante**************************************/
body.entreprise #mainMenu li#menuEntreprise a{background-position:0 -23px ;}
body.competences #mainMenu li#menuCompetences a{background-position:0 -23px ;}
body.controle #mainMenu li#menuControle a{background-position:0 -23px ;}
body.vitrines #mainMenu li#menuVitrines a{background-position:0 -23px ;}
/***************************************************************************/

/*************************************************************/
#bloc{
float:none;
clear:both;
}
/*************************************************************/
#sousMenu img{
display:inline;
margin-left:15px;
border:none;
}
/************************piedPage********************************/
#piedPage {
clear:both;
float:none;
background-color:#75B71B;
list-style:decimal;
font-size:11px;
}
#piedPage ul {
margin-left:11px;
}
#piedPage li{
line-height:28px;
display:inline;
margin:0px 13px;
padding-left:15px;
vertical-align:middle;
background:url(../../img_site/footer_fleche.gif) left no-repeat;
font-family:Arial, Helvetica, sans-serif;
}
#piedPage li a{
text-decoration:none;
color:#1D2E07;
}
#piedPage li a:hover{
text-decoration:underline;
}



body.catalogue #piedCatalogue{text-decoration:underline;}
body.contact #piedContact{text-decoration:underline;}
body.plan #piedPlan{text-decoration:underline;}
body.donner #piedDonner{text-decoration:underline;}

#credits{
	width:802px;
	text-align:left;
	margin:10px 0 0 26px;
	font-size:11px;
}

