.style1 {color: #FFFFFF}
.style2 {font-size: 14px}
.style4 {color: #26d3ff}
.style4b {color: #26d3ff; font-style: italic}
.style4c {color: #26d3ff; font-style: italic; text-align: center}
.style5 {color: #9c0017}
.style5c {color: #9c0017; font-style: italic}
.style6 {font-size: 24px}

.drapeaux {
  float: right;
  width: 50px;
  height: 50px;
  margin: 0;
  margin-left: -20;
}

.drapeaux img {
	border:0;
	width: 30px;
}


#conteneur  {
	margin-top : 5px;
	margin-right : auto;
	margin-left : auto;
	width : 1065px; 
}

#footer  {
	margin-right : auto;
	margin-left : auto;
	width : 920px; 
	text-align: center;
}

.corp{
	background:#4c4c4c;
	margin-right: auto;
	margin-left: auto;

}

.banner{
	background-color: #96E3E9;
	height: 250px;
	width: 100%;
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	width:"805";

	}
	
.banner img{
	height: 250px;
	border: 0;
}


#menu {
	height: 25px;
	width: 920px;
	line-height:25px;	
}

a.menu {
	background-image: url(../images/fond_menu_hover.png);
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	width: 115px;
	height:25px;
	display: block;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a.menu:hover {
	background-image: url(../images/fond_menu_on.png);
	background-color:#ccc;
}

a.menu_rouge {
	background-image: url(../images/fond_menu_on.png);
		color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	width: 115px;
	height:25px;
	display: block;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a.link_footer {
	text-decoration: none;
	color:#000000;
}

a.charte {
	text-decoration: none;
	color:#ffffff;
}

a.partenaire1 {
	text-decoration: none;
	color: #26d3ff;
}

a.partenaire2 {
	text-decoration: none;
	color: #9c0017;
}

#page {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color:#000000;
}

#bord{
	background-image: url(../images/bord_fond.png);
	width: 1065px;
	margin-right: auto;
	margin-left: auto;
}

#bord_bas{
	background-image: url(../images/bord_bas.png);
	width: 1065px;
	height:5px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}

#contenu {
	/*height: 580px;*/
	width: 880px;
	margin-left:20px;
	background-repeat: no-repeat;
	position: relative;
}

#map {
	height: 425px;
	width: 650px;
	background-image: url(../images/fond_page.jpg);
	background-repeat: no-repeat;
	position: relative;
}

label {
	display:block;
	width:130px;
	float:left;

}

form{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin-left: 130px;
}

form.paypal{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin-left: 0px;
}
.evidence {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bddbb3;
	font-weight: bold ;
}

.titre{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #bddbb3;
}



