BODY {
	scrollbar-arrow-color: #9FBE70;
	scrollbar-face-color: #667A48;
	scrollbar-3dlight-color: #9FBE70;
	scrollbar-shadow-color: #9FBE70;
	scrollbar-highlight-color: #9FBE70;
	scrollbar-track-color: #E9FCDE;
	scrollbar-darkshadow-color: #9FBE70;
	background: #9FBE70;
	margin: 0em 0em 0em 0em;
}
#all_form{
	text-align: center;
}
#bloc_form{
	background: url(./images/deco/grai.jpg);
	margin: 2% 5% 5% 5%;
	border: groove;
	width: 500px;
	padding: 10px 2px 2px 10px;

}
.titre1_form {
	font-family: Bookman Old Style,Kartika;
	font-size: larger;
	color: #667A48;
	font-weight: 500;
	text-align: center;
	text-decoration: underline;

}
.titre2_form {
	font-family: "Bookman Old Style";
	color: #66763d;
	text-align: center;
	margin: 0 0 5px 0;
}



.lien {position: relative; top: -3px; color: #FFFFFF; font-size: 8pt; font-family: verdana,System; font-weight: bold }
.divise {position: relative; top: -3px; color: #C0C0C0; background: #667A48; font-size: 12pt;} 
.titre {font-family: Century; font-size: 30pt; color: #654400; font-weight: bold; font-style: italic; font-stretch: ultra-expanded}
.titre0 {font-family: Century; font-size: 30pt; color: #654400; font-weight: bold; font-style: italic; font-stretch: extra-expanded}
.titre1 {
	font-family: Bookman Old Style;
	font-size: 26pt;
	color: #000000;
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
}

.titre2 {font-family: MS UI Gothic,Times New Roman; font-size: 14pt; color: #000000; font-weight: bold }
.titre3 {font-family: Bookman Old Style,Kartika; font-size: 12pt; color: #667A48; font-weight: 500; text-align: center; text-decoration: underline; margin-top: 0pt; margin-bottom: 20pt}
.titre4 {font-family: Century; font-size: 30pt; color: #667A48; font-weight: bold; font-style: italic; font-stretch: ultra-expanded}
.titre5 {font-family: Arial; font-size: ; color: white; font-style: normal; font-stretch: ultra-expanded}
.titre6 {font-family: Bookman Old Style; font-size: 12pt; color: #667A48; font-weight: 500; text-align: center; text-decoration: underline; margin-top: 0pt }
.titre7 {font-family: Bookman Old Style,Times New Roman; font-size: 12pt; color: white; font-weight: 500; text-decoration: underline; margin-top: 0pt; margin-bottom: 10pt}
.texteblanc {font-family: Bookman Old Style,Times New Roman; font-size: 10pt; color: magenta; text-decoration: none}
.titre11 {font-family: Bookman Old Style; font-size: 20pt; color: #000000; font-style: italic; text-align: center}
.form {
	font-family: Arial;
	font-size: 10pt;
	color: navy;
	text-align: left;
}

.vertvert {font-family: Bookman Old Style; font-size: 12pt; color: #667A48; font-weight: 500; text-align: center; text-decoration: underline; margin-top: 0pt; margin-bottom: 20pt; background: #CCFF99; border: dashed}


.blocmenuhz {
			height: 50px;
			width: 100%;
			}

.blocmenuvt {
			width: 150px; 
			height: 100%; 
			float: left;
			}			
.bloccdp {background: url(images/deco/grai.jpg); width: 100%; height: 100%; margin-left: 150px; overflow: hidden;
			}	
.bouton1{
	background: #E9FCDE;
	height: 20;
	width: 100;
	position: relative;
	left: 30;
	top: 150;
	text-overflow: ellipsis;
}
.bouton2{
	background: #E9FCDE;
	height: 20;
	width: 100;
	position: relative;
	right: 30;
	top: 150;
}


