/* <<< MAIN.CSS >>> */

/******************************
*** SITE STRUCTURE
******************************/
body {background:url(../images/bg-body.gif) left top repeat-x #FFF;}
#global {width:970px;height:auto;margin:0 auto;padding-bottom:15px;background:url(../images/bg-site.png) left top no-repeat;}
#website {width:940px;height:auto;margin:0 auto;}

/******************************
*** HEADERS
******************************/
#header {width:940px;height:152px;padding:0;position:relative;background:url(../images/bg-header.jpg) right top no-repeat #FFF;}
#header-link {position:absolute;width:390px;height:107px;padding:0 0 0 0px;cursor:pointer;background:url(../images/vide.gif);z-index:99999;}
#header-link img {margin:0;width:390px;height:107px;}

/* OUTILS : "Aller à" & Recherche */

#recherche-conteneur {width:200px;height:30px;float:right;padding:3px 0 0 12px;}
#recherche-conteneur fieldset legend {font-size:10px;color:#737373;padding:0 0 0 6px;margin:0; text-transform:uppercase;}
#search_box_input {width:125px;height:16px;float:left;padding:1px 10px 2px 10px;font-size:12px;color:#737373;border:#cacaca solid 1px;background:#FFF;}
#search_box_button {display:block;margin:0 0 0 3px;/* margin:0; ie */}

/******************************
*** CONTENT STRUCTURE
******************************/
#content-conteneur {padding:15px 0 0 0;margin:0;background:url(../images/bg-content-conteneur.gif) left top repeat-x #FFF;}
#left-col {width:170px;float:left;padding:5px 20px 15px 20px;}
#content {width:460px;float:left;padding:5px 20px 15px 20px;}
#right-col {width:190px;float:right;padding:0 20px 15px 20px;}

/******************************
*** LEFT COL
******************************/
.left-partenaires {width:153px;margin:20px 0 0 0;padding:0 0 0 17px;}
.left-partenaires img {margin:0 0 10px 0;}

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

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

/******************************
*** RIGHT COL
******************************/
/* VIDEOS */
#right-videos {width:137px;padding:70px 15px 0 15px;margin:0 0 25px 5px;background:url(../images/bg-right-videos.gif) left top no-repeat;}
#right-videos h2 {display:none;}
#right-videos p {font-size:12px;font-weight:bold;color:#f37c17;}
#right-videos p a {color:#f37c17;text-decoration:none;}
#right-videos p a:hover {text-decoration:underline;}

/* FORUM */
#right-forum {width:137px;padding:80px 15px 0 15px;margin:0 0 25px 5px;background:url(../images/bg-right-forum.gif) left top no-repeat;}
#right-forum h2 {display:none;}
#right-forum p {font-size:12px;font-weight:bold;color:#f37c17;}
#right-forum p a {color:#f37c17;text-decoration:none;}
#right-forum p a:hover {text-decoration:underline;}

/******************************
*** FOOTER
******************************/
#footer {clear:both;width:940px;padding:10px 0 20px 0;height:28px;border-top:#a4a4a4 solid 1px;background:#FFF;}
#footer img {float:right;margin:5px 15px 0 0;}

/* 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
************************************************/
#header-print, #footer-print {display:none;}

