html,body{
	background:#dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
div#global{
	margin:0 auto;
	width:960px;
	height:auto;
}
div#global1{
	width:960px;
	height:30px;
	background: url(../img/fond/global1.png) no-repeat;float:left;
}
div#global2{
	width:960px;
	height:auto;
	background: url(../img/fond/global2.png) repeat-y;float:left;
	
}
div#global3{
	width:960px;
	height:30px;
	background: url(../img/fond/global3.png) no-repeat;float:left;
}
div#contenu{
	width:940px;
	height:auto;
	margin-left:10px;
	float:left;
	background:url(../img/fond/contenu.jpg) no-repeat bottom;
	min-height:540px;
}
div#bandeau{background:url(../img/fond/bandeau.png) no-repeat;
width:850px;
height:140px;
margin:0 0 0 90px;float:left;}
div#bandeau-titre h1{margin:0;font-size:1em;font-weight:normal;}
div#bandeau-titre{margin:30px 0 0 80px;font-size:3.5em;color:#cb095b;letter-spacing:12px;}

div#menu{margin-left:180px;}
div#menu a{text-decoration:none; cursor:pointer;}
div#menu1, div#menu2, div#menu3, div#menu4, div#menu5, div#menu6{background:url(../img/fond/menu.png) no-repeat;width:115px; height:80px;float:left;margin-left:8px;text-align:center;color:white;line-height:38px;font-weight:bold;}
div#menu1:hover, div#menu2:hover, div#menu3:hover, div#menu4:hover, div#menu5:hover, div#menu6:hover{color: #cb095b;}
div#menu3{line-height:18px;}
div#pied-page{width:960px;height:30px;text-align:center;line-height:30px;font-weight:bold;color:#333333;font-size:0.8em;float:left;}
div#pied-page a{color:#333333; text-decoration:none;}
div#affichage_flash{margin:25px 0 0 25px;}
div#animation-titre{width:940px;height:116px;position:absolute;top:38px;}
div#animation-fleur{width:150px;height:500px;position:absolute;top:103px;}
div#centre{width:900px;height:auto;min-height:300px;float:left;margin:0 0 20px 20px;display:table;}
div#centre-gauche{width:270px;height:auto;float:left;}
div#centre-gauche-haut{width:270px;height:16px;background:url(../img/fond/centre-gauche-haut.png) no-repeat;float:left;}
div#centre-gauche-centre{width:270px;height:auto;background:url(../img/fond/centre-gauche-centre.png) repeat-y;float:left;min-height:300px;}
div#centre-gauche-centre-int{width:230px;margin:3px 5px 5px 20px;font-size:0.8em;color: #999;line-height:2em;text-align:justify;text-indent:10px;font-weight:bold;}
div#centre-gauche-bas{width:300px;height:16px;background:url(../img/fond/centre-gauche-bas.png) no-repeat;float:left;}
div#centre-droite{width:630px;height:auto;float:left;}
div#centre-droite-haut{width:630px;height:16px;background:url(../img/fond/centre-droite-haut.png) no-repeat;float:left;}
div#centre-droite-centre{width:630px;height:auto;background:url(../img/fond/centre-droite-centre.png) repeat-y;float:left;min-height:300px;display:table;}
div#centre-droite-centre-int{width:600px;margin:0 0 0 15px;}
div#centre-droite-bas{width:630px;height:16px;background:url(../img/fond/centre-droite-bas.png) no-repeat;float:left;}
div#centre h2{margin:0;color:#cb095b;font-size:1em;text-decoration:underline;}
div#centre a, div#centre li{color:#cb095b;}
.img{border:3px #CCCCCC solid;margin:5px;}
div#centre-droite-centre-int p{font-size:0.8em;color: #999;line-height:2em;text-align:justify;text-indent:10px;font-weight:bold;}