/*styles de mise en forme générale*/
body {
	font-family: Tahoma;
	font-size: 12pts;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #A4A4A4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #A4A4A4; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #A4A4A4;
}

/*liens*/
a:link {font-weight: normal; text-decoration: underline; color: #A4A4A4;}
a:visited {font-weight: normal; text-decoration: underline; color: #A4A4A4;}
a:active {font-weight: normal; text-decoration: none; underline: #A4A4A4;}
a:hover {font-weight: normal; text-decoration: none; color: #000000;}

/*other*/
a.other:link {font-weight: bold; text-decoration: none; color: #FF0000;}
a.other:visited {font-weight: bold; text-decoration: none; color: #FF0000;}
a.other:active {font-weight: bold; text-decoration: none; underline: #FF0000;}
a.other:hover {font-weight: bold; text-decoration: none; color: #000000;}

/*photos*/
a.photos:link {font-weight: normal; text-decoration: underline; color: #FFFFFF;}
a.photos:visited {font-weight: normal; text-decoration: underline; color: #FFFFFF;}
a.photos:active {font-weight: normal; text-decoration: none; underline: #FFFFFF;}
a.photos:hover {font-weight: normal; text-decoration: none; color: #808080;}

/*back*/
a.back:link {font-weight: normal; text-decoration: none; color: #FFFFFF;}
a.back:visited {font-weight: normal; text-decoration: none; color: #FFFFFF;}
a.back:active {font-weight: bold; text-decoration: none; underline: #FFFFFF;}
a.back:hover {font-weight: bold; text-decoration: none; color: #808080;}