/* MAIN CSS Document */

/******************************
*** SITE STRUCTURE
******************************/

body {margin:0;background:#fff;}
#site-global {width:auto;height:auto;margin:0 0;background:url(../images/bg-degrade-site.gif) left top repeat-x;}
#site-conteneur {width:970px;height:auto;margin:0 0;}

/******************************
*** HEADERS
******************************/
#banniere-haut {width:970px;height:95px;padding:0 0;background:url(../images/img-header-logo.gif) left top no-repeat;}
#banniere-haut img {float:right;padding:62px 27px 0 0;}

/**************** HEADER POUR LA PAGE DE DESCENTE; ****************/
#banniere {width:970px;height:184px;padding:0 0;background:url(../images/banniere-02.jpg) left top no-repeat;}
#logo {/*width:210px;height:170px;float:left;*/}
#lien-accueil {position:absolute;width:245px;height:133px;padding:0 0 0 0px;top:25px;left:25px;background:url(../images/vide.gif); z-index:999;}
#lien-accueil img {margin:0;width:245px;height:133px;z-index:999;}

/******************************
*** CONTENT STRUCTURE
******************************/

#content-conteneur {width:945px;background:#FFF;margin:0 0 0 25px;}
#colonne-gauche {width:245px;float:left;background:url(../images/bg-left-col.gif) left top no-repeat #003080;}
#contenu {width:465px;float:left;padding:0 35px 25px 35px;background:#fff;}
#contenu.pleine-largeur {width:675px;padding:0 0 25px 25px;}
#colonne-droite {width:165px;float:right;padding:35px 0 0 0;background:#fff;}

/******************************
*** LEFT COL
******************************/

/* RECHERCHE */
#recherche-conteneur {/*width:190px;height:33px;padding: 2px 10px 14px 10px;*/}
#recherche-conteneur h2 {/*display:none;*/}
#search_box_input {/*width:104px;height:14px;float:left;padding:3px 10px 2px 10px;font-size:11px;color:#98B3C6;border:#98B3C6 solid 1px;background:#FFF;*/}
#search_box_button {/*display:block;margin:0 0 0 3px;*//* margin:0; ie */}

/******************************
*** CONTENT
******************************/

/* ROOTLINE */
#contenu #rootline {/*color:#7c9faf;font-size:11px;font-weight: bold;*/}
#contenu #rootline a {/*color:#7c9faf;text-decoration:none;font-weight:normal;*/}
#contenu #rootline a:hover {/*color:#053b82;*/}

/* MODULE D'IMPRESSION */
#contenu #imprimer {float:right;width:80px;height:16px;line-height:16px;font-size:10px;text-transform:uppercase;text-align:right;}
#contenu #imprimer a {padding:2px 0 2px 18px;color:#7a82b7;text-decoration:none;background:url(../images/picto-print.gif) left center no-repeat;}
#contenu #imprimer a:hover {color:#0055a1;}

/* MAP GOOGLE MAP *
#map {margin:12px 0;border:#000000 solid 1px;}*/

/******************************
*** RIGHT COL
******************************/

#colonne-droite h2 {/*display:none;*/}
#colonne-droite .bouton {/*width:178px;margin:0 0 20px 0;padding:0;*/}
#colonne-droite div {margin:0 0 10px 0;}

#colonne-droite #espace-projets {width:165px;height:175px;background:url(../images/img-espace-projets.jpg) top left no-repeat;}
#colonne-droite #espace-projets a {display:block;width:145px;height:75px;padding:100px 10px 0 10px;color:#fff;font-size:12px;text-decoration:none;}

#colonne-droite #telechargements {background:url(../images/img-telechargements.gif) top left no-repeat;}
#colonne-droite #contact {background:url(../images/img-contact.gif) top left no-repeat;}
#colonne-droite #espace-presse {background:url(../images/img-espace-presse.gif) top left no-repeat;}
#colonne-droite #telechargements,
#colonne-droite #contact,
#colonne-droite #espace-presse {width:165px;height:95px;}

#colonne-droite #telechargements a,
#colonne-droite #contact a,
#colonne-droite #espace-presse a {display:block;width:145px;height:75px;padding:20px 10px 0 10px;color:#464646;font-size:12px;text-decoration:none;}

#colonne-droite #espace-projets a:hover {color:#ffe5dc;}
#colonne-droite #telechargements a:hover {color:#b66005;}
#colonne-droite #contact a:hover {color:#569a41;}
#colonne-droite #espace-presse a:hover {color:#0054a0;}

/******************************
*** FOOTER
******************************/
/*
#footer-conteneur {width:975px;height:35px;font-size:1px;background:url(../images/bg-footer-conteneur.gif) left top repeat-x;}*/
#pied-de-page {clear:both;width:945px;height:83px;margin:0 0 0 25px;background:url(../images/bg-footer.gif) left top no-repeat;border-top:#7a82b7 1px solid;}

/* SIGNATURE */
#stratis {/*width:500px;margin:10px auto 0 auto;text-align:center;color:#4ba5ed;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;*/}
#stratis a {/*color:#4ba5ed;text-decoration:none;*/}
#stratis a:hover {/*color:#FFF;*/}

/************************************************
*** BANNIERES VERSION IMPRIMABLE
************************************************/

#banniere-impression, #pied-de-page-impression {display:none;}

/************************************************
* Config pour les menus
************************************************/

.hidden {
	 position: absolute;
    left: -10000em;
    width: 20em;
}

dfn {
	 position: absolute;
    left: -10000em;
    width: 20em;
}
