* {
	font-family:Verdana, Helvetica, sans-serif; font-size:12px; color:#3f3f3f;	text-align: center;
}


body {
	margin:0; padding:10; background:#e8edf3;
	
}


h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	
	
}

h2{
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : green;
	font-size: 10px;
	font-weight: bold;

}
.CL_gras{
	font-weight: bold;	
}

.CL_bigLink{
	font-size: 14px;
	color: #228b22;
	font-weight: bold;
}
.CL_Site{
	text-align: center;
	background-color: red;
	width: 800px;
	height: 600px;
}

.CL_notation{
	font-size: 9px;
	font-style: italic;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;

}

.CL_texte{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	padding: 20px;
	text-align: center;

}

.CL_Main{
	background-color: ButtonFace;
	
	background-position: center;
	background-image: url(../images/home.png);
	text-align: center;
}

.CL_Haut{
	position: relative;
	height: 189px;
	width: 800px;
	background-image: url(../images/bandeau-haut-anime.gif);
}

.CL_Left{
	float: left;
	padding-left: 10px;
	width: 189px;
	height: 411px;
	padding-top: 24px;
}

.CL_Content{
	
	width: 580px;
	height: 400px;
	float: right;
	overflow: auto;
	
	

}

.CL_lien{
	text-align: center;
	width: 177px;
	height: 48px;
	
	margin-top: 11px;
	
}

.CL_Footer{
	
	text-align: center;
	font-size: x-small;

	

	

}
