
.conteneur_90 {
	margin:auto;
	
	width:90%;
}


.cadre_erreur {
	margin:auto;
	width:400px;
	text-align:center;
	padding:10px;
}

.calage { 
	float: left; 
	width:38%;
	height:16px;
	padding-top:3px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
	color: #b3ac98;
}

.lab, .lab_r, .lab_l, .lab_c{
	display:block;
	font-size: 11px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
	color: #b3ac98;
}

.lab_r{ text-align:right; }
.lab_l{ text-align:left; }
.lab_c{ text-align:center;}

.vide_entre_champ{
	height:5px;
}

fieldset {
	font-size: 11px;
	border: 0px solid #CCCCCC;
}


.email, .remote, .required, .url, .date, .dateISO, .dateDE, .number, .numberDE, .digits, .creditcard,.equalTo, .equalTo, .accept, .maxlength, .minlength, .rangelength, .range, .select{
	background-color:#434343;
	padding-top:1px;
	font-size:11px;
	padding-bottom:1px;
	color:#b3ac98;
	border:1px solid #999;
}

.champ_text{
	background-color:#434343;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:1px;
	font-size:11px;
	padding-bottom:1px;
	color:#b3ac98;
	border:1px solid #999;
}

.champ_text:hover, champ_select:hover {
	border: 1px solid #6CAAE7;
}


.champ_select{
	background-color:#434343;
	padding:1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b3ac98;
	border:1px solid #999;
}




.error{
	color:#ff950a;
	font-size:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}


.btm_theme_1{
	background:url(images/menu_hori_simple.jpg) no-repeat center;
	font-size:11px;
	width:72px;
	height:31px;
	color: #b3ac98;
	border:none;
	font-weight:bold;
}

.btm_theme_1:hover{
	background:url(images/menu_hori_hover.jpg) no-repeat center;
	color: #d7c999;
}

.btm_theme_2{
	background:url(images/btm_theme_2.jpg) no-repeat center;
	width:107px;
	height:32px;
	font-family: Cambria, serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 32px;
	text-align:center;
	border:none;
	color: #000;
}

.btm_theme_2:hover{
	background:url(images/btm_theme_2_select.jpg) no-repeat center;
}


.textarea_information{
	background-color:#333333;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 1.5em;
	text-align:center;
	color: #b3ac98;
}

