/* CSS Document */

body 
{
text-align:center;
padding:O;
margin:0;
font-family:Trebuchet ms, arial,verdana;
}

#conteneur
{
height:748px;
width:870px;
background:#FFFFFF ;
padding:O;
margin:0 auto;
text-align:left;
margin-top:20px;
}
#header
{
height:35px;
width:870px;
}
#logo{
margin:0;
padding:0;
}
#main
{
height:489px;
width:870px;
margin-top:2px;
}
#footer,#reflet,#flash,#espace,#accessibilite,#idpop{display:none;}

#sidebar{width:170px;margin-left:30px;margin-right:33px;float:left}



/* MENU */
#menu{width:170px;height:245px;padding:0;margin:0;}
#menu ul {padding:0;margin:0;}
#menu li{list-style-type:none;font-size:12px;font-weight:bold;}
#menu li a{padding:0;margin:0;display:block;text-decoration:none;color:gray;}

#menu li#menu-metier a{width:170px;height:35px; background-position: -170px 0;}
#menu li#menu-gestion a{width:170px;height:35px; background-position: -170px -35px;}
#menu li#menu-paies a{width:170px;height:35px; background-position: -170px -70px;}
#menu li#menu-audit a{width:170px;height:35px; background-position: -170px -105px;}
#menu li#menu-tarification a{width:170px;height:35px; background-position: -170px -140px;}
#menu li#menu-partenaires a{width:170px;height:35px; background-position: -170px -175px;}
#menu li#menu-contact a{width:170px;height:35px; background-position: -170px -210px;}



/* ADRESSE*/
#adresse{margin-top:30px;width:170px;height:194px;background: url(images/bloc_adresse.gif) no-repeat top left;}
#adresse p{padding-left:8px;padding-top:10px;}
#adresse a{padding:0;margin:0;color:#666;font-size:10px;line-height:12px;text-decoration:none;word-spacing: -1px}
#adresse a:hover, #adresse a:focus{color:#000;}



/* CONTENT*/
#content{float:left;width:600px;padding:0;margin:0;}
h2{width:601px;height:26px;margin:0;padding-left:10px;color:#fff;font-size:16px;line-height:26px;}
.bleu{background: url(images/titre_bleu.gif) no-repeat top left;}
.orange{background: url(images/titre_orange.gif) no-repeat top left;}

#content p{color:#5D5D5D;font-size:12px;}

#colonne-texte{float:left;width:400px;margin:2px;}
#colonne-images{display:none;}

