/* CSS Document */
h1 {
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A1F00;
	padding-top: 5px;
 }
 h2 {
	margin:0;
	font-size: 16px;
	color: #F9DF4F;
 }
 p{
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A1F00;
 }
 
/*menuroy*/
#menu{
				background-color: transparent ;
				padding-top: 2px;
				padding-bottom: 2px;
			}
			
			#nav {
				list-style: none ;
				margin: 0 ;
				padding: 0 ;
			}
			
			#nav li {
				display: inline ;
				/*margin-right: 1px ;*/
				margin-right: -1px ;
				color: #fff ;
				background: transparent  ;
			}
				
			#nav li a {
	background-color: transparent;
	color: #FFFFFF;
	/*text-align: center ;*/
				text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	vertical-align: baseline;
	border: 1px solid #083d6d;
	font-family: "arial", arial;
	font-size: 12px;
			}
				
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				background-color: transparent;
				color: #fd1f34;
			}
			
			#main {
				width: 780px;
				margin-left: auto; 
				margin-right: auto;
			}
		
			#content {
				margin-top: 20px;
			}			
			/*fin menu roy */ 
#container {
	position:absolute;
	margin-left: -350px;
	width:700px;
	height:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	left: 50%;
	z-index:2;
	padding: 0px;
	top: 0px;
	border: 1px none #E0E4E5;
}
#header {
	position:absolute;
	width:696px;
	height:80px;
	z-index:7;
	border: 0px none #E0E4E5;
	left: 27px;
	visibility: visible;
	top: 0px;
}

#menu {
	position:absolute;
	width:812px;
	height:27px;
	z-index:29;
	left: 3px;
	top: 105px;
}
#logo {
	position:absolute;
	width:100px;
	height:64px;
	z-index:9;
	left: -88px;
	top: 32px;
}
.ecrit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A1F00;
	line-height: normal;
}
.Style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
#drapeaux {
	position:absolute;
	width:182px;
	height:29px;
	z-index:11;
	left: 545px;
	top: 77px;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/fondnew.jpg);
	background-repeat: repeat-x;
}
.Style31 {
	font-size: 12px;
	color: #2A1F00;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style35 {line-height: normal; font-size: 12px;}
