*{
	padding: 0;
	margin: 0;
}

a{
	text-decoration: underline;
	font-weight: normal;
	color: #b92729;
}

.menu_haut li, .sous_menu li{
	list-style-type: none;
	display: inline;
}

.sommaire li{
	list-style-type: none;
}

body{
	background: url(../images/fond_rouge_droit.jpg);
	background-repeat: repeat;
}

.main{
	position: absolute;
	width: 1000px;
	min-height: 100%;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: 'Arial';
	font-weight: normal;
}

.bodytext{
	margin-bottom: 20px;
}

h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2{
	font-size: 16px;
	font-weight: bold;
}

.bord_droit{
	position: absolute;
	width: 8px;
	height: 100%;
	position: fixed;
	left: 1000px;
	background: url(../images/fond_rouge_gauche.jpg) repeat-y;
}

.haut{
	position: absolute;
	width: 757px;
	height: 40px;
	background: #E4E4E4;
}

.menu_haut{
	position: relative;
	width: 600px;
	height: 20px;
	top: 15px;
	left: 10px;
	background: #E4E4E4;
}

.menu_haut a{
	text-transform: uppercase;
	font-weight: bold;
	color: #8a8585;
	margin-right: 34px;
	text-decoration: none;
}

.menu_haut_act a{
	color: #b92729;
}

.charte{
	position: relative;
	left: 757px;
	width: 243px;
	height: 39px;
}

.logo{
	position: absolute;
	width: 269px;
	height: 116px;
	background: url(../images/logo.jpg) no-repeat;
}

.menu{
	position: relative;
	width: 751px;
	height: 116px;
	left: 249px;
}

.bandeau{
	width: 1000px;
	height: 262px;
	margin-bottom: 30px;
	background: url(../images/bandeau_home.jpg) no-repeat;
}

.text_bandeau{
	position: relative;
	left: 60px;
	top: 80px;
	width: 600px;
	height: 120px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}

.text_bandeau h2{
	font-size: 20px;
}

.text_bandeau a{
	font-weight: bold;
	color: #fbae5b;
}

.content{
	position: relative;
	width: 1000px;
	height: 258px;
	margin-bottom: 30px;
	background: url(../images/fond_news.jpg) no-repeat;
}

.content_left {
	position: absolute;
	width: 470px;
	height: 170px;
	top: 80px;
	left: 10px;
}

.content_right {
	position: absolute;
	width: 470px;
	height: 220px;
	top: 30px;
	left: 500px;
}

.news_liste_date{
	position: absolute;
	width: 108px;
	height: 25px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	vertical-align:middle;
	line-height: 25px;
	font-weight: bold;
	color: #999999;
}

.news_liste_titre{
	position: relative;
	width: 320px;
	height: 25px;
	margin-bottom: 25px;
	left: 130px;
}

.news_liste_titre a{
	vertical-align: middle;
	line-height: 20px;	
}

.content_goelaan{
	float: left;
}

.content_mailcleaner{
	float: right;
}

.content_text li{
	margin-left: 40px;
}

.border_bottom_menu{
	height: 103px;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 20px;
}


.contenttable{
	margin-left: 40px;
	border-collapse: collapse;
}

.sommaire{
	float: right;
	position: relative;
	width: 960px;	
	height: 178px;
	right: 30px;
	margin-bottom: 50px;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/sommaire.jpg) no-repeat;
	line-height: 17px;
}

.sommaire_left_left{
	position: absolute;
	left: 30px;
	top: 30px;
	width: 190px;
	height: 120px;
	font-weight: normal;
}

.sommaire_left{
	position: absolute;
	left: 250px;
	top: 28px;
	width: 160px;
	height: 120px;
}

.sommaire_middle{
	position: absolute;
	left: 430px;
	top: 28px;
	width: 160px;
	height: 120px;
}

.sommaire_right{
	position: absolute;
	left: 610px;
	top: 28px;
	width: 160px;
	height: 120px;
}

.sommaire_right_right{
	position: absolute;
	left: 790px;
	top: 28px;
	width: 160px;
	height: 120px;
}
