body {
font-family: Arial;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

/*Scroll Bar*/
scrollbar-face-color: #F5F5F5; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #000000; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF;
}
.text {
	font-family: Arial;
	font-size: 11px;
}
.Style1 {color: #666666}

.Style3 {color: #8F2146}

.Style4 {color: #FF9900}

.titre {font-family: Arial, Helvetica, sans-serif}

.arg {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.legende {
	font-family: Arial;
	font-size: 10px;
}

a:link {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-family: Arial;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: Arial;
	text-decoration: underline;
	color: #000000;
}

input,textarea,select,button {
    color:#9E3055;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
}
	
input,textarea {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}	