
/* CSS Document */
body {
background: white url("../images/back.gif");
background-position:50% 0%;
background-repeat:no-repeat;
margin-left: 0px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6a6a6a;
scrollbar-arrow-color:#99c700;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-face-color:ffffff;
scrollbar-shadow-color:#dbdbca;
scrollbar-darkshadow-color:#dbdbca;
scrollbar-track-color:e38d18;
}

a:link {
	color: #e38d18;
	text-decoration: none;
		font-size: 11px;
				font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #e38d18;
		font-size: 11px;
				font-weight: bold;
}
a:hover {

	color: #c7df17;
		font-weight: bold;
			text-decoration: none;
				font-size: 11px;
						font-weight: bold;
	
}
a:active {
	text-decoration: none;
	color: #e38d18;
		font-size: 11px;
}
a.lien1:link {
	color: #e38d18;
	text-decoration: none;
		font-size: 12px;
				font-weight: bold;
}
a.lien1.visited {
	text-decoration: none;
	color: #e38d18;
		font-size: 12px;
				font-weight: bold;
}
a.lien1:hover {

	color: #00aeef;
		font-weight: bold;
			text-decoration: none;
				font-size: 12px;
						font-weight: bold;
	
}
a.lien1:active {
	text-decoration: none;
	color: #e38d18;
		font-size: 12px;
}
