body { font-size: 0.9em; font-family: verdana, arial, tahoma, helvetica; background-color: #434343; margin: 0; padding: 0; }
p { margin: 0 0 0.7em; }
a:link { color: black; }

a:visited { }

a:hover { }

a:active { }
/*-------------------------------*/
#global { position: absolute; top: 10px; left: 50%; width: 780px; margin-left: -390px; }
/*/////////////////////  HEAD ///////////////////////////*/
#head { background-color: white; position: relative; top: 0; left: 0; width: 100%; height: 110px; float: left; margin: 0; padding: 0; }
#logo { position: relative; top: 30px; left: 85px; float: left; clear: left; margin: 0; border: solid 1px white; display: block; }
#recherche { color: gray; font-size: 0.8em; font-weight: bold; text-align: right; position: relative; top: 0; right: 20px; width: 400px; height: 20px; z-index: 10; float: right; clear: right; margin: 0; padding: 0 0 5px; display: block; }
.search { color: black; background-color: white; width: 150px; height: 20px; margin: 0; padding: 0; border: solid 1px silver; }
/*--------------------------*/
/*submenu ------------------*/
#submenu { color: silver; font-size: 0.85em; font-family: arial, helvetica, tahoma, verdana; text-align: right; width: 100%; height: 20px; float: left; clear: both; margin: 0; padding: 0; display: block; }
#submenu a { color: silver; text-decoration: none; }
#submenu a:hover { color: white; text-decoration: none; }
a.linksub { color: silver; text-decoration: none; }
a.linksub:hover { color: white; text-decoration: none; }
/*///////////////////// NAV ////////////////////////////*/
#nav { font-size: 1em; font-weight: bold; position: relative; top: 0; left: 0; width: 100%; height: 35px; float: left; clear: both; margin: 0; padding: 0; display: block; }
#nav ul,li { height: 35px; margin: 0; padding: 0; }
#nav ul { background-color: #a4b4c1; width: 100%; height: 35px; float: left; clear: both; display: block; }
#nav li { line-height: 32px; height: 35px; float: left; margin-right: 1px; list-style-type: none; display: block; }
a.link { color: #dedede; background-color: #a4b4c1; text-decoration: none; height: 35px; float: left; padding-right: 10px; padding-left: 10px; list-style-type: none; display: block; }
a.link:hover { color: white; background-color: #a4b4c1; background-image: none; text-decoration: none; background-position: -5px 0; height: 35px; float: left; padding-right: 10px; padding-left: 10px; list-style-type: none; display: block; }
a.linkon { color: #033; line-height: 32px; text-decoration: none; height: 35px; float: left; padding-right: 10px; padding-left: 10px; list-style-type: none; display: block; }
/*//////////////// CORPS ///////////////////////////*/
#corps { background-color: white; position: relative; top: 0; left: 0; width: 780px; height: auto; float: left; clear: both; margin: 0; padding: 10px 0 20px; display: block; }
#contenu { display: block; margin: 0; position: relative; top: 0; left: 20px; width: 740px; height: auto; float: left; clear: both; min-height: 380px; padding: 0; }
#contenu h1 { color: gray; font-size: 20px; margin: 0; padding: 0 0 15px; border-bottom: 1px solid silver; }
/*-------colonnes----------------*/
#colmenu { position: relative; top: 0; left: 0; width: 170px; height: 100%; float: left; clear: left; display: block; }
#colonne { position: relative; top: 0; right: 0; width: 550px; height: auto; float: right; clear: right; margin: 0; padding: 0 0 20px 0; display: block; }
#colgauche { position: relative; top: 0; left: 0; width: 50%; height: auto; float: left; clear: left; margin: 0; padding: 10px 10px 0 0; border-right: 1px dotted silver; display: block; }
#coldroite { position: relative; top: 0; right: 0; width: 45%; height: auto; float: right; clear: right; margin: 0; padding-top: 10px; padding-left: 10px; display: block; }
/*--------menu gauche----------------*/
#menugauche { font-size: 1em; width: 170px; height: auto; overflow: hidden; float: left; clear: left; display: block; }
#menugauche ul,li { margin: 0; padding: 0; }
#menugauche li { line-height: 2.2em; background-color: silver; width: 170px; height: 30px; margin-top: 0; margin-bottom: 1px; list-style-type: none; }
.menug { color: white; background-color: silver; text-indent: 5px; width: 170px; height: 30px; margin: 0; padding: 0; }
.menugon { color: white; background-color: black; text-indent: 5px; margin: 0; padding: 0; width: 170px; height: 30px; }
a.linkmenug { color: white; text-decoration: none; width: 170px; height: 30px; display: block; }
a.linkmenug:hover { color: white; background-color: gray; text-decoration: none; width: 170px; height: 30px; }
a.linkmenugon { color: white; background-color: black; text-decoration: none; display: block; width: 170px; height: 30px; }
/*///////////////////// FOOTER ///////////////////////*/
#baseline { color: #555; font-size: 0.8em; line-height: 1.6em; background-color: #ced5d5; text-indent: 20px; width: 100%; height: 20px; float: left; clear: both; display: block; }
#footer { color: gray; font-size: 0.8em; display: block; width: 100%; height: 50px; float: left; clear: both; }
#legal { color: gray; text-align: right; position: relative; top: 5px; right: 20px; float: right; padding-right: 10px; }
#legal a{ color: gray; text-decoration: none; }

#legal a:hover{ color:#ccc; text-decoration: none; }
/*------ ligne de path ------------*/
#path { color: gray; font-size: 11px; width: 100%; margin: 0 0 10px; padding: 0 0 5px; }
#path a { color: gray; text-decoration: none; }
#path a:hover { color: black; text-decoration: underline; }
/*-------top
------------------
*/
#totop { text-align: right; width: 100%; float: left; margin-top: 10px; }
#totop a { color: gray; font-size: 0.7em; text-decoration: none; }
#totop a:hover { color: black; }
/*--------helpers--------------------*/
.imgspandroite { margin-right: 10px; margin-bottom: 5px; }
.imgspangauche { margin-bottom: 5px; margin-left: 10px; }
.more { font-size: 10px; margin-right: 10px; }
.more a { color: silver; background-color: white; float: right; margin-bottom: 10px; padding: 2px; border: solid 1px; }
.more a:hover { margin-bottom: 10px; padding: 2px; float: right; border: solid 1px; }
.cadre { border: solid 1px gray; }
a.nodeco { text-decoration: none; }
a.nodeco:hover { text-decoration: underline; }
/*-----------specific-------------*/
#gris { color: gray; font-size: 13px; background-color: #dcdcdc; width: 750px; float: left; clear: both; margin: 0; padding: 5px 10px 5px 20px; display: block; }
#gris a { color: #000; text-decoration: none; }
#gris a:hover { color: gray; text-decoration: underline; }
