@charset "utf-8";
/* CSS Document */


* {margin:0; padding:0} 

body{background-color:#000033;
	width:100%;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;}
#banniere{
z-index: 10;
}
h1 {
	font-size: x-large;
	color: #000099;
	text-align: center;
}
h2{font-size: large;
	color: #000099;
	text-align: center;
}

h3{
	font-size: 14px;
	color: #FF00FF;
}
#intro{
	height: 600px;
	width: 600px;
	margin:0 auto;
	position: relative;
	background-color: #000033;
}

#mapage{
	width:900px;
	margin:0 auto;
	position: relative;
	height: 1000px;
	background-position: center bottom;
	background-image: url(images/fondsite.jpg);
	background-repeat: no-repeat;
}


#zone_texte{
	height: 655px;
	width: 600px;
	left: 223px;
	position: absolute;
	top: 296px;
	background-repeat: no-repeat;
	background-image: url(images/fond_texte.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000066;
	padding-top:30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#zone_texte a {
	color: #0000FF;
	text-decoration:underline;
}
#zone_texte a:hover {
	color: #0000FF;
	text-decoration: none;
}
.avatar_droite{
	float:right;
	margin-left: 0px;
	margin-bottom:15px;
	padding:0px;
}
.avatar_gauche{
float:left;
padding-right:15px;
padding-left :20px;
}
#evenement{
	padding:0 px;
	margin: 0 px;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 25px;
}
#prestations{
	list-style-type: disc;
	padding:0 px;
	margin: 0 px;
	list-style-position: inside;
	text-indent: 25px;
}
#contact{
	height: 160px;
	width: 510px;
	position: relative;
	background-image: url(images/cadre.png);
	background-repeat: no-repeat;
	padding: 20px;
	text-align:center;
	margin-left: 30px;	
}
#formulaire{
	height: 300px;
	width: 510px;
	background-image: url(images/cadre_formulaire.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-left: 30px;	
}
#pied_de_page{
	width:900px;
	margin:0 auto;
	position: relative;
	background-color: #000033;
	height: 70px;
	align:center;
	text-align: center;
	color: #CCCCCC;
	font-size: small;
}
#pied_de_page a {
	text-decoration: underline;
	font-size: small;
	color: #CCCCCC;
}
#pied_de_page a:hover{
text-decoration: none,
}
#coin_hg{
	background-image: url(images/coin_gauche.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
}
#coin_hd{
	background-image: url(images/coin_haut_droit.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 0px;
	right: 0px;
	z-index: 20;
}
#coin_bg{
	background-image: url(images/coin_bas_gauche.png);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0px;
	position: absolute;
	height: 50px;
	width: 50px;
	z-index: 20;
}
#coin_bd{
	background-image: url(images/coin_bas_droit.png);
	background-repeat: no-repeat;
	right: 0px;
	bottom: 0px;
	position: absolute;
	height: 50px;
	width: 50px;
	z-index: 20;
}
#footer{
    width:600px;
	margin:0 auto;
	position: relative;
	background-color: #000033;
	height: 300px;
	text-align:center;
	font-size:small;
}
#footer a {
	text-decoration: underline;
	font-size: small;
	color: #CCCCCC;
}
#footer a:hover{
text-decoration: none;
}
#equipe{
margin-left:55px;
}
#partenaire{
	margin:0px;
	padding:0px;
	margin-left:10px;
	height: 572px;
	width: 588px;
}
#zone_video{
	height: 650px;
	width: 647px;
	left: 226px;
	position: absolute;
	top: 325px;
	background-repeat: no-repeat;
	background-image: url(images/fond_video.png);

}
#animation{
	height: 600px;
	width: 600px;
	left: 15px;
	position: relative;
	top: 15px;
}

#diaporama{
	left: 35px;
	position: relative;
}

#diaporama2{
	right: 45px;
	position: relative;
}

#plan{
	list-style-position: inside;
	list-style-image: url(/images/etoile1.gif);
	text-indent: 25px;
}

