div#global{
	width: 790px;
	height: 613px;
	background-color: #FFFFFF;
	border: 0px solid red;
	margin-left: -400px;
	margin-top: -295px;
	top: 50%;
	left: 50%;
	position: absolute;
	background-position:center center;
	}

div#vague {
	width:807px;
	height:10px;
	background-color:#D0E0E9
	}
div#bas {
	width:807px;
	height:228px;
	background-color:#D0E0E9
	 
	}
div#page {
	width:807px;
	height:354px;
	background-color:#AFCBDA;
	}
	
div#contenu {
	width:807px;
	height:354px;
	/*background-color:#FFCC00;*/
	}
	
	
div#piedpage {
	position:absolute;
	width:783px;
	height:141px;
	background-color:#AFCBDA;
	top: 455px;
	left: -1px;
	 
	}

div#texte{
	position:absolute;
	top:-6px;
	left:0px;
	width: 774px;
	height: 156px;
	font: 12px/1.2em Verdana, sans-serif;
	color:#FFFFFF;
	letter-spacing:-1px;
	background-color: #AFCBDA;
	padding-left: 10px;
}

div#drapeau{
	position:absolute;
	top:-56px;
	left:381px;
	width: 349px;
}

div#menu{
	position:absolute;
	top:149px;
	left:2px;
	width: 781px;
	height:36px;
	align:center;
	background-color: #D0E0E9;
}
	
h1
 {
				color: #1E4A65;
				font: 15px "Trebuchet MS",Arial,sans-serif ;
				text-align: left ;
				
				}
h2
 {
				
				color: #1E4A65;
				font: 14px "Trebuchet MS",Arial,sans-serif ;
				text-align: left ;
				font-size: bold ;
				}
h3
 {
				
				color: #1E4A65;
				font: 12px "Trebuchet MS",Arial,sans-serif ;
				text-align: left ;
				font-size: bold ;
				}

a {
				
				color:#1E4A65;
				font: 1em "Trebuchet MS",Arial,sans-serif ;
				line-height: 1em ;
				padding: 0px 5px ;
				text-align: center ;
				text-decoration: none ;
				}
 a:hover, a:focus,  a:active {
				
				background-color:#AFCBDA;
				color: blue ;
				text-decoration: underline ;
				}
