body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DAE9E6;
}

html { 
scrollbar-track-color : #FFFFFF; 
scrollbar-face-color : #8A9FA2; 
scrollbar-arrow-color : #A9C6CC; 
scrollbar-shadow-color : #A9C6CC; 
scrollbar-3dlight-color : #A9C6CC; 
scrollbar-base-color : #A9C6CC; 
scrollbar-darkshadow-color : #DDDDDD; 
scrollbar-highlight-color : #DDDDDD; 
}


a:link {
color: #9796B0;
text-decoration: none;
}

a:visited {
color: #9796B0;
text-decoration: none;
}

a:hover {
color: #666666;
text-decoration: underline;
}

a:active {
color: #000000;
text-decoration: none;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.erreur{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #779394;
	text-decoration: none;
	cursor: text;
}

.liens { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; color: #666666; 
text-decoration: none
}
