﻿/***************************************************************************************************/
/**************************        DEMANDE D'ETAT CIVIL      ***************************************/
/***************************************************************************************************/

form.etat_civil_dem {
	margin:0;
}

form.etat_civil_dem p label {
	color:#574A44;
	font-weight:bold;
	padding:0 0 0 30px;
	text-decoration:underline;
	cursor:pointer;
}


form.etat_civil_dem p label:hover {
	color:red;
}

form.etat_civil_dem p.error {
	color:red;
	font-weight:bold;
}

.tx_eetatcivildem_lois {
	padding:20px 0 0 0;
}

form.etat_civil_dem fieldset {
	border:0;
}

.required {
	color:#FF7900;
	font-size:1.2em;
}

form.etat_civil_dem fieldset legend {
	font-weight:bold;
	padding:0 0 10px;
	color:#574A44;
	font-size:1.4em;
	border-bottom:1px solid #EF9C0C;
	width:630px;
	margin:0 0 10px;
}

.etatcivil_section {
	padding:15px 0;
	float:left;
	width:620px;
}

.etatcivil_section fieldset fieldset {
	padding:0;
}

form.etat_civil_dem .radio fieldset legend {
	font-size:1.1em;
	border:0;
	margin:0;
}
.tx_eetatcivildem_bloc {
	padding:3px 0 10px 30px;
	clear:both;
}

.tx_eetatcivildem_bloc label {
	padding:2px 10px 2px 0;
	text-align:right;

}

.radio label {
	display:inline;
	float:none;
}

.large label {
	display:inline;
	float:none;
}

.large {
	clear:none;
	float:left;
	width:240px;
	padding:3px 0 0 30px;
}

.large input {

}

.tx_eetatcivildem_bloc input {
	border:1px solid #DAD6CB;
	padding:3px;
}

.tx_eetatcivildem_bloc select {
	border:1px solid #DAD6CB;
	padding:3px;
}

.input_moyen {
		width:130px;
}

.input_large {
		width:200px;
}
.select_large {
		width:250px;
}

form.etat_civil_dem input.submit {
	background-color:#6f625c;
	color:#ffffff;
	border:0;
	cursor:pointer;
	display:block;
	font-size:1em;
	font-weight:bold;
	height:25px;
	padding:0 10px;
	margin:0 0 0 450px;
	width:180px;
}
.radio input {
	border:0;
}

#tx_eetatcivildem_parents {
	background:none repeat scroll 0 0 #F4F2EC;
	clear:both;
	float:left;
	margin:15px 0 10px 30px;
	padding:5px 0 0 5px;
	width:560px;
}

#tx_eetatcivildem_conjoint {
	background:none repeat scroll 0 0 #F4F2EC;
	clear:both;
	float:left;
	margin:15px 0 10px 30px;
	padding:5px 0 15px 5px;
	width:560px;
}
#tx_eetatcivildem_beaux_parents {
	background:none repeat scroll 0 0 #F4F2EC;
	clear:both;
	float:left;
	margin:15px 0 10px 30px;
	padding:5px 0 0 5px;
	width:560px;
}

.tx_eetatcivildem_titulaire {
	background:none repeat scroll 0 0 #F4F2EC;
	clear:both;
	float:left;
	margin:15px 0 10px 30px;
	padding:5px 0 10px 5px;
	width:560px;
}

.trois .tx_eetatcivildem_bloc label,
.centre label {
	display:block;
	float:left;
	width:240px;
}