/* STRUCTURE GLOBALE */

/******************************
*** SITE STRUCTURE
******************************/
html {background:url(../images/bg-html.gif) left top;}
body {background:url(../images/bg-body.gif) left top repeat-x;}
#site-global {width:100%;height:auto;margin:0 auto;background:url(../images/bg-site.gif) left bottom repeat-x;}
#site-conteneur {width:970px;height:auto;margin:0 auto;background:#fff;}

/******************************
*** HEADERS
******************************/
#haut-de-page {position:relative;width:970px;padding:0;margin:0;background:#fff;}
#banniere {width:970px;height:235px;}
#logo {display:none;}
#lien-accueil {float:left;width:400px;height:90px;}
#lien-accueil img {margin:0;padding:0;}

/******************************
*** CONTENT STRUCTURE
******************************/
#content-conteneur {margin:0;padding:0;}
#colonne-gauche {display:inline;float:left;width:175px;margin:30px 0 0 25px;padding:0;background:url(../images/bg-menuv.gif) left 105px /*40px*/ repeat-x #fefefe;}
#contenu {width:500px;float:left;margin:30px 0 0 35px;padding:15px 0 0 0;background:#fff;}
#colonne-droite {display:inline;float:right;width:175px;margin:45px 25px 0 0;padding:0;}

/******************************
*** COLONNE DE GAUCHE
******************************/
/* RECHERCHER */
#rechercher {width:175px;height:26px;padding:0;margin:17px 0 0 0;}
#rechercher h2 {display:none;}
#search_box_input {width:130px;height:21px;float:left;padding:5px 8px 0 8px;font-size:13px;color:#37424a;border:none;background:url(../images/bg-champ-rechercher.gif) top left no-repeat;}
#search_box_button {float:left;display:block;margin:0;}

/******************************
*** CONTENU PRINCIPAL
******************************/
.link-to-top img {float:right;}

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

/* MODULE D'IMPRESSION */
#contenu #outils {margin:0;float:right;width:90px;height:30px;padding:5px 0 0 4px;background:url(../images/bg-tools.gif) left bottom no-repeat;}
#contenu #outils a {float:left;margin:0 6px 0 0;}

/******************************
*** COLONNE DE DROITE
******************************/
#colonne-droite .sante, #colonne-droite .technologies, #colonne-droite .valorisation, #colonne-droite .structuration {margin:0 0 2px 0;}
#colonne-droite .sante a, #colonne-droite .technologies a, #colonne-droite .valorisation a, #colonne-droite .structuration a {display:block;width:150px;height:60px;padding:20px 0 0 25px;color:#fff;font-size:13px;line-height:13px;font-weight:bold;}
#colonne-droite .sante a {background:url(../images/btn-sante-securite.jpg) left top no-repeat;}
#colonne-droite .technologies a {background:url(../images/btn-technologie.jpg) left top no-repeat;}
#colonne-droite .valorisation a {padding:25px 0 0 25px;height:55px;background:url(../images/btn-valorisation.jpg) left top no-repeat;}
#colonne-droite .structuration a {background:url(../images/btn-structuration.jpg) left top no-repeat;}
#colonne-droite .sante a:hover {color:#ebffc0;}
#colonne-droite .technologie a:hover {color:#c4eaff;}
#colonne-droite .valorisation a:hover {color:#ffe5ca;}
#colonne-droite .structuration a:hover {color:#ffd1e6;}

/******************************
*** BAS DE PAGE
******************************/
#bas-de-page {clear:both;width:919px;height:111px;margin:35px 0 0 0;padding:17px 35px 0 16px; background:url(../images/bg-footer.gif) left top no-repeat #fff;}

/* 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, #bas-de-page-impression {display:none;}