/*********** BODY ************/
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial;
	text-align: center;
	padding:0;
	margin:0px auto;
	width:924px;
}

/************ GENERAL ***********/
.clear{
clear:both;
}

#escargot{
position:absolute;
margin-left:80px;
margin-top:25px;
}

a, a:hover, a:visited {
color:#387230;
text-decoration:underline;
}

.titre{
color:#832018;
font-weight:bold;
}

.stitre{
color:#832018;
}

img{
border:0px;
}

/************ PAGE  **********/

#header{
margin:0;
padding:0;
width:924px;
height:338px;
}

.headerimg {
position: absolute;
margin-top: -90px;
margin-left: 90px;
}

#content{
margin:0;
padding:0;
width:924px;
height:100%;
text-align:left;
}

#titre{
text-align:left;
height:40px;
width:924px;
margin:0;
padding:0;
}

/************  HEADER ***********/
#flash{
float:left;
width:657px;
height:251px;
margin-top:85px;
padding-left:80px;
}


#menu_h{
text-align:left;
float:left;
width:140px;
height:180px;
margin-top:50px;
margin-left:20px;
font-family:Century Gothic;
color:#224187;
font-size:14px;
font-weight:bold;
}

#menu_h ul{
list-style: none;
padding:0;
margin:0;
}

#menu_h li{
padding-top:10px;
}

#menu_h li a.selected{
padding-left: 20px;
background: url(../images/puce.jpg) no-repeat;
}

#menu_h li a, #menu_h li a:visited{
padding-left: 20px;
text-decoration: none;
color:#224187;
}

#menu_h li a:hover{
padding-left: 20px;
background: url(../images/puce.jpg) no-repeat;
}

/************  CONTENT ***********/

#menu_g{
list-style: none;
padding: 0px;
margin-left: 110px;
position:absolute;
font-weight: bold;
text-decoration: none;
font-family:Arial;
color:#224187;
font-size:12px;
}

#menu_g li {
padding-top:10px;
padding-left:10px;
}

#menu_g li a.selected{
padding-left: 20px;
background: transparent url(../images/puce.jpg) center left no-repeat;
}

#menu_g li a{
font-weight: bold;
text-decoration: none;
font-family:Arial;
color:#224187;
font-size:12px;
}

#menu_g li a:hover{
padding-left: 20px;
background: transparent url(../images/puce.jpg) center left no-repeat;
}

#contenu{
position:absolute;
width:470px;
margin-left:280px;
margin-top:20px;
}

#carte{
position:absolute;
margin-left:500px;
margin-top:140px;
width:290px;
height:256px;
z-index:2;
text-align:center;
}

#texte{
padding:0;
margin:0;
z-index:1;
}

#galerie{
padding:0;
margin:0;
list-style-type: none;
}

#galerie li{
float: left;
margin: 0;
padding: 10px 3px;
text-align: center;
}

.photo{
float:right; 
text-align:center; 
margin-left:10px;
margin-top:20px;
padding:0;
}
	