/* **************************************** MENU ******************************* */
#menu ul.niveau3 li.niv311 a {
	color: #FFFFFF;
	width: 100%;
	background-image: url("../../images/fond-menu-over.gif")
}

/* *********************************** ONGLETS ********************************** */
#onglets #onglet3 a {
	background-image: url("../../images/onglet-over.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
}

/* *********************************** PROMOTION ********************************** */
.promo50 {
	padding-left: 140px;
	width: 480px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("../../../images/sante/flyer-promo.gif");
	height: 90px;
}

.previfrance{
	color: #d1011d;
}

.offre{
	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 9pt;
	color: #555555;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	width: 480px;
}

.conditions{
	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 7pt;
	color: #555555;
	width: 480px;
	padding-top : 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: normal;
	line-height: 11px;
	text-align: justify;
}
/* *********************************** CENTRE ********************************** */
.formFamille {
	position: relative;  !important; /* Pour que le fond suive sous Firefox */
	*position: relative; /* Pour que le fond suive sous IE */
	float: left;
	width: 100%;
	height:auto;
	top:auto;
	background-position: top;
	background-repeat: repeat-y;
	background-image: url("../../images/fond-devis.gif");
	padding-bottom: 10px;
	padding-top: 10px
}

.formFamille .libelles {
	position: relative;  !important; /* Pour que le fond suive sous Firefox */
	*position: relative; /* Pour que le fond suive sous IE */
	float: left;
	width: 51%;
	text-align: right;
	line-height:21px;
}

.formFamille .champs{
	position: relative;  !important; /* Pour que le fond suive sous Firefox */
	*position: relative; /* Pour que le fond suive sous IE */
	float: left;
	width: 48%;
	left: 1%;
	text-align: left;
	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 9pt;
	color: #666666;
}

.formFamille label {
	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 9pt;
	color: #666666;
	line-height:21px;
	padding: 1px;
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px
}

DIV #enfants {
	padding-left: 28px;
}

DIV #naissanceEnfants {
	padding-left: 13px
}

DIV .textPetit {
	padding-left: 9px;
	padding-right: 5px;
}




/* *********************************** COLONNE 3 ********************************** */
#personnage{
	top: 60px;
}



