body
{

	background-color: #464648;

	}
div#global{
	width: 880px;
	height: 600px;
	background-color: #464648;
	border: 0px solid red;
	margin-left: -450px;
	margin-top: -275px;
	top: 40%;
	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:880px;
	height:600px;
	/*background-color:#FFCC00;*/
	}
	
	.menufleche {
	display: block;
	margin-right: 5px;
	margin-left: 2px;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	color: #000;
	background: url("img/bouton.jpg")  #464648 top center repeat;
	border-top: 1px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 0px solid #FFF;
	padding:5px 5px 5px 5px;
}

.menufleche:hover, .menu:active   {
	border-top: 0px solid #CCC;
	border-right: 0px solid #472129;
	border-bottom: 0px solid #472129;
	border-left: 0px solid #CCC;
	background :#E2D2C7;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	background: url("img/bouton-2.jpg")  #464648 top center repeat;
	font-weight: bold;
}


div#texte{
	position:absolute;
	top:338px;
	left:287px;
	width: 306px;
	height: 100px;
	font: 12px/1.2em Verdana, sans-serif; color:#FFFFFF;
	letter-spacing:-1px
}

div#logo{
	position:absolute;
	top:39px;
	left:276px;
	width: 327px;
	height: 300px;
}
div#logo2{
	position:absolute;
	top:39px;
	left:276px;
	width: 327px;
	height: 300px;
}

div#pro{
	position:absolute;
	top:76px;
	left:2px;
	width: 260px;
	height: 520px;
}

div#par{
	position:absolute;
	top:75px;
	left:607px;
	width: 260px;
	height: 520px;
}

div#menu{
	position:absolute;
	top:487px;
	left:301px;
	width: 255px;
	height:36px;
	align:center;
}
	
h1
 {
				color: #FDAF17;
		font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
					font-weight: bold;
				
				}
h2
 {
				color: #DE6D27;
		font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
				font-style: bold;
				}
h3
 {
		font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
		color: #CCC;

				}

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 ;
				}

