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

body {
	float: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333;
	color: #FFF;
}
	
ul {
	list-style-type: circle;
	line-height: 12px;

	}
a img {
	border: none;
	color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
	
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6F4836;
}	
.txt_bas_page {
	font-size: 9px;   
	color: #FFFFFF;	
}
.bas_page {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	}
.titre_page {
	font-family: Amienne;
	font-size: 24px;
	font-weight: bold;
	color: #000000;	
	a:link; 
	color: #FFFFFF;
	text-decoration: none;
	
}

.Style2 {color: #33CCCC}



	.bodyText {
	color:#CCC;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,1px,auto,1px);
	padding-left: 0px;
	background-color: #666;
	list-style-type: disc;

	
	}
 

/*Contournement pour IE Mac\*/
* html .clearfix{height: 1%;}
.clearfix {display:block;}
/*Fin contournement*/	
	

