body, html {
	margin: 0;
	padding: 0;
}
html {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/fond/fond-body.jpg) repeat-x #05c1ff;
	width:100%;
	height:100%;
}
div#global{width:1000px;
height:auto;
margin:0 auto;

}
div#bandeau{width:1000px;
height:189px;
background:url(../img/fond/fond-bandeau2.png) no-repeat;
padding:1px 0 0 0;
}
div#titre-page{margin:90px 0 0 118px;padding:0;}
div#titre-page h1{margin:0;padding:0;font-size:3em;color:#13245a;letter-spacing:-0.03em;}
div#titre-page h1 .sstitre{font-size:0.4em;letter-spacing:0em;}
div#contenu{width:1000px;
height:auto;
background: url(../img/fond/fond-contenu.png) repeat-y;
min-height:500px;
display:table;}
div#contenu-int{width:986px;margin-left:7px;}

div#bas-contenu{width:1000px;
height:15px;
background:url(../img/fond/bas-contenu.png) no-repeat;
}
div#pied-page{text-align:center;
width:1000px;
color: #FFF;
font-size:0.7em;}
div#pied-page a{
color: #000033;
}
div#menu-gauche{background:#CC0000;}
/*Menu*/
div#menu{width:564px;top:163px;margin-left:430px;height:27px;line-height:27px;float:left;position:absolute;}
div#menu1,div#menu2,div#menu3,div#menu4{float:left;width:141px;height:27px;font-size:1.1em;text-align:center;}
div#menu1 a,div#menu2 a,div#menu3 a,div#menu4 a{color:#FFF;width:141px;height:27px;display:block;text-decoration:none;}
div#menu1 :hover{background:url(../img/fond/menu1-hover.png) no-repeat;color:#4f4f4f;}
div#menu2 :hover{background:url(../img/fond/menu2-hover.png) no-repeat;color:#4f4f4f;}
div#menu3 :hover{background:url(../img/fond/menu3-hover.png) no-repeat;color:#4f4f4f;}
div#menu4 :hover{background:url(../img/fond/menu4-hover.png) no-repeat;color:#4f4f4f;}
/*Petale 3 accueil (contact) et autres pages*/
div#index-petale3{background:url(../img/fond/index-petale3.png) repeat-y;
float:left;
height:276px;
width:296px;
margin:10px 0 0 15px;}

div#titre-index-petale3 a{color:#FFF;text-decoration:none;display:block;width:296px;height:45px;}
div#titre-index-petale3 a:hover{color:#333333;text-decoration:none;background: url(../img/fond/titres-hover.png) no-repeat right;}

div#titre-index-petale3{height:45px;
width:296px;
line-height:45px;
font-size:1.2em;
color:#FFF;
text-indent:100px;
background: url(../img/fond/titres.png) no-repeat right;}

div#contenu-index-petale3{background:url(../img/fond/contenu-index-petale3.png)no-repeat;
height:89px;
width:276px;
padding:8px 0 0 10px;
text-align:center;
font-size:0.8em;
color:#4a4a4a;}
div#contenu-index-petale3 p{margin:0;}
div#contenu-index-petale3 p.adresse{margin-top:10px;}
div#contenu-index-petale3 p.red{width:296px;height:20px;text-align:center;background:url(../img/fond/image-enveloppe.png) no-repeat;}
div#contenu-index-petale3 p.red a{color:#FF0000;}
.photo-accueil{margin:18px 0 0 -9px;}
/*Fin petale*/
div#ariane{color:#868585;margin:5px 0 10px 20px;padding:0;height: 20px;}
div#ariane p.ariane{
	float: left;
	font-size:0.8em;
	margin:0;
	padding:0;
}
div#ariane p.ariane a{
	text-decoration: underline;
	color:#999999;
}
div#ariane p.ariane :hover{
	color:#0099FF;
	text-decoration: underline;
}
div#contenu-gd{
	clear:both;
}
div#gauche{float:left;}
div#droite{float:left;width:630px;height:auto;margin :0 0 0 20px}

