body {
	background-color:#D3D3D3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0;
	height:100%;
}
h4 {
	padding: 0;
}
h5 {
	padding: 0;
}
a {
	text-decoration: none;
	color: darkred;
	font-weight: bold;
}

a:hover{
	text-decoration:underline;
}
a:visited{
	text-decoration: none;
}
a img {
	border: 0;
}
/* ====================================
	Div de l'index
==================================== */
#index {
	margin : 1em;
	padding-left: 1em;
	background-color: #FFF5F5;
	color: darkred;
}

/* ====================================
	Div Principale : conteneur
==================================== */
#conteneur {
	/*width: 950px;*/
	background-color: white;
	margin: 0 auto;
	padding: 0;
	border : 1px solid darkred;
	text-align: left;
}

/* ====================================
	Div header : bandeau
==================================== */
#bandeau {
	/*width: 800px;*/
	height:95px;
	background-image: url("images/banniere_v1.jpg") ;
	/*background-position:top center;
	background-attachment:fixed;*/
	background-repeat: no-repeat;
}
#lienBandeau {
	float:right;
	top:15px;
	position: relative;
}
#lienBandeau a {
	text-decoration: none;
	color: red;
}

/* ====================================
	Div menu navigation : nav
==================================== */
#nav {
	width: 100%;
	height: 1.5em;
	position:relative;
	background-color: white;
	border-bottom : 1px solid darkred;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li{
	float: left;
	background-color: white;	
	border-right: 1px dotted darkred;
	text-align: center;
	padding-top: .2em;
}

#nav a{
	color: #656565;
	text-decoration: none;
	display : block;
	padding-left: 1em;
	padding-right: .5em;
	height: 1.6em;
	font: bold .8em verdana, arial, sans-serif;
}
#nav a:hover {
	background-color: white;
	color: #c40304;
}

 #nav_norm {
	width: 120px ;
}
 #nav_vv {
	width: 145px ;
}
/* ====================================
	Div menu
==================================== */
#menu {
	position:relative;
	width: 24%;
	background-color: white;
	float: left;
	margin-left:2%;
	margin-top: 2%;	
	/*height: 500px;*/
}
#menu ul {
	list-style:circle;
	padding: 0 0 0 1em;
	margin: 0;
	width:60%;
}
#menu li:hover {
	list-style-type:disc;
}
#menu a{
	text-decoration:none;
	color: darkred;
	font-size: .8em;
	display: block;
}
#menu a:hover{
	background-color: #c40304;
	color: white;
}
#barreMenu {
	color : black;
	background-color: white;
	border-bottom : 4px solid #656565;
	font-weight: bold;
	margin-bottom: .8em;
}
.seul{
	text-align: right;
}

/* ====================================
	formulaire contact
==================================== */
#form_contact {
	width : 620px;
	margin : 0 auto;
}


#form_contact label {
	width: 9em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	float: left;
	z-index:5;
}

#form_contact input {
	width: 19em;
	margin-bottom : 7px;
	border:1px solid  #c40304;
	z-index:5;
	
}

#form_contact textarea {
	border:1px solid  #c40304;
	margin-bottom : 7px;
}

#captcha {
	margin-top : -50px;
	margin-left : 400px;
}
/* ====================================
	Div cadre_visite_virtuelle
==================================== */
#cadre_visite_virtuelle{
	width:330px;
	float:left;
}





/* ====================================
	Div contenu : main
==================================== */
#main {
	position:relative;
	width:71%;
	float: left;
	color: darkred;
	margin-left:1%;
	margin-top: 2%;
	margin-bottom:1%;
}
#barreMain {
	color : black;
	background-color: white;
	border-bottom : 4px solid darkred;
	font-weight: bold;
	margin-bottom: .8em;
	margin-right: 1em;
}
#contenu {
	margin-left: 1%;
	background-color: #fff5f5 ; 
	font-size: .9em;
	margin-right: 1em;
	clear:both;
}
#tabgalerie a{
	text-decoration: none;
	color: darkred;
	vertical-align: middle;
}


#tabgalerie a span {
	display: none;
	background-color: darkred;
	padding: 0;
	margin: 0;
}
#tabgalerie a:hover span.gauche {
	display: inline;
	position: absolute;
	right: 25%;
	color: black;
	border-top: 2px solid darkred;
	border-left: 2px solid darkred;
	border-right: 2px solid darkred;
}
#tabgalerie a:hover span.droite {
	display: inline;
	position: absolute;
	right: 75%;
	color: black;
	border-top: 2px solid darkred;
	border-left: 2px solid darkred;
	border-right: 2px solid darkred;
}

#offre {
	text-align:left;
	border : 1px solid #c40304;
	width:80%;
	background-color: white;
}

#fieldset_contact {
	width:400px;
	height:160px;
	float : left;	
	margin:5px;
	font-size: .8em;
	}

#adresse_contact{
	width:200px;
	float:left;
}

#logo_contact{
	width:170px;
	float:left;
	padding:12px;
}
	
#elemlisteContact #fieldset_contact_legend, #legend_news {
	color: darkred;
	display:block;
}

#mail {
	list-style: none;
	font-size: .8em;
}

#contact,#contact_siege {
	font-size: .8em;
	border: 1px solid #c40304;
	width:450px;
}
#contact{	
	float : left;	
}

#listeContact{
	list-style-image: url('images/ico_liste.png');
}

#elemlisteContact{
	float:none;
}

#presentation {
	text-align: justify;
	text-indent: 1em;
}




#date {
	color: black;
	font-weight: bold;
	font-style: italic;
	width: 150px;
	text-align: right;
	vertical-align:top;
	padding-bottom:1em;
}
#evenement {
	font-size: .9em;
	text-align: justify;
	width: 450px;
	height: 4em;
	padding-left: 1em;
	vertical-align: top;
}
#histoire {
	padding-bottom:1em;
}

#sousListe  li{
	list-style:none;
	font-size: .8em;
}

#cadre_anim{
	background-color: #b2292d;
	height: 93px;
	margin : 0 auto;
}


/* ====================================
	Div footer : piedPage
==================================== */
#piedPage {
	height: 3.1em;
	clear : both;
	background-color: #fff;
	font-size: .7em;
	text-align: center;
	border-top: 1px solid darkred;
}
#afaq {
	float: left;
}
#copyright {
	float: right;
}

#piedPage a {
	text-decoration: none;
	font-weight: normal;
	color : #cc0000;
}