/*** Base *************************************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
a {text-decoration:underline;}
a:hover {text-decoration:none;}

/*** General **********************************************************/
#conteneur {width: 776px;margin:0px auto;text-align:left;background-repeat:repeat-y;background-position:left top;}
#contenu {float:left;width:539px;padding:18px;}
.stabilisateur {clear:both;}

/*** Entete ***********************************************************/
#entete #flashmenu {float:right;}
#entete #menutop {float:right;margin:10px 0px 0px 0px;font-family:"Times New Roman", Times, serif;}
#entete #menutop a {font-size:11px;color:#000000;text-decoration:none;}
#entete #menutop a:hover {font-size:11px;color:#000000;text-decoration:underline;}
#entete #menutop .crochet {font-size:15px;margin:0px 2px;}
#entete h1 {float:left;padding:14px 0px 12px 18px;margin:0px;}
#entete h1 img {border:none;}
#entete {background-color:#ffffff;}
#entete .bandeau {clear:both;height:183px;background-position:left top;background-repeat:no-repeat;}

/*** Colonne Gauche ***************************************************/
#colgauche {width:201px;text-align:left;float:left;}
#colgauche .menugauche {background-position:left top;background-repeat:no-repeat;height:40px;text-align:left;}
html>body #colgauche .menugauche {height:auto;min-height:40px;}
#colgauche .menugauche ul {padding:0px;margin:0px;list-style:none;}
#colgauche .menugauche li {padding:0px;margin:0px;list-style:none;line-height:14px;text-align:left;}
#colgauche .menugauche a {color:#ffffff;text-decoration:none;font-size:12px;font-weight:bold;}
#colgauche .menugauche a:hover {color:#ffffff;text-decoration:underline;font-size:12px;font-weight:bold;}
#colgauche .menugauche li.cd {padding:10px 0px 0px 58px;}
#colgauche .menugauche li.creativite {padding:0px 0px 0px 37px;}
#colgauche .legende {font-family:"Times New Roman", Times, serif;color:#ffffff;font-size:18px;text-align:center;padding:30px 20px 20px 20px;}
#colgauche .signature {font-family:"Times New Roman", Times, serif;text-transform:uppercase;color:#ffffff;font-size:11px;text-align:center;padding:0px 0px 15px 0px;}
#colgauche .signature .crochet {font-size:15px;margin:0px 2px;}


/*** Pied ***************************************************************/
#pied .piedgauche {width:201px;height:22px;}
#pied .copyright {font-size:10px;font-style:italic;float:right;padding:5px 18px 0px 18px;}

/*** Bulle de créativité ************************************************/
.bulle .titre {}
.bulle .intro {padding:0px 15px;}
.bulle .suite {text-align:right;font-style:italic;}



