/*********************************************************************************************************************
*                     SURCHARGE FORMULAIRE TYPO 
***********************************************************************************************************************/
.htmlarea {

}

.htmlarea a, .htmlarea_actu a {
	text-decoration: underline;
	color: #6F6F6F;
}

.htmlarea a:hover, .htmlarea_actu a:hover  {
	text-decoration: none;
}

.htmlarea .csc-header h2,.htmlarea .csc-header h3,.htmlarea .csc-header h4 {
	clear : both;
}

.htmlarea  h1{
	font-size: 181%;
	font-weight: normal;
	padding: 7px 0 0 0 ;
}
.htmlarea  h2, .htmlarea .csc-header h2 {
	 padding: 20px 0 8px 2px;
	 color: #E65423;
	 font-size: 127%;
}
.htmlarea h2.special, .htmlarea .csc-header h2.special {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	background:url(../images/img_css/bg_h4.png) 11px 6px no-repeat;
	color: #e65423;
	font-size: 109%;
	padding: 3px 0 5px 22px;
	margin: 29px 0 10px 0;
}
.htmlarea h3{
	 padding: 15px 0 9px 2px;
	 color: #E65423;
	 font-size: 109%; 
}
.htmlarea h4 {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	background:url(../images/img_css/bg_h4.png) 11px 6px no-repeat;
	color: #e65423;
	font-size: 109%;
	padding: 3px 0 5px 22px;
	margin: 15px 0 10px 0;
}
.htmlarea ul{
	 padding-top: 5px;
	 margin-left: 17px;
}
.htmlarea p.chapeau{
	 font-weight:bold;
	 padding: 12px 0 0 11px;
}
.htmlarea ul li{
	 background:url(../images/img_css/puce_menu_gch.png) 0px 2px no-repeat;
	 padding-left: 13px; 
}
.htmlarea p{
	padding: 0 20px 0 2px;
}
#col_centre_sq .htmlarea  table{
	width: 441px;
	margin: 0px auto;
	border:2px solid #888166;

}
#col_centre_sq2 .htmlarea  table{
	width: 100%;
	margin: 0px auto;
	border:2px solid #888166;
	
}

.htmlarea  table th{
	background-color: #ABA794;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px;
	border: 1px solid #888166;  
}
.htmlarea  table td{
	padding: 7px 0 7px 0 ;
	text-align: center;
	border: 1px solid #888166; 
}
.htmlarea #form_siasie1{
	padding: 25px 0 0 30px;
}

.htmlarea #form_siasie1 .zone_saisie input{
	height: 18px;
}

.htmlarea #form_siasie1 label, #form_siasie1 input, #form_siasie1 TEXTAREA, #form_siasie1 SELECT{
	vertical-align: middle;
}

.htmlarea #form_siasie1 .zone_saisie div {
	margin-bottom: 12px;
	clear: both;
}
.csc-mailform-field label {
	width: 140px;
	display: block;
	float: left;
}

.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	width: 175px;
	padding-left: 5px;
	border: 1px inset black;
}

.csc-mailform-field input.long , .csc-mailform-field select.long ,.csc-mailform-field textarea.long {
	width:255px;
}

.csc-mailform-field select{
	width: 130px;
	border: 1px inset black;
}

.csc-mailform-field textarea {
	height: 63px;
}
.button input.csc-mailform-submit, .csc-mailform-field input.csc-mailform-submit, .htmlarea #form_siasie1 .zone_saisie input.csc-mailform-submit {
	background: url(../images/img_css/btn_send.png) no-repeat left;
	padding: 0;
	color: #fff;
	font-weight: bold;
	width: 90px;
	border: none;
	height: 25px;
	margin-top: 20px; 
	font-size: 109%;
}

.button input.csc-mailform-submit-long, .csc-mailform-field input.csc-mailform-submit-long, #form_siasie1 .csc-mailform-field input.csc-mailform-submit-long {
	background: url(../images/img_css/btn_send_long.png) no-repeat left;
	padding: 0;
	color: #fff;
	font-weight: bold;
	width: 110px;
	border: none;
	height: 25px;
	margin-top: 20px; 
	font-size: 109%;
}

.htmlarea #form_siasie1 .zone_choix .csc-mailform-field label{
	width: 167px;
	display: block;
	float: left;
}

.htmlarea #form_siasie1 .zone_saisie div.txt_adrs{
	margin-bottom: 5px;
}
.htmlarea #form_siasie1 .zone_choix div.choix_rep{
	clear: none;
	float: left;
	padding: 6px 35px 0 0;

}
.htmlarea #form_siasie1 .zone_choix div.choix_rep LABEL{
	width: 20px;	
}

.htmlarea .csc-mailform-field .csc-mailform-radio LABEL{
	width: 20px;	
}

.htmlarea #form_siasie1 .zone_choix{
	padding: 0 0 0 95px;
}
.htmlarea #form_siasie1 .zone_choix div{
	margin-bottom: 3px;
	clear: both;
}
.htmlarea #form_siasie1 .zone_choix strong{
	padding: 20px 0 0 0;
	display: block;
}
.csc-mailform-field input.csc-mailform-radio {
	float:left;
	width:30px;
	border:none;	
}
.csc-mailform-field input.csc-mailform-check {	
	width:15px;
	border:none;
}

#form_siasie1 .csc-mailform-field-check input.csc-mailform-check, #form_siasie1 .csc-mailform-field input.csc-mailform-check {	
	width:15px;
	border:none;
}


