/* STRUCTURE GLOBALE */

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

/******************************
*** HEADERS
******************************/
#haut-de-page {position:relative;width:970px;height:303px;margin:0 auto;z-index:8;}
#haut-de-page #banniere {position:relative;width:970px;height:303px;}
#haut-de-page #banniere #lien-accueil {position:absolute;top:187px;left:60px;width:342px;height:86px;cursor:pointer;}
#haut-de-page #banniere #lien-accueil img {margin:0;width:342px;height:86px;}
#haut-de-page #banniere #langues {position:absolute;top:130px;left:0;width:38px;}
#haut-de-page #banniere #langues a {float:left;display:block;padding:25px 0 0 0;overflow:hidden;height:0px !important;background-image:url(../Images/picto-lang.gif);background-repeat:no-repeat;}
#haut-de-page #banniere #langues a:hover,
#haut-de-page #banniere #langues a.selected,
#haut-de-page #banniere #langues a.selected:hover {background-image:url(../Images/picto-lang-selected.gif);}
#haut-de-page #banniere #langues a.fr {background-position:left top;}
#haut-de-page #banniere #langues a.en {background-position:left -29px;}
#haut-de-page #banniere #langues a.de {background-position:left -57px;}

/******************************
*** CONTENT STRUCTURE
******************************/
#content-conteneur {width:970px;margin:0 auto;padding:0 0 30px 0;background:#fff;}
#colonne-gauche {padding:60px 0 0 0;width:250px;float:left;background:url(../Images/bg-colonne-gauche.jpg) right top no-repeat #fff;}
#contenu {width:470px;float:left;margin:0 0 30px 0;padding:0 40px 0 0;background:#fff;}
#colonne-droite {width:210px;float:right;background:#fff;}
#content-conteneur .pleine-largeur {width:720px;margin:0;padding:0;}

/******************************
*** COLONNE DE GAUCHE
******************************/
/* RECHERCHER */
/*#recherche-indexee {margin:0 0 30px 10px;width:189px;height:30px;}
#recherche-indexee h2, #recherche-indexee legend {display:none;}
#search_box_input {float:left;margin:3px 0 0 0;padding:4px 12px 1px 12px;width:132px;height:20px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#747578;border:none;background:url(../Images/bg-champ-rechercher.gif) right top no-repeat #fff;}
#search_box_button {float:left;}*/
#recherche-indexee {position:absolute;top:223px;right:24px;margin:0 0 30px 10px;width:189px;height:30px;}
#recherche-indexee h2, #recherche-indexee legend {display:none;}
#search_box_input {float:left;margin:3px 0 0 0;padding:5px 12px 5px 12px;width:132px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#747578;border:none;background:url(../Images/bg-champ-rechercher2.gif) right top no-repeat;}
#search_box_button {float:left;}

/******************************
*** CONTENU PRINCIPAL
******************************/

/******************************
*** COLONNE DE DROITE
******************************/

/******************************
*** BAS DE PAGE
******************************/
#bas-de-page {clear:both;width:100%;background:url(../Images/bg-site-bas.gif) left top repeat-x #fff;}
#bas-de-page #footer {margin:0 auto;padding:37px 0 0 0;width:970px;min-height:193px;background:url(../Images/bg-bas-de-page.png) left bottom no-repeat;border-bottom:1px solid #e5e8ea;}

#bas-de-page #administration2020 {display:inline;float:left;margin:0 0 0 29px;width:180px;height:150px;}
#bas-de-page #administration2020 a {display:block;padding:150px 0 0 0;overflow:hidden;height:0 !important;background:url(../Images/image-inscrivez-vous-au-challenge.gif) left top no-repeat;}

#bas-de-page #tags {display:inline;float:left;margin:10px 0 0 43px;width:380px;color:#65696c;text-align:center;}
#bas-de-page #tags a {display:inline-block;padding:0 2px;text-decoration:none;color:#65696c;}
#bas-de-page #tags a:hover {color:#000;text-decoration:none;}
#bas-de-page #tags .taille1 {font-size:11px;}
#bas-de-page #tags .taille2 {font-size:17px;}
#bas-de-page #tags .taille3 {font-size:23px;}
#bas-de-page #tags .taille4 {font-size:28px;}

#bas-de-page #partenaires {/*clear:right;*/display:inline;float:right;width:276px;margin:32px 60px 0 0;}
#bas-de-page #partenaires img {float:left;margin:0 20px 0 0;}

/************************************************
*** BANNIERES VERSION IMPRIMABLE
************************************************/
#banniere-impression, #bas-de-page-impression {display:none;}
