a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline overline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	font-style: italic;
	color: #FF6600;
	text-decoration: none;	
}
.titreprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	background-color: #008193;
}

body {
	scrollbar-face-color: #CCE6E6; //couleur de la barre de defilement
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #444444;
	scrollbar-3dlight-color: #555555;
	scrollbar-arrow-color: #008193;
	scrollbar-track-color: #55555;
	scrollbar-darkshadow-color: #999999;
}

input {
	border-top:1px solid #008193;
	border-bottom:1px solid #008193;
	border-right:1px solid #008193;
	border-left:1px solid #008193;
	background-color:#FFFFFF;
	color: #000000;
	height: 20px;
}
A.noir{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;font-weight: bold;text-decoration: none;}
A.noir:hover{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #CC0000;font-weight: bold;text-decoration: underline;}
A.noir:active{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;font-weight: bold;text-decoration: none;}
A.noir:visited{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;font-weight: bold;text-decoration: none;}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

