html,body {
 scrollbar-3dlight-color:#99cc66;
		   scrollbar-arrow-color:white;
		   scrollbar-base-color:#99cc66;
		   scrollbar-darkshadow-color:#99cc66;
		   scrollbar-face-color:#99cc66;
		   scrollbar-highlight-color:white;
		   scrollbar-shadow-color:white;
}
.doc {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #ffffcc;
scrollbar-3dlight-color:#99cc66;
		   scrollbar-arrow-color:white;
		   scrollbar-base-color:#99cc66;
		   scrollbar-darkshadow-color:#99cc66;
		   scrollbar-face-color:#99cc66;
		   scrollbar-highlight-color:white;
		   scrollbar-shadow-color:white;	
}.content {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {

	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: underline;
}
.text1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E5C2E;
	text-decoration: none;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fr {
	height: 100%;
	width: 100%;
}
.blog {
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	width: 765px;
	height: 500px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
