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

.vide_entre_champ{
	width:50px;
	height:5px;
}

.calage { 
	float: left; 
	width:40%;
	height:16px;
	padding-top:3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin-left:5px;

}

.fieldset_client {
	font-size: 12px;
	border: 0px solid #CCCCCC;
	border-top:0px #444444 dotted;
}

.fieldset_formulaire_fin {
	font-size: 12px;
	margin-left:15px;
	border: 0px solid #CCCCCC;
	border-top:0px #444444 dotted;
}

.calage_en_ligne {
	float: left;  
	font-weight:bold;
	margin-left:5px;
	height:15px;
	margin-right: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}

.calage_normal { 
	float:left;
	width:30%;
	height:16px;
	margin-right: 10px;
	padding-top:3px;
	font-size:10px;
	text-align:left;
}

.calage_normal_2 { 
	height:16px;
	width:20%;
	padding-top:3px;
	font-size:10px;
	text-align:left;
}

.calage_normal_3 { 
	float:left;
	width:20%;
	height:16px;
	margin-right: 10px;
	padding-top:3px;
	font-size:10px;
	text-align:left;
}

.calage_normal_4 { 
	float:left;
	width:60%;
	height:16px;
	margin-right: 10px;
	padding-top:3px;
	font-size:10px;
	text-align:left;
}


.calage_bouton{ 
	float:left;
	width:20%;
	height:16px;
	margin-right: 10px;
	padding-top:3px;
	font-size:10px;
	text-align:left;
}


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


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:2px;
	color: #444444;
	background-color:#ffffff;
	border: 1px solid #CCCCCC;
}


.text_align_droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:17px;
	font-size: 12px;
	background:url(images/fond_text.jpg) repeat-x;
	color: #444444;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	text-align:right;
}

.text_align_droite:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:17px;
	font-size: 12px;
	font-weight:bold;
	background:url(images/fond_text_hover.jpg) repeat-x;
	color: #444444;
	border: 1px solid #FFCC00;
	text-align:right;
}

.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #CCCCCC;
}



.option{
	background:#FBFBFB;
}


.bouton {
	width:122px;
	height:27px;
	cursor:pointer;
	font-size: 10px;
	padding-bottom:5px;
	color: #444444;
	font-weight:bold;
	border:none;
	background:url(images/bt_general.jpg) no-repeat;
}


.bouton:hover {
	width:122px;
	height:27px;
	cursor:pointer;
	font-size: 10px;
	padding-bottom:5px;
	outline:none;
	outline-style:none;
	color: #444444;
	font-weight:bold;
	border:none;
	background:url(images/bt_general_hover.jpg) no-repeat;
}

.btm_continuer {
	width:187px;
	height:61px;
	cursor:pointer;
	border:none;
	background:url(images/btm_continuer.gif) no-repeat;
}

.btm_suivant {
	width:187px;
	height:61px;
	margin-left:8px;
	cursor:pointer;
	border:none;
	background:url(images/btm_suivant.gif) no-repeat;
}


.textarea{
	background-color: #f4f4f4;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}

.textarea:hover{
	background-color: #f4f4f4;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FFCC00;
}
