@charset "utf-8";
.GammeTexte {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	color: #4a7986;
	line-height: 17px;
}
.GammeTexteImportant {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	color: #4a7986;
	line-height: 17px;
}

/* CSS Document */
div#menu{
	float:none;
	width: 95%;
	padding-top:5px;
	background: #FFFFFF;
	margin-left: 20px;
	height: 50px;
	clear: none;
}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{margin-left: 5px;width:750px}
ul#nav li{
	float:left;
	margin-right: 3px;
	text-align: center;
}
ul#nav a{
	float:left;
	width: 7.5em;
	padding: 6px 0;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul#nav a:hover{color: #416872}
ul#nav li.activelink a{background: #80FF4D}
ul#nav li.activelink a,ul#nav a:hover{color: #416872;font-weight:bold}
ul#nav li.activelinkP a {
	background: #FF8000
}
ul#nav li.activelinkP a, ul#nav a:hover {
	color: #416872;
	font-weight:bold
}

li#Jeune a{background: #3499CD}
li#Famille a{background: #3499CD}
li#Senior a{background: #3499CD}
li#Dentaire a{background: #3499CD}
li#Optique a{background: #3499CD}
li#Hospitalisation a{background: #3499CD}
li#Femme a{background: #3499CD}
li#GrandAge a{background: #3499CD}


li#mobilite a{background: #3499CD}
li#Prospective a{background: #3499CD}
li#Sante a{background: #3499CD}
li#Deces a{background: #3499CD}
li#Revenus a{background: #3499CD}
li#Frais a{background: #3499CD}
li#Chomage a{background: #3499CD}


div#contentFormule{
	float:left;
	width:720px;
	background: #BAFB80;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	background-color: #F1F4F5;
	color: #FFFFFF;
	padding: 15px 15px 15px 15px;
}
div#contentExempleFormule{
	float:left;
	width:720px;
	background: #8cc52e;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
	padding: 15px 15px 15px 15px;
	background-image: url(../images/BackgroundTitreIHM2.jpg);
	background-repeat: repeat-x;
}
div#contentAccesComparateur{
	float:left;
	width:735px;
	background: #f4a526;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	background-image: url(../images/BackgroundTitreIHM.jpg);
	background-repeat: repeat-x;
}
div#contentFormulaire{
	padding:15px 15px 15px 15px;
	background: #c6c0e4;
	font-size: 11px;
	font-weight: bold;
	color: #544339;
	background-image: url(../images/BackgroundIHM.jpg);
	background-repeat: repeat-x;

}

div#content10{
	float:left;
	width:320px;
	background: #BAFB80;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	background-color: #d9e3e6;
	color: #FFFFFF;
	padding: 15px 15px 15px 15px;
}
div#content11{
	float:right;
	width:340px;
	padding:15px 15px 15px 15px;
	background: #BAFB80;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	background-color: #eff3f4;
	color: #4a7986;
}
div#content12{
	float:right;
	width:320px;
	padding:15px 15px 15px 15px;
	background: #BAFB80;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	background-color: #eff3f4;
	color: #4a7986;
}
div#content13{
	float:right;
	width:340px;
	padding:15px 15px 15px 15px;
	background: #BAFB80;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	background-color: #d9e3e6;
	color: #4a7986;
}

ul#about,ul#about li{list-style-type:none;margin:0;padding:0}
ul#about{
	width: 750px;
	margin:20px 300px 0;
	text-align:left
}
ul#about li{
	float:left;
	width: 120px;
	height:100px;
	padding: 30px 10px 20px 20px;
	margin:8px 8px 0 0
}
li#ab1{background: #FC0}
li#ab2{background: #9F3}
li#ab3{background: #F60}
li#ab4{background: #39F}
li#ab5{background: #F36}
li#ab6{background: #FFF;color: #000}

.FormulaireCellule {
	font-size: 10px;
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*BOUTON*/
ul.postnav,ul.postnav li{margin:0;padding:0;list-style-type:none}
ul.postnav li{
	float:left;
	width: 15em;
	font-size:140%;
	margin-right: 5px;
	margin-left: 50px;
	margin-top: 20px;
}
ul.postnav a{
	display:block;
	width:15em;
	padding:5px 0;
	font: bold 100% Verdana,Arial,sans-serif;
	text-transform:uppercase;
	background: #645145;
	color: #FFF;
	text-decoration:none;
	text-align:center
}
ul.postnav a:hover{
	background: #ca015f;
	color:#FFF
}

.IndexPromotion {
	background-image: url(../images/IndexPromotion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	height: 192px;
	width: 215px;
	text-align: right;
}
.TexteDatePromotion {
	height: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3399CA;
	line-height: 17px;
	text-indent: 5px;
	padding-top: 3px;
	background-color: #FFFFFF;
}
.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.6; /* Safari, Opera */
-moz-opacity:0.60; /* FireFox */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
z-index: 20;
height:expression(document.body.clientHeight + "px");
height: 100%;
width:expression(document.body.clientWidth);
width: 100%;
background-repeat:repeat;
} 
.imgGauche {
	float:left;
	padding:0 8px 0 0;}
.imgDroite {
	float:right;
	padding:0 0px 0 8px;
}
.savoir {
	margin:8px 0 0 0;
	}
.savoir img {
	padding:5px 0 0 0;
	float:left;}

.savoir a {
	color:#80b72b;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 13px;
	}

#Enfant1 {
	height:auto;
	border-color: #C6C2E2;
	background-color: #eff3f4;
	border-top: 1px solid #C4C4C4;
	border-top-style: dashed;
	border-bottom: 1px solid #C4C4C4;
	border-bottom-style: dashed;
	display: none;	
}
#Enfant2 {
	height:auto;
	border-color: #C6C2E2;
	background-color: #eff3f4;
	border-top: 1px solid #C4C4C4;
	border-top-style: dashed;
	border-bottom: 1px solid #C4C4C4;
	border-bottom-style: dashed;
	display: none;	
}
#Enfant3 {
	height:auto;
	border-color: #C6C2E2;
	background-color: #eff3f4;
	border-top: 1px solid #C4C4C4;
	border-top-style: dashed;
	border-bottom: 1px solid #C4C4C4;
	border-bottom-style: dashed;
	display: none;	
}
#Enfant4 {
	height:auto;
	border-color: #C6C2E2;
	background-color: #eff3f4;
	border-top: 1px solid #C4C4C4;
	border-top-style: dashed;
	border-bottom: 1px solid #C4C4C4;
	border-bottom-style: dashed;
	display: none;	
}
#Enfant5 {
	height:auto;
	border-color: #C6C2E2;
	background-color: #eff3f4;
	border-top: 1px solid #C4C4C4;
	border-top-style: dashed;
	border-bottom: 1px solid #C4C4C4;
	border-bottom-style: dashed;
	display: none;	
}
#Enfant6 {
	height:auto;
	border-color: #C6C2E2;
	background-color: #eff3f4;
	border-top: 1px solid #C4C4C4;
	border-top-style: dashed;
	border-bottom: 1px solid #C4C4C4;
	border-bottom-style: dashed;
	display: none;	
}
#EnfantBarre {
	width:750px;
	height:5px;
	top: 0px;
	border-color: #C6C2E2;
	background-color: #FFFFFF;
	border-left: 2px solid #C4C4C4;
	border-right: 2px solid #C4C4C4;
	margin-top: 0px;
	border-bottom: 2px solid #C4C4C4;
	margin-left: 20px;
}
#FormulairePartie2 {
	height:30px;
	text-align: left;
	display: none;
	background-color: #eff3f4;

}

