body {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	font-family:"Century Gothic";
	font-size: 16px;
}

#header {
	overflow:hidden;
}

a {
	color: #42b4dd;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}
a:hover {
	color: #73bf4f;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}

div#logo {
	float: left;
	padding-top: 1%; 
	margin-left: -0.70%;
	width: 420px;
	height: 104px;
	text-align: left;
}
div#menu_haut {
	float: left;
	padding:0em;
	width: 450px;
	height: 124px;
	text-align: right;
}

.logoBlanc {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #73bf4f;
}
.logoBleu {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #000;
}

.logo {
	float: left;
	margin-left: 1px;
	
}

.slogan{
	clear: both;
	float: left;
	margin-right: 30px;
}

.slogan h1{
	font-weight:normal;
	float: right;
	margin-top: -1px;
	margin-left: 50px;
	margin-right: 150px;
	font-size: 39px;
	color: #262626;
}

.slogan h2{
	font-weight:normal;
	float: left;
	font-family:"Century Gothic";
	font-size: 22px;
	color: #e2007a;
	margin:auto;
}

.atouts {
	float: left;
	width: 210px;
	height: 255px;
	margin-top: -259px;
}

.bandeau {
	width: 832px;
	height: 255px;
	margin-left: 210px;
}

#content {
	overflow: hidden;
	margin-top: -4px;
	margin-bottom: 0px;
}

#content b {
	color: #e2007a;
}

#bloc_gauche {
	width: 210px;
	height: 400px;
	background-image:url('../images/bloc_motif.png');
	background-repeat : repeat-y; 
	float: left;
}

#texte {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align : left;
}

#bloc_droite {
	width: 210px;
	height: 80px;
	background-image:url('../images/bloc_motif.png');
	background-repeat : repeat-y; 
	float: right;
	margin-top:1%;
}

#menu {
	list-style: none;
	text-align: left;
	font-size: 14px;
	margin-left: -40px;
}

#menu li {
	width: 210px;
	height: 27px;
	background-image:url('../images/menu.png');
	margin-top: -1px;
}

#menu li a {
	margin-left: 30px;
	text-decoration : none;
	color: #d0d0d0;
}

#menu2 {
	text-align: right;
	margin-right: 30px;
	margin-top: 5px;
}

#menu2 a {
	text-decoration : none;
	color: #595959;
}

#menu2 a img{
	margin-left: 20px;
	margin-top: 10px;
}

#menu3 {
	text-align: left;
	margin-left: 30px;
	margin-top: 5px;
}

#menu3 a {
	text-decoration : none;
	color: #595959;
}

#menu3 a img{
	margin-right: 20px;
	margin-top: 10px;
}

#bloc_droite h4 {
	font-family:"Century Gothic";
	font-weight:normal;
	color: #e2007a;
	margin-left: -30px;
}

.barre {
	float: right;
	margin-top: -10px;
}

#bloc_droite p {
	text-align: left;
	margin-left: 50px;
}

#bloc_droite p a{
	text-decoration : none;
	color: #595959;
}

#bloc_droite p a img{
	margin-right: 20px;
	margin-top: 10px;
}

#bloc_centre {
	text-align: left;
	margin-top: -1%; 
}

#bloc_centre h2 {
	font-family:"Century Gothic";
	font-weight: normal;
	color: #e2007a;
	margin-left: 35%;
	
}

.edito{
	margin-left: 250px;
	font-size: 18px;
}

#bloc_centre h4 {
	font-family:"Century Gothic";
	font-weight: normal;
	font-style:italic;
	color: #e2007a;
	margin-left: 250px;
}

.texte_droite {
	margin-left: 400px;
}

.texte_gauche {
	float: left;
	margin-left: 50px;
	margin-top: -10px;
	width: 100px;
	font-size: 13px;
}

.maps {
	float: right;
	margin-right: 10px;
}

.texte_standard {
	margin-left: 220px;
	text-align: center;
}

.tableau td{
	padding: 20px;
}

ul li {
	list-style-type : none;
}

a img{
	border: none;
}

.tab-text-titre{
	text-align:center; 
	width:79%;
	background-color:#94BF02;
	color:#FFF;
	font-family:"Century Gothic";
	font-size: 22px;
	padding-top:1%;
	padding-bottom:2%;
}

.tab-text{
	text-align:justify; 
	width: 79%;
	background-color:#94BF02;
	color:#FFF;
	font-family:"Century Gothic";
	font-size: 14px;
	margin-bottom: 1%;
	padding-bottom: 1%;
}

#info{
	background-color:#FFF;
	color:#000;
	padding:2%;
	width:80%;
}