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

body{
	background-color:#C2C7BD;
}
*{
	outline:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	border:none;
}
#accueil{
width:585px;
margin:0 auto;
}
#conteneur_global{
	
	margin:0 auto;
	margin-top:100px;
	width:999px;
	background-color:#FFF;
}
#conteneur{
	
	height:500px;
	background-image:url(images/fondaccueil.jpg);
}
#conteneur2{
	margin:0 auto;
	width:1000px;
	overflow:auto;
}
#conteneur2 h1{
	font-family:Arial, Gadget, sans-serif;
	font-size:18px;
	color:#00B3C8;
	margin-top:40px;
}
#conteneur2 h2{
	font-family:Arial, Gadget, sans-serif;
	font-size:14px;
	color:#00B3C8;
	margin:0;
	padding:0;
	padding-left:10px;
	margin-top:10px;
}
#conteneur2 h3{
	font-family:Arial, Gadget, sans-serif;
	font-size:16px;
	color:#008489;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:10px;
}
#conteneur2 h4{
	font-family:Arial, Gadget, sans-serif;
	font-size:14px;
	color:#008489;
	margin:0;
	padding:0;
	display:block;
	float:right;
	width:100%;
	text-align:right;
	margin-bottom:5px;
	margin-top:3px;
}
#conteneur2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-left:20px;
}
#conteneur2 a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#conteneur2 a:Hover{
}
#liste2{
	margin-left:40px;
}
#conteneur2 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#oeuf{
	width:560px;
	float:left;
}
#texte{
	width:420px;
	float:left;
}
#bouton1{
	position:relative;
	left:70px;
	top:115px;
	width:80px;
	height:81px;
	background-image:url(images/bouton1.png);
}
#bouton1 a{
	display:block;
	width:80px;
	height:81px;
}
#bouton1:Hover{
	width:80px;
	height:81px;
	background-image:url(images/bouton1Hover.png);
}
#bouton2{
	position:relative;
	left:40px;
	top:170px;
	width:80px;
	height:81px;
	background-image:url(images/bouton2.png);
}
#bouton2 a{
	display:block;
	width:80px;
	height:81px;
}
#bouton2:Hover{
	width:80px;
	height:81px;
	background-image:url(images/bouton2Hover.png);
}
#bouton3{
	position:relative;
	left:70px;
	top:215px;
	width:80px;
	height:81px;
	background-image:url(images/bouton3.png);
}
#bouton3 a{
	display:block;
	width:80px;
	height:81px;
}
#bouton3:Hover{
	width:80px;
	height:81px;
	background-image:url(images/bouton3Hover.png);
}
#bouton4{
	position:relative;
	left:400px;
	top:-130px;
	width:80px;
	height:81px;
	background-image:url(images/bouton4.png);
}
#bouton4 a{
	display:block;
	width:80px;
	height:81px;
}
#bouton4:Hover{
	width:80px;
	height:81px;
	background-image:url(images/bouton4Hover.png);
}
#bouton5{
	position:relative;
	left:430px;
	top:-75px;
	width:80px;
	height:81px;
	background-image:url(images/bouton5.png);
}
#bouton5 a{
	display:block;
	width:80px;
	height:81px;
}
#bouton5:Hover{
	width:80px;
	height:81px;
	background-image:url(images/bouton5Hover.png);
}
#bouton6{
	position:relative;
	left:400px;
	top:-25px;
	width:80px;
	height:81px;
	background-image:url(images/bouton6.png);
}
#bouton6 a{
	display:block;
	width:80px;
	height:81px;
}
#bouton6:Hover{
	width:80px;
	height:81px;
	background-image:url(images/bouton6Hover.png);
}
.txtfr{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#008489;
	width:180px;
	margin-top:150px;
}
.txten{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00B3C8;
	width:180px;
	margin-top:150px;
	margin-left:20px;
}
#logo{
	clear:both;
	padding-top:67px;
	padding-left:250px;
}
#footer{
	width:1000px;
	color:#FFF;
	background-color:#C2C7BD;
}
#footer img{
	float:left;
	margin-left:10px;
	margin-right:15px;
	margin-top:5px;
}
#footer p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#header{
	width:999px;
	height:168px;
	background-image:url(images/header.jpg);
}
#header a{
	display:block;
	width:999px;
	height:168px;
}
#menu{
	width:226px;
	background-image:url(images/bg_menu.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
	height:450px;
	padding-top:50px;
	padding-left:60px;
}
#menu a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#008489;
}
#menu li{
	margin-bottom:10px;
}
#menu a:visited{
	color:#008489;
}
#menu a:Hover{
	color:#00B3C8;
}

#center{
	width:700px;
	background-color:#FFF;
	float:left;
	overflow:auto;
}
#center2{
	width:660px;
	background-color:#FFF;
	float:left;
	overflow:auto;
	padding-right:40px;
}

#center2 p{
	text-align:justify;
}
#logo2{
	width:209px;
	background-color:#FFF;
	padding-left:790px;
}
#liste_partenaires li{
	margin-bottom:15px;
	padding-left:100px;
}
#liste_partenaires2 li{
	margin-bottom:15px;
	padding-left:100px;
}
#prog{
	padding-top:50px;
	padding-left:70px;
	padding-bottom:50px;
}
#prog ul{
	margin-bottom:25px;
}
#prog li{
	margin-bottom:5px;
}
#prog a{
	font-family:Arial, Gadget, sans-serif;
	font-size:11px;
	color:#008489;
	font-style:italic;
	display:block;
	padding-top:10px;
	text-align:right;
}
#prog img{
	width:300px;
	margin-bottom:20px;
	margin-top:10px;
}
.heure{
	font-family:Arial, Gadget, sans-serif;
	font-size:12px;
	color:#008489;
}
.titrevert{
	color:#00B3C8;
}
.respire{
	margin-bottom:15px;
}
.titreinfo{
	font-family:Arial, Gadget, sans-serif;
	font-size:16px;
}
