#chronoAvancement{
	margin-bottom:20px;
}
#chronometre{
	position:relative;
	top:30px;
	width: 50px;
	height:50px;
}
#pourcentageBarre {
	background-color:#F6F6F6;
	border:1px solid #E2E2E2;
	height:13px;
	width:70px;
	overflow:hidden;
	margin-left:60px;
}
#pourcentageChiffre{
	margin-top:-10px;
	width: 80px;
	margin-left:30px;
	text-align: center;
}
#avancement,
#avancement_sante{
	background-image:url("../img/avancement.jpg");
	font-size:12px;
	height:24px;
	padding-top:2px;
	text-align:center;
	width:220px;
	float:right;
	margin-right:51px;
	position:relative;
	top:65px;
}
	#avancement span,
	#avancement_sante span{
		display: inline-block;
		padding-top:2px;
	}

.stripNav{
	display:none;
}

#formld {
	font-size: 90%;
	color:	#3f3f3e;
	font-size: 12px;
}
	#formld .tab_form_left{
		color:black;
		padding:0 0 0 10px;
		text-align:left;
		width: 40%;
	}
	#formld .tab_form_right{
		background-color:#E8F1F6;
		color:black;
		height:25px;
		padding:5px 0 5px 10px;
		text-align:left;
		width:200px;
	}
	#formld .tab_form_right2{
		background-color:#E8F1F6;
		color:black;
		height:25px;
		padding:5px 0 5px 10px;
		text-align:left;
	}
	select{
		border: none;
		font-size: 13px;
		margin-top:1px;
	}
.errMsg{
	display:none;
}
.errFld{
	background-color:#F7CCD1;
	border:1px solid red;
}

/* DECES */
#form_deces td {
	padding:3px;
}
#form_deces .width-left{
	width:80px;
}
#form_deces input{
	margin:2px;
}
.titresOranges{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-right: 40px;
}
.ganDemandeSend{
	font-size: 13px;
}

/* Ajout Sante */
.inputenfants select{
	max-width:165px;
	display:inline;
}

.tarif {
	font-weight:bold;
	font-size:10px;
}

.tarif .somme {
	color: red;
	font-size:11px;
}

#form-ass-vie select {
	border: 1px solid grey;
}
