/* ---------- onglets ------------------*/
.deconnecter {
	font: 10px "Trebuchet MS";
	color: #669900;
}

/* ---------- search ------------------*/
.stickmenucontact{
	font: 12px "Trebuchet MS";
	color: #FFFFFF; 
	float: right;
	width: 200px;
	margin-right: 10px;
	height: 21px;
	padding-top: 3px;
}

.contact_identifiez {
	font: bold 11px "Trebuchet MS";
	color: #669900;
}

#contact_mot {
	border: 1px solid #669900;
	font: 10px Tahoma;
	color: #669900;
	padding-left: 5px;
}

#contact_menu {
	height: 23px;
	width: 933px;
	border: 1pt solid #6C8297;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
	background: #669900;
	font: bold 14px "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	text-align: center;
	-moz-border-radius: 0px 0px 6px 6px; 
	-webkit-border-radius: 0px 0px 6px 6px;  
	border-radius: 0px 0px 6px 6px;
	-webkit-border-top-left-radius: 0px 0px 6px 6px; /* pour Chrome */ 
	-webkit-border-top-right-radius: 0px 0px 6px 6px;
}
/* ---------- BLOC CENTER ------------------*/

#contact_center{
	height: auto;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ---------- contact_lef ------------------*/
#contact_left{
	float: left;
	height: auto;
	width: 290px;
	margin-right: 10px;
	font: 12px "Trebuchet MS";
	color: #6C8297;
	border: 1pt solid #669900;
	padding: 5px 10px 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 6px 6px 6px 6px; 
	-webkit-border-radius: 6px 6px 6px 6px;  
	border-radius: 6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px 6px 6px 6px; /* pour Chrome */ 
	-webkit-border-top-right-radius: 6px 6px 6px 6px;
}

#contact_leftstick {
	font: 11px "Trebuchet MS";
	color: #FFFFFF;
	background: #669900;
	float: left;
	width: 236px;
	padding: 2px 3px 2px 5px;
	-moz-border-radius: 0px  6px 0px 0px; 
	-webkit-border-radius: 0px  6px 0px 0px;  
	border-radius: 0px  6px 0px 0px; 
	-webkit-border-top-left-radius: 0px  6px 0px 0px;  /* pour Chrome */ 
	-webkit-border-top-right-radius: 0px  6px 0px 0px; 
}


#contact_libelle {
	float: left;
	width: 290px;
	font: bold 20px "Trebuchet MS";
	color: #669999;
}
#contact_txt {
	float: left;
	width: 290px;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
}
.contact_lien a {
	color: #669900;
	float: left;
	width: 285px;
	text-decoration: none;
	padding-bottom: 1px;
	font: 11px "Trebuchet MS";
	background: #FBFDF4;
	border-left: 1px solid #DFEFAD;
	padding-left: 5px;
}

.contact_lien a:hover {
	color: #333333;
	float: left;
	width: 285px;
	padding-bottom: 1px;
	font: 11px "Trebuchet MS";
	background: #E9F2C4;
	border-left: 1px solid #DFEFAD;
	padding-left: 5px;
}

/* ---------- formulaire------------------*/
#contact_fiche{
	float: right;
	width: 600px;
	height: auto;
	border: 1pt solid #669900;
	-moz-border-radius: 6px 6px 6px 6px; 
	-webkit-border-radius: 6px 6px 6px 6px;  
	border-radius: 6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px 6px 6px 6px; /* pour Chrome */ 
	-webkit-border-top-right-radius: 6px 6px 6px 6px;
	padding: 5px 5px 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#contact_formulaire {
	font: 11px "Trebuchet MS";
	color: #666666;
	width: 595px;
	height: auto;
}
#contact_commentaires {
	width: 599px;
	float: left;
}
#contact_vous {
	width: 352px;
	float: left;
	margin-top: 30px;
	height: 180px;
	margin-bottom: 10px;
}

#contact_vous input {
	font: 11px "Trebuchet MS";
	color: #666666;
	border: 1px solid #669900;
	height: 18px;
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 5px;
}
.contact_etiquette {
	font: 11px "Trebuchet MS";
	color: #669900;
	height: 18px;
	width: 130px;
	padding-left: 20px;
}
#contact_commentaires textarea {
	font: 11px "Trebuchet MS";
	color: #666666;
	border: 1pt solid #669900;
	width: 595px;
	height: 60px;
}
#boutons {
	font: 11px "Trebuchet MS";
	height: 80px;
	width: 220px;
	border: 1pt solid #669900;
	margin-top: 54px;
	-moz-border-radius: 6px 6px 6px 6px; 
	-webkit-border-radius: 6px 6px 6px 6px;  
	border-radius: 6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px 6px 6px 6px; /* pour Chrome */ 
	-webkit-border-top-right-radius: 6px 6px 6px 6px;
	float: right;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contact_valider {
	font: normal 12px "Trebuchet MS";
	color: #FFFFFF;
	background: #75AA1A;
	width: 180px;
	margin-right: auto;
	height: 30px;
	text-decoration: none;
	padding: 6px 20px 5px;
	cursor: pointer;
	margin-left: auto;
	-moz-border-radius: 20px 20px 20px 20px; 
	-webkit-border-radius: 20px 20px 20px 20px; 
	border-radius: 20px 20px 20px 20px; 
	-webkit-border-top-left-radius: 20px 20px 20px 20px;  /* pour Chrome */ 
	-webkit-border-top-right-radius: 20px 20px 20px 20px; 
}
#contact_identifie {
	font: 11px "Trebuchet MS";
	padding: 20px 15px;
	height: auto;
	width: 350px;
	color: #6C8297;
	float: left;
	margin-left: 5px;
}

.contact_reset{
	font: normal 12px "Trebuchet MS";
	color: #FFFFFF;
	background: #006633;
	width: 180px;
	margin-right: auto;
	height: 30px;
	text-decoration: none;
	padding: 6px 20px 5px;
	cursor: pointer;
	margin-left: auto;
}


/* ---------- footer------------------*/

#contact_footerinfos {
	font-family: "Trebuchet MS";
	font-size: 10px;
	display: inline;
	width: 643px;
	float: left;
	background-color: #669900;
	height: 20px;
	padding-top: 0px;
	padding-left: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contact_footerinfos li a {
	background: #669900;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	width: auto;
	text-align: center;
	float: left;
	display: list-item;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
      } 
#contact_footerinfos li {
	display: inline;
	margin: 0px;
      } 
#contact_footerinfos li a:hover {
	background:#6C8297;
	color: #000;
	margin: 0px;
      } 

