f/*9pt = 12px ---- 12pt=16px */

/* Correction probleme d'activation png pour les liens dans ie */

a{
position: relative;
z-index: 1;
}

input{
position: relative;
z-index: 2;
}

/* Fin de correcttion */

/* Reset Default Style, search =STYLE for begin Style */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*essai sur le p*/
p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height:12.5pt;
}
pbis {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height:9pt;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:Arial;
}
ol, ul {
	list-style: none;
}
ul.TickList {
  list-style-image: \images\tick.gif
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear{
	clear:both;
}
html{
	height:100%;
}
body{
	height:100%;
}

.h2bis{	
	font-size:18pt;
	font-weight:bold;
	/*color:#3399cc;*/
	color: #103184;
	display:inline;
}
  

h1{
	font-size:12pt;
	background:url(../images/fonds/puce_titre.gif) top left no-repeat;
	padding-left:12px;
	font-weight:bold;
	margin-bottom:12px;
}

h2{
	font-size:10pt;
	font-weight:bold;
	color: #103184;
	display:inline;
}

.h2NotBold{
	font-size:12pt;
	font-weight:none;
	color: #103184;
	display:inline;
}

h3{
	background:url(../images/fonds/F_rubriques.jpg) top left no-repeat;
	font-size:7pt;
	font-weight:bold;
	height:25px;
	color:#000;
	padding-left:20px;
	padding-top:6px;
	margin:0;
}
h4{
	background:url(../images/fonds/F_ssrubrique.gif) top left no-repeat;
	font-size:7pt;
	font-weight:bold;
	height:25px;
	color:#000;
	padding-left:20px;
	padding-top:6px;
	margin:0;
}
h4.doubleLigne{
	background:url(../images/fonds/F_ssrubrique_double.gif) top left no-repeat;
	height:36px;
}

h4.tripleLigne{
	background:url(../images/fonds/F_ssrubrique_triple.gif) top left no-repeat;
	height:50px;
}

h5 {font-size:10pt;
	font-weight:normal;
	width:450px;
	position:relative;
	line-height:11pt;
	} 
h6{font-size:12pt;
	height:350px;
	font-weight:normal;
	width:460px;
	position:relative;
	line-height:12pt;
	} 

hr{
	border:0;
	border-bottom:1px dotted #666;
	border-top:1px solid #666;
	height:4px;
	margin:10px 0 10px 0;
}

form select,textarea,input {
	font-size:9pt;
}

.switch{
	margin-bottom:-2px;
	margin-left:-0px;
}
.bold{
	font-weight:bold;
}
.blue{
	/*color:#3399cc;*/
	color: #103184;
}
.red{
	color:#FF0000;
}
.pink{
	color:#CC6699;
}
.orange{
	color:#FF9900;
}

.no-display{
	display:none;
}
.black{
	color:#000;
}

.brown{
	color:#990000;
	font-size:10pt;
	font-weight:bold;
}
.rubriques select{
	width:95%;
	font-size:7pt;
	
}
.infoCondition{
	position:absolute; 
	top:0px;
	background-color:#FFF; 
	border:2px solid #AE0011;
	z-index:1252;
	width:280px;
	visibility:hidden; 
	padding:5px 5px 5px 5px;
	font-size:12px;
}
h1.entreprise{
	color:#000084;
}
h1.prevention{
	color:#3399FF;
}
h1.axalux{
	color:#FF9900;
}
h1.services_client{
	color:#22AA22;
}
h1.particuliers{
	color:#ED0000;
}
h1.axapresse{
	color:#993399;
}
#header{
	width:961px;
	padding-left:12px;
	padding-right:12px;
	height:125px;
	
}
#header .flag{
	width:100%;
	text-align:right;
	font-size:11px;
	margin-bottom:23px;
}
#header .flag a{
	color:#000000;
	text-decoration:none;
}

#header .flag a:hover{
	color:#F00;
}

#header .logo{
	position:relative;
	float:left;
}
#header #pub{
	position:relative;
	float:right;
	top:-10px;
}

#menuContainer
{
	height:72px;
	background:url(../images/fonds/F_menu.jpg) repeat-x;
}

#menu{
	width:961px;
	padding-left:12px;
	padding-right:12px;
	position:relative;
	height:94px;
	background:url(../images/fonds/F_menu.jpg) repeat-x;
}
#menu ul{
	display:block;
	height:38px;
}

#menu ul li{
	position:absolute;
	top:0px;
	height:38px;
	text-align:center;	
	padding-top:10px;
}
#menu ul li a{
	font-size:7pt;
	color:#000000;
	text-decoration:none;
	display:block;	
}

#menu ul li a:hover{
	color:#F00;
}
#menu ul li.accueil{
	background:url(../images/fonds/O_acceuil.jpg) no-repeat;
	left:0px;	
	width:58px;
}
#menu ul li.accueilup{
	background:url(../images/fonds/O_acceuil2.jpg) no-repeat;
	
}
#menu ul li.particuliers{
	background:url(../images/fonds/O_particulier.jpg) no-repeat;
	left:58px;	
	width:115px;
}
#menu ul li.particuliersup{
	background:url(../images/fonds/O_particulier2.jpg) no-repeat;
}
#menu ul li.entreprise{
	background:url(../images/fonds/O_entreprise.jpg) no-repeat;
	left:173px;	
	width:115px;
}
#menu ul li.entrepriseup{
	background:url(../images/fonds/O_entreprise2.jpg) no-repeat;
	
}
#menu ul li.service{
	background:url(../images/fonds/O_service.jpg) no-repeat;
	left:288px;
	width:115px;	
}
#menu ul li.serviceup{
	background:url(../images/fonds/O_service2.jpg) no-repeat;
}
#menu ul li.axalux{
	background:url(../images/fonds/O_axaluxembourg.jpg) no-repeat;
	left:403px;	
	width:115px;
}
#menu ul li.axaluxup{
	background:url(../images/fonds/O_axaluxembourg2.jpg) no-repeat;
}
#menu ul li.prevention{
	background:url(../images/fonds/O_prevention.jpg) no-repeat;
	left:518px;	
	width:115px;
}
#menu ul li.presse{
	background:url(../images/fonds/O_presse_mini.jpg) no-repeat;
	left:633px;	
	width:75px;
}
#menu ul li.presseup{
	background:url(../images/fonds/O_presse_mini2.jpg) no-repeat;
	
}
#menu ul li.preventionup{
	background:url(../images/fonds/O_prevention2.jpg) no-repeat;
}
#menu ul li.contact{
	background:url(../images/fonds/O_contact.jpg) no-repeat;
	right:150px;
	width:75px;
	padding-top:14px;
}
#menu ul li.conseiller{
	right:10px;	
	width:150px;
	margin-top:2px;
	padding-top:0px;
}
#menu #recherche{
	text-align:right;
	width:100%;
}
#menu #recherche input{
	font-size:8pt;
	border:none;
	background:url(../images/fonds/F_recherche.jpg) top left no-repeat;
	width:270px;
	height:22px;
	top:-7px;
	padding:3px;
	//top:0;
}
#menu #recherche img{
	margin-top:3px;
		
}

#menu #ariane {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	//margin-top:5px;
}

#menu #ariane a{
	color:#000000;
	text-decoration:none;
}

#menu #ariane a:hover{
	color:#F00;
	text-decoration:none;
}

#corps{
	width:961px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	position:relative;
	height:auto;
	text-align:left;
}

#corps table.tab_main td{
	vertical-align: top !important;
}

#corps .miCorps{
	height:350px;
	position:relative;
}

#corps #vignettes{
	width:641px;	
}

#corps #vignettes ul{
	margin-top:10px;
}


#corps #vignettes .vignette li{
	width:150px;
	height:150px;
	display:inline;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#corps #vignettes .vignette li a{
	display:block;
	position:relative;
	padding-top:131px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
		
}
#corps #vignettes .vignette li.voiture{
	background:url(../images/vignettes/V_1.jpg) center center no-repeat;
}
#corps #vignettes .vignette li.famille{
	background:url(../images/vignettes/V_2.jpg) center center no-repeat;
}
#corps #vignettes .vignette li.logement{
	background:url(../images/vignettes/V_3.jpg) center center no-repeat;
}
#corps #vignettes .vignette li.loisir{
	background:url(../images/vignettes/V_4.jpg) center center no-repeat;
}
#corps #vignettes .vignette li.retraite{
	background:url(../images/vignettes/V_5.jpg) center center no-repeat;
}
#corps #vignettes .vignette li.epargne{
	background:url(../images/vignettes/V_6.jpg) center center no-repeat;
}
#corps #vignettes .vignette li.voyage{
	background:url(../images/vignettes/V_7.jpg) center center no-repeat;
}
#corps #vignettes .vignette li.entreprise{
	background:url(../images/vignettes/V_8.jpg) center center no-repeat;
}
#corps #vignettes .vignette li.sante{
	background:url(../images/vignettes/V_10.jpg) center center no-repeat;
}

#corps #vignettes .vignette li.autovumjoerFR{
	background:url(../images/vignettes/V_9.png) center center no-repeat;
}


#corps .actu{
	width:305px;
	margin-top: 5px;
}

.bulle{
	margin-top:5px;
}
.bulle .hautBulle{
	height:13px;
	background:url(../images/fonds/haut_bulle.gif) bottom left no-repeat;
}
.bulle .miBulle{
	padding:0px 5px;
	background:url(../images/fonds/mi_bulle.gif) top left repeat-y;
}
.bulle .miBulle a{
/*	color:#3399cc; */
    color: #103184;
	
}
.bulle .miBulle a:hover{
	color:#F00;
	
}
.bulle .miBulle a.linkRed{
	font-style:italic;
	color:#e10034;
	font-size:7pt;
	font-weight:bold;
	text-align:right;
	display:block;
	text-decoration:none;
}

.bulle .miBulle ul li{
	font-size:7pt;
	margin-bottom:5px;
}

.bulle .miBulle select{
	display:block;
	width:95%;
	font-size:7pt;
	
}
.bulle .miBulle select.margin{
	margin-bottom:20px;
}

.bulle .basBulle{
	height:13px;
	background:url(../images/fonds/bas_bulle.gif) top left no-repeat;
}

#corps #conseiller{
	width:306px;
	margin-top: 5px;
}

.bulle2{
	margin-top:9px;
}
.bulle2 .hautBulle2{
	height:30px;
	background:url(../images/fonds/haut_bulle_2.jpg) top left no-repeat;
}
.bulle2 .miBulle2{
	padding:0px 5px;
	background:url(../images/fonds/mi_bulle_2.jpg) top left repeat-y;
	position:relative;
	/* height:233px; */
}
.bulle2 .miBulle2 a.linkRed{
	font-style:italic;
	color:#e10034;
	font-size:7pt;
	font-weight:bold;
	text-align:right;
	display:block;
	text-decoration:none;
}

.bulle2 .miBulle2 ul li{
	font-size:7pt;
	margin-bottom:5px;
}
.bulle2 .miBulle2 ul li a{
/*	color:#3399cc;*/
	color:#103184;
}
.bulle2 .miBulle2 ul li a:hover{
	color:#F00;
}

.bulle2 .miBulle2bis{
	padding:0px 5px;
	position:relative;
	/* height:233px; */
}

.bulle2 .miBulle2bis a.linkRed{
	font-style:italic;
	color:#e10034;
	font-size:7pt;
	font-weight:bold;
	text-align:right;
	display:block;
	text-decoration:none;
}

.bulle2 .miBulle2bis ul li{
	font-size:7pt;
	margin-bottom:5px;
}
.bulle2 .miBulle2bis ul li a{
/*	color:#3399cc;*/
	color:#103184;
}
.bulle2 .miBulle2bis ul li a:hover{
	color:#F00;
}


span.date{
	font-size:7pt;
	color:#3b99dc;
	font-weight:bold;
	line-height: 18px;
}

.bulle2 .basBulle2{
	height:30px;
	background:url(../images/fonds/bas_bulle_2.jpg) top left no-repeat;
}

#corps #infoUtiles{
	width:305px;
	margin-top:5px;
}

#astuces{
	width:305px;
	margin-top:4px;
}


div.split50left{
	width:125px;
	font-size:7pt;
	color:#000;
	font-weight:bold;
	
}

div.split50left ol{
	margin-top:20px;
	
	
}
div.split50left ol li{
	list-style:decimal;
	list-style-position:inside;
	color:#3b99dc;
	//margin:0 0 2px 0;
}

div.split50left ol li a{
	color:#000;
	text-decoration:none;
}

div.split50left ol li a:hover{
	color:#F00;
}


div.split50right{
	width:162px;
	left:125px;
	position:absolute;
	top:0px;
}

.rubriques {
	margin: 1px;
	/*width:150px;*/
	width:150px;
	display:block;
	float:left;
	text-align:left;
}

.rubriques p a{
	font-size:7pt;
	text-decoration:none;
	color:#000000;
}
.rubriques p a:hover{
	color:#F00;
}
.rubriques ul{
	margin-bottom:15px;
	
}

.rubriques ul li{
	font-size:7pt;
	list-style-image:url(../images/puce_liste.gif);
	margin-bottom:3px;
	//margin-bottom:5px;
	
		
}
.rubriques ul li a{
	font-size:7pt;
	text-decoration:none;
	color:#000000;
}
.rubriques ul li a:hover{
	color:#F00;
}


#contenu {
	/*width:621px; - VRE - 20091210 - Prob affichage FireFow, IE8, ...*/
	width:615px;
	display:block;
	float:left;
	margin-right:20px;
	margin-left:20px;
}
#contenu ul.entreprise li{
	display:block;
	height:105px;
}

#contenu p{
	font-size:8pt;
	margin-top:12px;
	margin-bottom:20px;
}

#contenu p.separator{
	border-bottom:1px solid #000083;
}

#contenu p.titleUL{
	
	margin-top:12px;
	margin-bottom:5px;
}
#contenu ul.margin20{
	
	margin-top:20px;
	margin-bottom:20px;
}
#contenu ul.historique {
	width:90%;
}
#contenu ul.historique li{
	display:inline;
	font-size:11pt;
	font-weight:bold;
	color:#000083;
}

#contenu .detailsHisto {
	width:300px;
	background-color:#ECECFF;
	font-size:7pt;
	text-align:left;
	margin-top:25px;
	font-weight:bold;
}

#contenu ul li{
	font-size:8pt;
	margin-bottom:20px;
	list-style-image:url(../images/puce_liste.gif);
	margin-left:20px;
}

#contenu ul li.underRed{
	background-color:#FFECEC;
}
#contenu ul li.underGreen{
	background-color:#ECFFEC;
}
#contenu ul li.underBlue{
	background-color:#ECECFF;
}
#contenu ol li{
	list-style:decimal;
	list-style-position:inside;
	font-size:8pt;
	margin-bottom:20px;
	margin-left:20px;
}
#contenu ul li.lv2{
	
	margin-left:35px;
	margin-bottom:5px;
	list-style-type:square;
	/*list-style-image:none;*/
	list-style-image : url(../images/redsquare.JPG);
	/* color:red; */
	line-height:15px;
	
}
#contenu ul li.lv31{
	
	margin-left:35px;
	margin-bottom:5px;
	list-style-type:square;
	/*list-style-image:none;*/
	list-style-image : url(../images/cross.jpg);
	/* color:red; */
	line-height:15px;
	
}

#contenu ul li.lv3{
	
	margin-left:20px;
	margin-bottom:7px;
	line-height:15px;
	list-style-image:none;
	
}
#contenu ul li.lv4{
	
	margin-left:50px;
	margin-bottom:5px;
	margin-top:7px;
	line-height:15px;
	list-style-type:disc;
	list-style-image:none;
	
}
#contenu ul li.lv5{
	
	margin-left:38px;
	margin-bottom:5px;
	line-height:15px;
	list-style-image : url(../images/redcross.gif);
}

#contenu ul li.fleche{
	
	list-style-image:url(../images/fleche.gif);
	
}

#contenu .moitie {
	width:47%;
	float:left;
	margin-right:10px;
	font-size:8pt;
	background-color:#ECFFEC;
}
#contenu .bgClearRed{
	background-color:#FFECEC;
}
#contenu .moitie .titreImm {
	background-color:#CEFFCE; 
	border-bottom:2px dotted #444; 
	margin-bottom:10px;
	text-align:center;
	height:45px;
	
}
#contenu .moitie .bgRed {
	background-color:#FFCECE; 
	
}
#contenu .conseilRed {
	background-color:#FFCECE; 
	display:block;
	padding:5px 5px;
	border:2px solid #222;
	width:94%;
	
}
#contenu .conseilGreen {
	background-color:#CEFFCE; 
	display:block;
	padding:5px 5px;
	border:2px solid #222;
	width:94%;
	
}

#contenu #communique tr td {
	vertical-align:top;
}
ul li.lv2{
	margin-left:35px;
	list-style-type:circle;
	list-style-image:none;
}

#contenu p img{
	padding:2px 2px;
	border:1px solid #3399cc;
	float:left;
	margin-right:15px;}

#contenu a{
	font-weight:bold;
/*	color:#3399cc; */
	color: #103184;
	text-decoration:underline;
}
#contenu a:hover{
	color:#F00;
}

#contenu a.dateHisto{
	color:#000083;
	text-decoration:none;
	border:1px solid white;
	
}
#contenu a.dateHisto:hover{
	color:#000083;
	border:1px solid red;
}

#contenu table {
	width:99%;
	font-size:7pt;
	padding:5px;
}
#contenu table tr td{
	padding:6px;
	border-top:1px solid #000083;
}
#contenu table tr.firstLine td{
	border:1px solid #000083;
	font-weight:bold;
	background-color:#DEDEFF;
	
}
#contenu table tr.line1 td{
	background-color:#EEEEFF;
	border-left:1px solid #000083;
	border-right:1px solid #000083;
	
}
#contenu table tr.line2 td{
	background-color:#CECEFF;
	border-left:1px solid #000083;
	border-right:1px solid #000083;
	
}
#contenu table tr.lastLine td{
	border:1px solid #000083;
		
}
#contenu table tr.firstLine td.topCorner{
	border:none;
	background:none;
	border-bottom:1px solid #000083;
	
}
#contenu table tr td.bottomCorner{
	border:none;
	border-top:1px solid #000083;
	
}
#contenu table tr td.middleLeft{
	border:none;
	border-top:1px solid #000083;
}

#contenu  .perfectplus{
	background-color:#0039DF;
}
#contenu  .perfect{
	background-color:#0044EE;
}
#contenu  .classic{
	background-color:#0069FF;
}
table.hidden{
	display:none;
}

#contenu .plan {
	width:190px;
	float:left;
}
.bgred{
	background-color:#FFCECE;
}
.bggreen{
	background-color:#CEFFCE;
}
.bgblue{
	background-color:#CECEFF;
}
.bgorange{
	background-color:#FFFFCE;
}
.bgazur{
	background-color:#ECECFF;
}

#contenu .noBorder{border:0;}

#footer{
	width:100%;
	position:relative;
	height:58px;
	background:url(../images/fonds/F_footer.jpg) top left repeat-x;
	text-align:center;
	padding-top:25px;
	font-size:7pt;
	font-weight:bold;
	color:#666;
	
}

#footer ul li{
	display:inline;
		
}
#footer ul {
	margin-bottom:10px;
	
}
#footer ul li a{
	text-decoration:none;
	color:#666;
}
#footer ul li a:hover{
	color:#F00;
}
#footer ul span{
	color:#FF0000;
}

#footer a{
	text-decoration:none;
	color:#666;
}
#footer a:hover{
	color:#F00;
}

a.btplusinfos
{
	background:url(../Images/bouton/info.gif) no-repeat;
	padding:0px 0px 0px 0px;
	display:block;
	text-align:center;
	width:49px;
	height:50px;
}

a.btplusinfos:hover
{
	background:url(../Images/bouton/info_over.gif) no-repeat;
	color:#000;
}



.encartPremium
{
	
	background-color:#E3EFFB; /* #ccffff; #D0E4F9;*/
}

a.bt1 
{
	font-family:Arial, Helvetica, sans-serif;
	color:red;
	font-weight:bold;
	font-size:16px;
	line-height: 1.5;
	text-decoration:none;
	background:url(../Images/bouton/big_btn500.gif) no-repeat;
	padding:10px 1px 1px 1px;
	display:block;
	text-align:center;
	width:500px;
	height:56px;
}

a.bt4 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333  !important;
	font-weight:bold;
	font-size:12px;
	text-decoration:none !important;
	background:url(../Images/bouton/small_btn.png) no-repeat;
	padding:5px 1px 5px 1px;
	display:block;
	text-align:center;
	width:150px;
	height:33px;
}
	
a.bt4:hover
{
   background:url(../Images/bouton/small_btn_over.png) no-repeat;
   color:#000 !important;
}

.socialNetworkBlock
{
	text-align:right;
	margin: 5px 5px 0 5px;
	text-decoration:none;
}

.socialNetworkBlock a
{
	text-decoration:none;
}


.ecoBox
{
	border:2px solid #B5E61D; 
	margin:-5px 0 -5px -5px; 
	padding:5px 5px 5px 5px;
}

.sup
{
	vertical-align: super;
	font-size: smaller;
}

#simulation table 
{	
	width:100%;
	margin: 0px;
	padding: 0px;
}


#simulation table 
{	
	float:left;
	width:49%;
	margin: 0 4px 0 0;
	padding: 0px;
	border-right: 0px ;
	border-bottom: 0px;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

#simulation table td.td_title
{
	background-color:#963634;
	color:#FFF;
	text-align: center;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	vertical-align:middle;
}

#simulation table td.td_subtitle
{
	background-color:#366092;
	color:#FFF;
	text-align: center;
	border-top: 0px solid black;
	border-left: 0px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	vertical-align:middle;
}

#simulation table td.td_content
{	
	border: 0 none;
	text-align: center;
	color:#366092;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size:11px;
	white-space:nowrap;
	vertical-align:middle; 
}

#simulation table td.td_content_bold
{	
	border: 0 none;
	text-align: center;
	color:#366092;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size:12px;
	white-space:nowrap;
	font-weight: bold;
	vertical-align:middle;
}
/* Titres des pages p.ex. Acceuil en "bleu Axa" */
.axablue {color: #103184}
/* Stiles pour la rubrique sante */
h2.sante {
	padding-bottom:5pt;
}
#contenu ul.sante {
	list-style:none;
	list-style-image:none;
	padding-bottom:30px;
	height:380px;
}
#contenu ul li.formulesante { 
	list-style:none;
	list-style-image:none;
	margin: 0 8px 0 0;
}
.formulesante
{
	float: left;
	width:180px;
	height:380px;
	margin-right:5px;
	padding:5px;
	text-align:center;
	background:url(/images/vignettes/bg_vignetsante.gif) no-repeat;
}
.formulesante img
{
	margin:2px 0 5px 2px;
	display:block;
}
 .formulesante h2
{
/*	color:#3399CC;
	border-top:1px solid #3399CC;
	border-bottom:1px solid #3399CC;*/
	color: #103184;
	border-top:1px solid #103184;
	border-bottom:1px solid #103184;	
	text-align:center;
	padding-top:2.5px;
	padding-bottom:2.5px;
	margin:0 0 15px 2px;
	display:block;
	width:176px;
}

#contenu ul li.lsante{
	text-align:left;
	margin:0 5px 10px 15px;
	list-style-type:square;
	list-style-image : url(../images/redsquare.JPG);
	line-height:15px;
	
}
#contenu a.linksante
{
	color:#ed0000;
	text-decoration:underline;
	float:right;
	padding:10px 5px 0 0;
	font-size:12px;
}

#contenu  a.linksante:hover
{
	color:#ed0000;
	text-decoration:underline;
}
#contenu table#sante 
{
	font: 13px/16px Arial, Helvetica, sans-serif;	
	width: 575px;
	border: 1px solid black;
	border-right:none;
	padding:0;
	margin:0;
}
#sante th.bg-thblue
{
	font: bold 13px/16px Arial, Helvetica, sans-serif;	
	background-color: #010080;
	color: #fff;
	text-align:center;
}
#sante th.bg-thgrey
{
	font: normal 13px/16px Arial, Helvetica, sans-serif;	
	background-color: #dbe5f1;
	color: #000;
	text-align:left;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
#contenu table#sante tr, #contenu table#sante td, #contenu table#sante th
{
	padding:7px;
}
#contenu table#sante td {
	text-align:center;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
.width45 { 	width: 40%;}
.width25 { 	width: 30%;}
.width30 { 	width: 30%;}
#contenu p.santetablefooter {
	padding-left:230px;
	font-size:10px;
}
#contenu p.grey {
	color:#999;
	font-size: 9pt;
	font-weight:bold;
	clear:both;
	margin-bottom:10px;
}
#contenu ul.imagelist {
	list-style:none;
	list-style-image:none;
	padding:20px 0 30px 0;
	height:150px;
}
#contenu ul.imagelist li { 
	list-style:none;
	list-style-image:none;
	float: left;
	margin:0;
	padding:0;
}
#contenu ul.imagelist img
{
	margin:0;
	display:block;
}
.santefloattxt {
	float:left;
	width:354px;
	margin:40px 0 0 0;
}
.santefloatimg {
	float:left;
	margin:30px 10px 20px 0;
	width:246px;
}
/* Fin Sante */
/* Newsletter Insigts */
.insights1, .insights2 {
	display:block;
	width:305px;
	height:130px;
	display:none;
}
.insights1 img, .insights2 img {
	border:1px black solid;
}
.insights2 {height: 100px;}
div.clear {
	height: 1px;
}
