/* CSS Document */
/***************** BODY *****************/
*{
	/*---on passe toutes les marges à 0---*/
margin:0;
	padding:0;
}
body {
	background-color: #8791a3;
}
#container{
	position:absolute;
	width:870px;
	left:487px;
	margin-left:-425px;
	background-color: #838877;
	top: 8px;
}	
#header/***************** HEADER *****************/
{
	width:840px;
	height:70px;
	background-color: #FFFFFF;
}
#filet{
	width:2px;
	height:100%;
	background-color: #838877;
	float: right;
	margin-right: 20px;
}
#drapeau{
	float:right;
	height: 70px;
}
#nom{
	float: left;
	background-repeat: no-repeat;
	height: 70px;
}
#menu {
	width:850px;
	height:30px;
	background-color: #8791a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 15px;
}
#containerP {
	width:840px;
	background-color: #FFFFFF;
	height: 370px;
}
#containerM {
	width:840px;
	background-color: #FFFFFF;
	height: 650px;
}
#containerG {
	width:840px;
	background-color: #FFFFFF;
	height: 900px;
}
#photo1{
	width:840px;
	height:175px;
	margin-top: 10px;
}
#textecentre{
	width:410px;
	text-align:justify;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}
#photo2{
	float:right;
	margin-top: 45px;
}
#photo3 {
	float:left;
	width:190px;
	height:140px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#photodroite {
	float:left;
	width:190px;
	height:140px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#modulecentre {
	height:150px;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left : auto;
	margin-right : auto;
	width : 300px;
	text-align : center;
	background-color: D4A43F;
	border: thin outset #000066;
	line-height: 20px;
	padding-top: 5px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #838877;
	font-weight: bolder;
	font-style: italic;
	margin-bottom: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #838877;
	font-weight: bolder;
	font-style: italic;
}
h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffffff;
	font-weight: bold;
	margin-bottom: 10px;
}
h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fffffff;
	font-weight: normal;
	margin-left: 30px;
	margin-bottom: 10px;
}
#petittexe {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #fffffff;
	font-weight: normal;
}
#gallerie {
	float:right;
	width:301px;
	margin-top: 30px;
}

/***************** © *****************/

#ams {
	font-family: Trebuchet, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
#plan1{
	position:absolute;
	left:122px;
	top:937px;
	width:263px;
	height:166px;
	z-index: 10;
}
#plan2 {
	position:absolute;
	left:450px;
	top:937px;
	width:263px;
	height:166px;
	z-index: 10;
}
#plan1F{
	position:absolute;
	left:561px;
	top:898px;
	width:223px;
	height:138px;
	z-index: 10;
}
#plan2F {
	position:absolute;
	left:563px;
	top:1055px;
	width:218px;
	height:135px;
	z-index: 10;
}
#logo{
float:left;
width:340px;
height:200px;
background-image:url(../images/logo.jpg);
}
#photo4 {
	float:right;
	width:200px;
	height:150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 100px;
}	
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
}
.menu:hover {
	text-decoration: none;
	font-weight: bold;
	text-shadow: #0f0f0f 3px 3px 2px;
}
a.lien:link {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
a.lien:visited {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
/***************** contact *****************/
#adresse{
	float:left;
	width:220px;
	height:100px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 80px;
	margin-bottom: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#son {
	position:absolute;
	left:560px;
	top:571px;
	width:50px;
	height:26px;
	z-index: 10;
}

