body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #939393;

	margin-bottom:0;

	margin-top:0;

	margin-right:0;

	margin-left:0;

	padding: 0px;



	background-image: url(images/bg.png);

	background-repeat: repeat-x;

}
h1{
	font-size: 25px;
	color: #A381A6;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	margin-bottom: 35px;
	margin-left:10px;
	text-align: center;
	vertical-align: top;
}

h2{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-left:15px;
	text-align: center;
	vertical-align: bottom;
	
}

a {

	color: #939393;

	text-decoration: none;

}

.mini {

	font-size: 10px;

}



a:link {

	text-decoration: none;

}

.lienBottom {

	color: #939393;

	text-decoration: none;

}

.lienBottom:hover {

	color: #939393;

	text-decoration: none;
}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}

.adresse{
 
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
}

.centre {

	background-image: url(images/centre.png);

	width: 950px;

	color: #000000;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-repeat: repeat-y;

	background-position: top;

	text-align: center;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#menu {

	margin-right:auto;

	margin-left: 110px;

	text-align: center;

   font-variant: small-caps;

	

}





#menu li 

{

	display:inline;

	background-repeat: no-repeat;

	background-position: top;

	margin: 0;

	padding: 0;

	

	

}

#menu li a

{

	text-align: center;

	text-decoration: none;

	height: 30px;

	display: block;

	float:left;

	text-align: center;

	width: 120px;

	padding-top: 20px;

	font-family: Trebuchet, Arial , Helvetica;

	font-size: 14px;

	color: #9F84AE;

	font-weight: bold;

	letter-spacing: 1px;

}

#menu li a:hover

{

	text-align: center;

	text-decoration: none;

	background-image: url(images/flechemenu2.png);

	background-repeat: no-repeat;

	background-position: top;

	height: 30px;

	display: block;

	float: left;

	width: 120px;

	padding-top: 20px;

	

}



.selected {

   text-align: center;

	text-decoration: none;

	background-image: url(images/flechemenuHover.png);

	background-repeat: no-repeat;

	background-position: top;

	height: 40px;

	display: block;

	float: left;

	width: 120px;

	padding-top: 20px;

}

.contenu{

	background-color: #EFEFEF;

   font-family: Georgia, "Times New Roman", Times, serif;

}





.centrebas {

	background-image: url(images/bottom.png);

	background-position: center top;

	text-align:center;

	width: 950px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-repeat: no-repeat;

	height: 41px;

	font-size: 11px;

	letter-spacing: 1px;

	padding-top: 25px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;
	
	color: #939393;

	text-decoration: none;

}

