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

body {background-color:#037798;
}

#header {
	position:absolute;
	left:50px;
	top:12px;
	width:920px;
	height:150px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: visible;
}

#contenu {
	position:absolute;
	left:50px;
	top:142px;
	width:920px;
	height:800px;
	z-index:2;
	background-color: #FFFFFF;
	visibility: visible;
}


	
#texte_accueil{
	position:absolute;
	left:12px;
	top:50px;
	height: 220px;
	width: 320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#actu
{
	position:absolute;
	left:12px;
	top:298px;
	height: 200px;
	width: 320px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: SOLID;
	border-color:#F0AF28
	}
	
#h11
{background-color: #FFCC00;
	background-position: center;
	vertical-align: top;
	margin: 0px;
	}
	
#coupdecoeur
{
	position:absolute;
	left:400px;
	top:300px;
	height: 200px;
	width: 420px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#AE1C02;
	}
#news
{
	position:absolute;
	left:400px;
	top:50px;
	height: 200px;
	width: 420px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#EBD905;
	}

#menu
{
