@charset "iso-8859-1";
/* CSS Document */
* {
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #1A1A1A;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #1A1A1A; 
	scrollbar-darkshadow-color: #1A1A1A; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #ffffff;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/fond.gif);
	background-position:top;	
}

.texte{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #999999;
}
.texte_11{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999999;
}
.texte_12{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #999999;
}
.texte_vert_12{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #339900;
}
.texte_vert_14{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #339900;
}
.texte_blanc_12{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.texte_orange_11{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #F7931E;
}
.texte_orange_12{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #F7931E;
}

.Credit{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration:none;
}

.texteInput{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #42642F;
}

.lienVert_11{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration:none;
}
.lienVert_11:hover{
	text-decoration:overline;
	color:#F7931E;
}
.rechercheVert{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #339900;
	background-color:#000;
	border:0;
}
.rechercheVert:hover{
	color:#F7931E;
}
.lienListe_11{
	display:block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	width:auto;
}
.lienListe_11:hover{
	text-decoration:none;
	color:#339900;
}
.formulaire{
	border:1px #232323 solid;
	background-color:#1A1A1A;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #339900;
	font-size: 11px;
	text-decoration:none;
	width:156px;

}


.lienCredit{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration:none;
}
.lienCredit:hover{
	text-decoration:underline;
	color:#999999;
}

.inputtext {
	height:17px;
	background-color:#1A1A1A;
	border-style:solid;
	border-width:1px;
	border-color:#232323;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}

.select {
	height:17px;
	background-color:#1A1A1A;
	border-style:solid;
	border-width:1px;
	border-color:#232323;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}

.textarea {
	background-color:#1A1A1A;
	border-style:solid;
	border-width:1px;
	border-color:#232323;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}
.nav{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none;}
a.nav{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none;}