/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;margin: 0;padding: 0;background-color:#666666; color:#36363D;}


/* Main Généralités */

/*Structure du cadre exterieur blanc*/
#topcadre {width: 1016px; height:15px; background:url(../../images/bande_haut.gif) bottom no-repeat; margin:auto;}
#cadreblanc {width: 1016px; background:#FFFFFF; margin:auto; margin-top:0px; margin-bottom:0px;}
#cadreinterne {width: 984px; background:#FFFFFF; margin:auto; position:relative;}
#bottomcadre {width: 1016px; height:15px; background:url(../../images/bande_bas.gif); margin:auto; clear:both;}

/*phrase robots intro*/
div#phraseintro { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#FFFFFF; margin-left:600px;}

/* Blocs DIV */
#conteneur { position:relative; float:left; }
#gauche { position:relative; width:312px; float:left;}
#centre {background-color:#FFFFFF; float:left; width:670px;  min-height:600px; }
#introPage {background-color:#BEB9A8; padding-left:30px; padding-top:1px; height:180px; background-image:url(../../images/illust_intropage.jpg); background-repeat:no-repeat; background-position:right bottom;}
#separation {height:15px; background-color:#3B6FB6;}


#contenu { padding-left:10px; font-size:12px; padding-top:30px;}


/* CLEAR */
#clear {clear:left;}


/* LEFT */
#left {float:left;}
