BODY {
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #64B440; 
scrollbar-darkshadow-color: #64B440; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #64B440;
}


.fdg {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.fdd {

	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.fdgm {

	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}
.fddm {


	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.txt-sit-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
}
	a.txt-sit-gris:hover{text-decoration:underline;}

.txt-sit-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64B440;
	text-decoration: none;
}
	a.txt-sit-vert:hover{text-decoration:underline;}

.gris-11-ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	font-style: italic;
}
.vert-11-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64B440;
	font-weight: bold;
}
.noir-11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.gris-10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C6C;
	text-decoration: none;
}
	a.gris-10:hover{text-decoration:underline;}


.rose-10 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFA78B;
}
.rose-11-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA78B;
	font-weight: bold;
}
.fdpage {

	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.input {
	width:180px;
	border-width: 1px;
	border-color: #64B440;
	border-style: solid;
	background: #FFFFFF;
	color: #6C6C6C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.input-livre {
	width:300px;
	border-width: 1px;
	border-color: #64B440;
	border-style: solid;
	background: #FFFFFF;
	color: #6C6C6C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.input-adresse {
	width:330px;
	border-width: 1px;
	border-color: #64B440;
	border-style: solid;
	background: #FFFFFF;
	color: #6C6C6C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.input-code {
	width:75px;
	border-width: 1px;
	border-color: #64B440;
	border-style: solid;
	background: #FFFFFF;
	color: #6C6C6C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.message {
	width:200px;
	border-width: 1px;
	border-color: #64B440;
	border-style: solid;
	background: #FFFFFF;
	color: #6C6C6C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}.tableau {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #64B440;
	border-right-color: #F7F7F7;
	border-bottom-color: #64B440;
	border-left-color: #F7F7F7;
}
.fd-pop {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.tableaucours  { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; border-style: solid; border-width: 1px; border-color: #f7f7f7 #64b440 }
