@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ff9933;
	font-size: 1em;
}


a:link {
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
	}
a:visited {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
	}
	
#container {
	width: 1086px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
#tete {
	background-image: url(images/entree-7-ok_01.jpg);
	background-repeat: no-repeat;
	height: 459px;
	background-color: #ffffff;
	padding-bottom: 0px;
	
}
#tete h2 {
	padding-top: 400px;
	padding-left: 250px;
}
#central {
	background-image: url(images/entree-7-ok_02.jpg);
	padding-top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 140px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	
	
}
#texte {
	width:460px;
	padding-bottom: 20px;
	text-align:justify;
}

#texte h3 {font:"Georgia", sans-serif;
}
#texte h3:first-letter  {font: 1.5em/15pt ;
}	

#texte-suite {
	width:550px;
	padding-bottom: 20px;
	text-align:justify;
}

#texte-suite h3 {
}
#texte-suite h3:first-letter {
	font-size:1.5em;
	line-height: 15pt;
}
#partie-droite {
	width: 250px;
	position: absolute;
	top: 188px;
	padding:0px;
	border:0px;
	right: 160px;
}
#droite-haut {
position:relative;
top:0px;
left:0px;

	
}
#droite-haut li {
	list-style-type: none;
	line-height: 30px;
}


#droite-haut a {
 	display: inline;
}

#droite-bas {
position:relative;
top:0px;
left:0px;
	text-align: center;
	
}

#droite-bas h2 {
	line-height: 100px;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;

}	

#pied {
	background-color: #D50F06;
	background-image: url(images/papillon.jpg);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding:1px;

	position: relative;
	clear: both;
	
}
#pied ul {
	list-style-type: none;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
#pied li {
	display:inline;
	vertical-align: top;
}

#pied a {
	display: inline;
	
	}
.copyright {
	width: 630px;
	margin-left: auto;
	text-align: center;
	font-size: small;
	margin-right: auto;
}
.barre-horizontale{
visibility:hidden;
clear:both;
padding:0px;
margin:0px;
}

.drapeau {
	position:relative;
	top: -50px;
	left: 320px;
	width: 160px;
	text-align: center;
