.cadre_contact {
	margin:auto;
	width:80%;
	
}

.cadre_contact_centre {
	margin:auto;
	width:80%;
}


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

.calage { 
	float: left; 
	width:30%;
	height:16px;
	padding-top:3px;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

.calage_en_ligne {
	float: left;  
	margin-left:5px;
	height:15px;
	margin-right: 12px;
	text-align:left;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #7E6A58;
	letter-spacing:1px;
}

.vide_entre_champ{
	height:5px;
}


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


.text_petit {
	height:24px;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:4px;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #EEF6DC;
	border: none;
	background:url(images/fond_for_petit_select.jpg) no-repeat center;
	width:186px;
}

.text_petit:hover{
	color: #C2AC97;
	background:url(images/fond_for_petit_select.jpg) no-repeat center;
}

.text_grand {
	height:24px;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:4px;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #EEF6DC;
	border: none;
	background:url(images/fond_for_grand_select.jpg) no-repeat center;
	width:392px;
}

.text_grand:hover{
	color: #C2AC97;
	background:url(images/fond_for_grand_select.jpg) no-repeat center;
}

.bouton {
	width:144px;
	height:39px;
	cursor:pointer;
	color:#15110E;
	font-size:22px;
	padding-top:3px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding-bottom:16px;
	border:none;
	background:url(images/fond_bouton.jpg) no-repeat;
}

.bouton:hover {
	color:#4B3830;
	background:url(images/fond_bouton_select.jpg) no-repeat;
}

.textarea{
	height:175px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #EEF6DC;
	border: none;
	background:url(images/fond_for_text_select.jpg) no-repeat center;
	width:370px;
}

.textarea:hover{
	color: #C2AC97;
	background:url(images/fond_for_text_select.jpg) no-repeat center;
}


/*************************************************************************  info rubrique  ****/

.text_rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	font-size: 12px;
	color: #444444;
	font-weight:bold;
	border: 1px solid #66890d;
}

.select_rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	font-size: 12px;
	color: #444444;
	border: 1px solid #66890d;
}


.text_info_client_manquante{
	font-size:10px;
	color:#A11525;
	font-weight:bold;
}

.text_info_client{
	font-size:10px;
	color:#3E3E3E;
	font-weight:bold;
}


