@charset "iso-8859-1";
html, body {
scrollbar-face-color: #f3f3f3;
scrollbar-shadow-color: #FF0000;
scrollbar-highlight-color: #00FF00;
scrollbar-3dlight-color: #00FF00;
scrollbar-darkshadow-color: #f3f3f3;
scrollbar-track-color: #036704;
scrollbar-arrow-color: #FF0000;
font-family: verdana, arial, sans-serif;
}
.text-01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #8E8E8E;
}
.titles-01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #008503;
	font-weight: bold;
}
.links-01 {

	font-family: Tahoma;
	font-size: 11px;
	color: #E00101;
}
.links-01:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #008503;
}
.form-01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #036704;
	height: 136px;
	width: 199px;
}
.form-02 {

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #036704;
	width: 133px;
}
.form-03 {


	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #036704;
	width: 341px;
}
.links-02 {

	font-size: xx-small;
    font-family: Tahoma;
	color: #00FF00;
}
.links-02:hover {

	font-family: Tahoma;
	font-size: xx-small;
	color: #008503;
}
.Style5 {
	font-size: xx-small;
    font-family: Tahoma;
	color: #00FF00;
}
input.bouton {
width: 100px;
padding: 0;
margin: 0;
border:1px outset #FFFFFF;
background-color:#00FF00;

font-size:10px;
color:#FFFFFF;
font-weight: 500;
cursor:pointer;
font-style:italic;
FONT-WEIGHT: bold;
}
input.bouton:hover {
background-color: #00FF00;
}
input.bouton:active {
border:2px inset red;
background-color: #00FF00;
} 