/* CSS Document */
body{
	background-color: #d9d4bd;
	text-align: left;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	/*pour ne pas avoir de marge en haut et en bas du bloc général*/
	margin-top: 0px; margin-left: 0px;
}

h1{
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-weight: blod;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin-bottom: 18px;
	margin-top: 18px;
}

h2{
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-weight: blod;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin-bottom: 15px;
}

h3{
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-weight: blod;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin-bottom: 8px;
	margin-top: 18px;
}

h4{
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#vert{
	color: #115e3d;
}

.exergue{
	font-weight: bold;
}

.sous_menu{
	background-color: #025631;
	color: White;
	font-weight: normal;
	line-height: 18px;
	padding-left: 14px;
}

p{
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: justify ;	
}

.roll{
	text-decoration: none;
}

.roll:hover{
	text-decoration: underline;
}

.deco_no {
	text-decoration: none;
	border: 0px;
}

#blanc{
	color: White;
}

#noir{
	color: Black;
}

.menu{
	float: left;
	width: 195px;
	height: 100%;
	background-color: #005330;
}

.menu_text{
	float: left;
	width: 195px;
	height: 100%;
	min-height: 560px;
	_height: 560px;
	background-image: url(images/fon_menu.jpg);
	background-color: #005330;
	font-weight: bold;
	color: White;
	margin-top: 10px;
}

.menu_haut{
	float: left;
	width: 645px;
	height: 39px;
	background-color: #004729;
	text-transform: uppercase;
	color: White;
	font-size: 11px;
}

.menu_bas{
	float: left;
	width: 749px;
	height: 92px;
	background-image: url(images/fon_bas.jpg);
	/*background-repeat: no-repeat;*/
	margin-top: -1px;
	padding-left: 120px;
	padding-top: 24px;
}

.mention{
	float: left;
	font-size: 9px;
	color: #115e3d;
	padding-top: 55px;
	padding-left: 200px;
}

.fon_tout{
	float: left;
	width: 839px;
	height: 100%;
	background-image: url(images/fon.jpg);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-right: 15px;
	
}

.header{
	float: left;
	width: 840px;
	height: 248px;
	background-image: url(images/fon.jpg);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-right: 15px;
	
}

.centre{
	float: left;
	width: 644px;
	height: 100%;
	display: inline;
}

.text_centre{
	float: left;
	width: 596px;
	height: 100%;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-top: 20px;
	display: inline;
}


#text{
	float: left;	
	width: 358px;
	height: 100%;
	margin-right: 36px;
	margin-top: 10px;
	display: inline;
}


#img{
	float: left;	
	width: 202px;
	height: 100%;
	display: inline;
}

#img2{
	float: left;	
	width: 195px;
	height: 100%;
	display: inline;
	padding-left: 7px;
}

#text2{
	float: left;	
	width: 358px;
	height: 100%;
	margin-right: 36px;
	display: inline;
}



.titre_actu{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	float: left;
	margin-top: 22px;
}

ul{
	margin: 0px;
	padding-left: 28px;
}

li{
	list-style-image: url(images/puce.jpg);
	/*line-height: 18px;*/
	text-align: justify;
	margin-bottom: 6px;
	
}


.actu{
	float:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 8px;
}

actu ul{
	margin: 0px;
	padding-left: 15px;
}

actu li{
	list-style-image: url(images/puce.jpg);
}

.bas_accueil{
	float: left;	
	width: 600px;
	height: 100%;
	margin-top: 44px;
	display: inline;
}

.bas_perso{
	float:left; 
	margin-left:381px; 
	display:inline;
}

.chan{
	border-color: #094d30;
	border: 1px;
	border-style: solid;
	background-color: #faf9f3;
}

.bout{
	background-color: #094d30;
	color: White;
	border: 0px;
	text-transform: uppercase;
	width: 127px;
	height: 21px;
	font-size: 10px;
	margin-left:25px; 
	margin-top: 8px;
}


.menu_roll{
	color: #e6ee00;
	text-decoration: none;
}
.ref {display:none;
}