*{
	margin:0;
	padding:0;
}

body{
	background-image:url("../images/fond.jpg");
	background-repeat:repeat-x;
	background-color:#E8EBF4;
	font-family:verdana,aria,sans-serif;
	font-size:12px;
}

#conteneur{
	width:830px;
	margin:auto;
}

.leNettoyeur{
	clear:both;
}

.leSeparateur{
	height:10px;
}

#header{
	width:830px;
	margin:auto;
	text-align:center;
}

#menu{
	width:830px;
	height:39Px;
	margin:auto;
	background-image:url("../images/menu.jpg");
	background-repeat:repeat-x;
	text-align:center;
}

#menu ul{
	list-style-type:none;
	position:relative;
	width:100%;
}

#menu li{
	background-image:url("../images/puceMenu.png");
	background-repeat:no-repeat;
	background-position:center top;
	display:inline;
	padding:12px;
	border-left:1px solid #999;
	position:relative;
	top:12px;
}

.finListe{
	background-image:none !important;
	padding:12px;
	border-left:1px solid #999;
}

#menu a{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}

#menu a:hover{
	font-weight:bold;
	color:#364C98;
	}
	


#blocGauche{
	width:200px;
	float:left;
	margin:0 5px 0 0;
}

#event{
	width:197px;
	margin:auto;
}

.titreEvent{
	background-image:url("../images/fondTitreEvent.png");
	background-repeat:no-repeat;
	background-position:center;
	height:32px;
	width:197px;
	text-align:center;

}

.titreEvent h1{
	font-size:12px;
	color:#FFF;
	padding:7px 0 0 0;
}

.textEvent{
	background-image:url("../images/fondTextEvent.jpg");
	background-repeat:repeat-y;
	background-position:center;
	width:197px;
}

.textEvent p{
	padding:10px;
}

.titreContact{
	background-image:url("../images/fondTitreContact.png");
	background-repeat:no-repeat;
	background-position:center;
	height:32px;
	width:197px;
	text-align:center;
}

.titreContact h1{
	font-size:12px;
	color:#FFF;
	padding:7px 0 0 0;
}

.textContact{
	background-image:url("../images/fondTextEvent.jpg");
	background-repeat:repeat-y;
	background-position:center;
	width:197px;
}

.textContact p{
	padding:10px;
}

.textContact a{
	color:#DE6D00;
	text-decoration:none;
	font-weight:bold;
}

.textContact a:hover{
	text-decoration:underline;
}

#search{
	background-image:url("../images/search.png");
	background-repeat:no-repeat;
	background-position:center;
	height:47px;
}

.search{
	border:0;
	position:relative;
	top:15px;
	left:30px;
	width:100px;
}

.ok{
	position:relative;
	width:36px;
	float:right;
	top:-10px;
	left:-9px;
}


#blocDroite{
	width:620px;
	float:right;
}

.formContact{
	width:500px;
	margin:auto;
}


.titreTextarea{
	background-image:url("../images/fondTitre.png");
	background-repeat:no-repeat;
	background-position:center;
	height:32px;
	width:620px;
}

.titreTextarea h1{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:50px;
	padding-top:7px;
}

.textarea{
	background-image:url("../images/fondTextarea.jpg");
	background-repeat:repeat-y;
	background-position:center;
	width:620px;
	padding:0;
	margin:0;
}

.textarea img{
	margin:0 0 0 5px !important;
}

.textarea h2{
	font-size:12px;
	padding:10px;
}
	
.textarea p{
	padding:10px;
}

.textarea ul{
	padding-left:15px;
	list-style-type:none;
}

.textarea a{
	color:#088BFE;
	text-decoration:none;
	font-weight:bold;
}

.textarea a:hover{
	text-decoration:underline;
}

#footer{
	width:830px;
	background-image:url("../images/footer.png");
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	color:#999;
}

#footer a{
	color:#999;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.natice-dri{
	font-size:10px;
	float:left;
	width:300px;
	margin:10px 0 0 10px;
}

.mentions{
	float:right;
	width:300px;
	text-align:right;
	margin:10px 10px 0 0;
}

.mentions a{
	color:#5B5B5B !important;
	font-weight:bold;
}

#newsletter{
	background-image:url("../images/search.png");
	background-repeat:no-repeat;
	background-position:center;
	height:47px;
	font-size:10px;
}

.newsletter{
	border:0;
	position:relative;
	top:17px;
	left:21px;
	width:120px;
	font-size:10px;
}

.textNl{
	text-align:center;
	width:170px;
	margin:auto;
	position:relative;
	left:-5px;
	color:#A2A2A2;
}

.ok2{
	position:relative;
	width:36px;
	float:right;
	top:-7px;
	left:-9px;
}