﻿/* --------------------------------------------
  Début du fichier anciennement DAG.css
-----------------------------------------------
Style Sheet

Site: 
Author:   
Version:  
----------------------------------------------- */

/*--------------------------------------------------------------------*/
/* note bas de page */

#zoneTexte .noteBasPage, #zoneTexte p.noteBasPage {
	margin:10px 0 10px 0;
	color:#262626;
	font-size:11px;
}

#zoneTexte .noteBasPage p,#zoneTexte .noteBasPage ol{
	font-size:11px;
	color:#262626;	
}


#zoneTexte ol.noteBasPage,#zoneTexte .noteBasPage ol {
	padding-left:20px;
	line-height:15px;
	list-style:decimal;
}

#zoneTexte .noteBasPage ol{
	margin-bottom:10px;
}


body {
	background: #FFF;
	/*font-size:1em;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

html { 
	/*font-size:100.01%;*/
}

/*
LINKS --------------------- */
a:link, a:active {
	color: #236393; /* modif : 14-11-2007 | AP-54*/
}

a:visited {
	color: #a2712c;
}

a img {
	border-width: 0; 
	border-style: none;
}

#contenantPrincipal, #basPage {
	/*width: expression(document.body.clientWidth < 767? "765px" : document.body.clientWidth > 1202? "1200px" : "auto");*/
	width:940px;
	margin: 0 auto; 
	padding:0 15px;
}

/*
COMMON --------------------- */
br {
	clear: both;
	font-size:1px;
}

hr {
	display: none;
}

p {
	margin: 0;
	padding: 0; 
}

sup {
	vertical-align:top;
	font-size:70%;
}

/*liste a puce*/
ul {
	display:block;
	list-style:none;
	width:100%;
	margin:0px; 
	padding:0px;
}

.fleche {
	display:none;
}

sup {
	vertical-align:text-top;
}

.invisible{
	display:none;
}

.faqItem.invisible{
	display:block;
}


/*
MasterPage --------------------- */

/*
Contenant Principal --------------------- */
#contenantPrincipal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	padding-bottom:15px;
}

/*
enTete --------------------- */
#enTete {
	position:relative;
	height:auto !important;
	margin:0 auto;
	width:940px;
}

/* ajouté le 17 février 2009 pour SEO - JR */
#enTete img { 
	float:left;
	display: block;
}

/*
barreOutils --------------------- */
#barreOutils {
	display:inline;
	float:left;
	position:relative;
	width:749px;
	padding-bottom:18px;
}

/*
recherche --------------------- */

#recherche {
	/*position:absolute;*/
	float:none;
	clear:both;
	position:relative;
	/*margin-top:-60px;*/
	right:-744px;
	/*text-align:right;*/
	width:196px;
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgRecherche.gif') no-repeat 0px center;
	z-index:5;
	margin-bottom:7px;
}



#recherche input {
	vertical-align: middle;
	background-image: none;
	width: 136px;
	padding: 0;
	margin-left:20px;
	margin-right:0px;
}

.btn-recherche-ok  {	
	background: transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/btnOk.gif') no-repeat;
	width: 29px;
	height: 23px;
	text-indent: -9999px;
	display:block;
	text-decoration:none;
	margin-top:-22px;
	/*margin-left:168px;
	_margin-left:153px;*/
	float:right;
	cursor:pointer; 
	cursor:hand; 
}

/*
Navigation Principal--------------------- */
#navigationPrincipal {
	position:relative;
	/*margin-top:-20px;*/ /* necessaire a cause de l'image cachee #zz1_GlobalNav_SkipLink qui prend 20px au dessus du menu*/
	padding:0;
	display:inline;
	float:left;
	z-index:10;
	width:940px;
}

/*
class pour le menu --------------------- */
.menuoff {
	background: #4d4d4d;
	text-align:center;
	padding:0;
	margin:0; 

}		 

a.menuoff:link, a.menuoff:active, a.menuoff:visited {
	display: block;
	color: #FFFFFF !important;
	font-weight: bold;
	padding:4px 0px 4px 0px;
	background: #4d4d4d;		
}
		 
.menuon {
	background:#008c53;
	text-align:center;
	padding:0;
	margin:0;
}		 

a.menuon:link, a.menuon:active, a.menuon:visited, a.menuoff:hover {
	background:#008c53;
	display: block;
	color: #FFFFFF !important;
	font-weight: bold;
	padding:4px 0px 4px 0px;
}

/*
Breadcrumb --------------------- */
#breadcrumb {
	display:block;
	/*clear:both;
	float:left;*/
	font-size:10px;
	line-height:11px;
	width:719px;
	padding:9px 0 10px 0px;
	background-color:transparent;
}

#breadcrumb li {
	display:inline;
}

#breadcrumb a, #breadcrumb a:active, #breadcrumb a:hover, #breadcrumb a:visited {
	padding:0px 3px 0px 2px;	
	color: #008c53 !important;
	text-decoration:none;
}

.breadcrumbCurrent {
	text-decoration:none;
	color: #000000 !important;
	padding-left:2px;
}

/*--------------------------------------------------------------------*/
/* PIED DE PAGE */ 

#piedPage {
	clear: both;
	margin: 0;
	padding: 30px 0 30px 0;
	width: 100%;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

/* PIED DE PAGE NUMERO*/
#piedPageNumero {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000;
} 

#piedPageNumero ul, #piedPageNumero ul li div, #piedPageNumero ul li div div {
	margin: 0;
	padding: 0;
	display: inline;
} 

#piedPageNumero ul li {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	display: inline;
}
		
#piedPageNumero ul li.dernier {
	margin: 0;
	padding: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

/* CACHER PIED DE PAGE ADRESSE DU SITE */
#piedPageNumero ul li#piedPageAdresseWeb {
	display: none;
}

/* PIED DE PAGE LIENS */
#piedPageLien {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
} 

#piedPageLien ul {
	margin: 0;
	padding: 0;
	display: inline;
} 

#piedPageLien ul li {
	margin: 0;
	padding: 0 7px 0 7px;
	border-right: 1px solid #b2b2b2;
	list-style: none;
	display: inline;
}

#piedPageLien ul li.dernier {
	margin: 0;
	padding: 0 7px 0 7px;
	border-right: none;
	list-style: none;
	display: inline;
}

#piedPageLien ul li a {
	color:#0c965a;
	text-decoration:none !important;
}

#piedPageLien ul li a:visited {
	color:#a2712c;
	text-decoration:none !important;
}

#piedPageLien ul li a:hover,#piedPageLien ul li a:active,#piedPageLien ul li a:focus {
	/*background-color:#D5DFE2;*/ /*supression : 14-11-2007 | AP-57*/
	/*color:#265D85;/*supression : 14-11-2007 | AP-57*/
	/*text-decoration:underline;*//*supression : 14-11-2007 | AP-57*/

}

/* PIED DE PAGE COPYRIGHT*/
#piedPageCopyright {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #404040;
}

/*
PageLayout Produit --------------------- */
#zoneBranding {
	display:inline;
	float: left;
	margin:0;
	padding:0;
}

#imageBranding,
#imageBrandingAccueil {
	padding:0;
	margin:0;
	font-size:1px; /* pour enlever le padding sous IE6*/
}

#imageBranding {
	height:auto;
	/*margin-bottom:14px;	*/
}

#imageBranding img {
	margin-bottom:14px;
}

#imageBrandingAccueil {
	/*height:125px;*/ /* enlever pour permettre un texte sous l'image de branding*/
}

/*
Zone Navigation --------------------- */
#zoneSousMenu {
	width:765px;
	display:inline;
	float:left;
	padding:0;
	margin:0;
}

.zoneSousMenu1erNiveau, .zoneSousMenu2emeNiveau {
	display:inline;
	float:left; 
	padding:0; 
	margin:0;
}

#zoneNavigation2, #zoneNavigation3, #zoneNavigation4, #zoneNavigation5, #zoneNavigation7, #zoneNavigation8,
.boiteNavigationType3.zoneAvantageClient {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

#zoneNavigation {
	display:inline;
	float:left;
	padding:0;
	margin:0px;
	/*
	margin:-3px 0 0 0; /* necessaire car decalage pour firefox 
	#margin:0; /* remise a zero pour IE 6 et 7 
	*/
}

#zoneNavigation, #zoneNavigation2, #zoneNavigation3,
.boiteNavigationType3.zoneAvantageClient {
	width: 196px;
	overflow:hidden;
}

#zoneNavigation4 {
	width: 191px;
	overflow:hidden;
}

#zoneNavigation5 {
	width:263px;
	margin-right:23px;
}

#zoneNavigation7 {
	width: 341px;
	margin-right:20px;
}

#zoneNavigation7 .boiteDegrade p {
	padding:0 12px;
	font-size:12px;
}

#zoneNavigation8 {
	width: 191px;
}

/*
ZoneTexte --------------------- */
#zoneTexte {
	display:inline;
	float:left;
	width:498px;
	margin:0px 25px 0 25px;
/* pour corriger l'ARS 000820114 */
	_margin:0px 22px 0 22px;
}

#zoneTexte .bas {
	display:none;
}

/*
Evaluer --------------------- */
#evaluer {
	margin-bottom:15px;
}

/*
Outils --------------------- */
#outils {
	margin:30px 0 0 0;
	height:24px;
}

#zoneTexte #outils ul li {
    margin: 0px;
    padding: 0px 30px 0px 0px;
    color: #0083b2;
	display: inline;
	background:none !important;
}

#zoneTexte #outils img {
	margin-bottom:-10px;
	margin-right:10px;
}

#zoneTexte #outils ul li a{
	height:25px;
}

#outils #ami a {

}

#ctl00_PlaceHolderMain_Outils_hypEnvoyerAmi img {
    height:25px;
}

#ctl00_PlaceHolderMain_Outils_hypVesionImprimable img {
    width:26px;
    height:25px;
}

#outils ul li a:link, 
#outils ul li a:active, 
#outils ul li a:visited, 
#outils ul li a:hover {
    text-decoration: none!important;
    color: #236393 !important;/* modif : 14-11-2007 | AP-54*/
}

/*
ZoneApplicatif  --------------------- */
#zoneApplicatif {
	display:inline;
	float: left; 
	/*position:relative;*/
	width:196px;
	/*overflow:hidden;*/
	/*margin-top:-30px;*/
	margin-top:15px;
}

/*
listeLien  --------------------- */
#listeLien {
	/*margin-bottom:15px;*/
}

/*
pubRotatif --------------------- */
#pubRotatif {
	margin-bottom:10px;
}

/*
pubFixe  --------------------- */
#pubFixe {
	margin-bottom:10px;
}

/* =glossaire
-----------------------------------------------------------------------------*/
/* a jeter pour le beau menage */
/*
.ms-rteCustom-glossaire { 
    color: #0083b2;
    text-decoration: none;
  	background: url("../Images/pointille.gif") repeat-x left bottom;
}

a:link.glossaire, a:visited.glossaire { 
    color: #0083b2;
    text-decoration: none;
  	background: url("../Images/pointille.gif") repeat-x left bottom;
}

a:focus.glossaire, a:hover.glossaire {
	color:green;
    text-decoration:none;
}
*/

/* =affichage du glossaire
-----------------------------------------------------------------------------*/

#zoneTexte .listeGlossaire {
	color: #262626;
}

#zoneTexte .listeGlossaireIndex {
	margin: 19px 0 5px 0;
}


.glossaireTexte {
	display: none;
}


/**************************************************************
	Print Specific Styles
***************************************************************/
.PrintHeader {
	display: none;
}


/*
MISC --------------------- */

/* 'margin: 0 auto' is necessary so the layout stays centered on screen when browser width is more than 1200px */
.shell {
	margin: 0 auto; 
	width: 85%;
}

#skip, #back {
	display: none;
}

/* -----------------------------------------------------------
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */
.clearfix:after {
  	content: ".";
 	clear: both;
  	height: 0;
  	visibility: hidden;
  	display: block;
}

.clearfix {
  	display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*
 End hide from IE-mac
--------------------------------------------------------------- */

/* *************************************************************
 Fin du contenu du fichier qui était avant dans le fichier DAG.CSS 
*************************************************************** */


/*Balises pour la version Print a ne pas afficher*/
thead {
	display: none;
}

/*Definition lien colonne droite -----------*/
#inscription {
	width:191px;
	/*background: url("../Images/fondQuestionsAssurance_DAG.gif") right top repeat-y;*/
}

#listeLien {
	height:auto;
	display:inline;
	float:left;
	width:166px;
/*	margin-top:16px;  28 aout 2008*/
	margin-top:6px; /*11 decembre 2008*/
}

#listeLien div div {
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgColonneDroite.gif') right top repeat-y;
	padding:0 15px;/*Modif : 16-10-2007 | AP-27*/
	padding-bottom: 17px;
	border-top:1px solid #F1F1F1; /*25 aout 2008*/
	width:166px;
}

#listeLien div div div{
	background: none;
	padding:0;
	border-top:none;
	width:auto;

}

.topListeLien{
	/*background:transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgTitreListeLiens.gif') no-repeat left bottom;*//*31-08-2009 erreur 404*/
	font-size:1px;
	width:191px;
	height:1px;
}

#listeLien h3, #listeLien h4, #boiteOutilsPratiques h3 {
	font-size:15px;
	color:#236393;/* modif : 14-11-2007 | AP-54*//* modif : 14-11-2007 | AP-54*/
}

#listeLien h4 {
	margin:15px 0 5px 0;/*modif : 16-10-2007 | AEB-07 01394*/
	line-height:17px;
}

#listeLien h3 {
	margin:0;
	padding:5px 5px 10px 0px;
	font-weight:bold;
/*	padding:15px 12px 15px 0px; ancienne valeur*/
}

#boiteOutilsPratiques h2 {
	margin:0;
	/*padding:15px 12px 5px 12px;//*supression : 23-10-2007 | AP-37*/
}

#listeLien ul li {
	/*background : url("../Images/flecheQuestionsAssurance_DAG.gif") left 4px no-repeat;
	#background : url("../Images/flecheQuestionsAssurance_DAG.gif") left 3px no-repeat;/* HACK ie6*/ /*Ajout : 23-10-2007 | Erreur de puce*/
	margin-bottom:15px;
	/*margin-left:15px;*//* supression : 14-11-2007 | AP-54*/
	width:161px; /*191-15-15*/
}

#listeLien ul li a {
	color:#236393 !important;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') 0px 4px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
	#background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') 0px 3px no-repeat;/*Hack IE 6, 7*//*Ajout : 16-11-2007 | AP-54*/
	padding-left:12px;
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	text-decoration:underline;
}

#listeLien ul li a:hover, #listeLien ul li a:focus, #listeLien ul li a:active {
/*	color:#a2712c !important;*/ /* supression : 14-11-2007 | AP-54*/
}

#listeLien ul li a:visited {
	color:#a2712c !important;/* modif : 14-11-2007 | AP-54*/
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceOr.gif') 0 4px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
	#background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceOr.gif') 0 3px no-repeat;/*Hacl ie6,7*/ /*Ajout : 16-11-2007 | AP-54*/
}

#listeLien table tbody tr td {
	margin: 0px;
	padding: 0px;
}

#boiteOutilsPratiques p a:link, #boiteOutilsPratiques p a:active,
#boiteOutilsPratiques p a:hover,#boiteOutilsPratiques p a:visited {
   	margin:0;
   	padding: 0px 13px 8px 14px;
	font-size:12px;
	line-height:14px;
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	text-decoration:underline;
	color:#236393!important;
}

#boiteOutilsPratiques p a:hover{	
	/*color:#a2712c !important;*/
}

#boiteOutilsPratiques p a:visited{
	color:#a2712c !important;
}

#boiteOutilsPratiques{
	display:none;
}

#toutesLien {
	line-height:15px;
	margin-right:12px;
} 

.toutesLien a {
	position:relative;
	font-weight:bold;
	color:#0c965a !important;
	text-decoration:underline !important;
	font-size:12px;
	display:inline;
	padding-left: 12px;
} 

#toutesLien a,
#zoneApplicatif .toutesLien a {/*ajout : 15-11-2007 | AP-54*/
	position:relative;
	font-weight:bold;
	color:#236393 !important;
	text-decoration:underline !important;
	font-size:12px;
	display:inline;
	padding-left: 0px;
} 

#zoneTexteAccueil .toutesLien a {/*ajout : 15-11-2007 | AP-54*/
	position:relative;
	font-weight:bold;
	color:#236393 !important;
	text-decoration:underline !important;
	font-size:12px;
	display:inline;
	padding-left: 23px;
}

#toutesLienResume a/*ajout : 15-11-2007 | AP-54*/ {
	position:relative;
	font-weight:bold;
	color:#0c965a !important;
	text-decoration:underline !important;
	font-size:12px;
	display:inline;
}

#toutesLien a:hover,#toutesLien a:active,#toutesLien a:focus,
#toutesLienResume a:hover,#toutesLienResume a:active,#toutesLienResume a:focus {
	/*color:#a2712c !important;
	text-decoration:underline;*//* supression : 14-11-2007 | AP-54*/
}

.toutesLienHub a,
.toutesLien a:visited,
#toutesLien a:visited,
#toutesLienResume a:visited, 
#zoneTexteAccueil .toutesLien a:visited,/*ajout : 15-11-2007 | AP-54*/
#zoneApplicatif .toutesLien a:visited {
	color:#a2712c !important; /*modif: 14-11-2007 | AP-54*/
} 

#toutesLienResume {
	margin-bottom:19px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
} 

/*
Barre outils haut droit ---------------------*/
/*
Taille du texte -----------*/
.outilsEntete {
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgOutilsEntete.gif') repeat-x left 30px;
	width:auto;
	height:20px;
	min-height:25px;
	padding: 2px 0 5px 0;
	#padding:7px 0 5px 0; /*Pour IE6 et IE7*/
	position:absolute;
	right:0;
	top:0;
}

.choixProvince {
	display: inline;
	margin: 0 8px 0 0;
}

.taille {
	display: inline;
}

.langue {
	display: inline;
}

.choixProvince label {
	color: #585858;
	font-size: 11px;
	margin: 0 8px 0 0;
}

.choixProvince select {
	color: black;
	font-size: 12px;
	margin-bottom: 2px;
}

.langue {
	color: #585858;
	font-size: 11px;
	/*background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/brdOutilLangue.gif') no-repeat 0px bottom;*/
	padding: 5px 0px 0px 11px;
}

.langue a {
	color: #0d965a !important;
	padding: 1px 0 0 0;
	margin: 0 0 -5px 0;
	text-decoration:none;
}

.langue a:visited {
	color: #a2712c !important;
}

/* -- on masque le widget taille du texte pour le 5 octobre -- */
.taille {
	display:none;
}

/*
.taille {
	color: #585858;
	font-size: 11px;
	padding: 5px 8px 0 8px;
}

.taille a img {
	margin: 0 0 -2px 0;
}

.taille .small img {
	background: url("../Images/taille-petit_DAG.gif");
	width: 13px;
	height: 15px;
}

.taille .medium img {
	background: url("../Images/taille-moyen_DAG.gif");
	width: 13px;
	height: 15px;
}

.taille .large img {
	background: url("../Images/taille-large_DAG.gif");
	width: 13px;
	height: 15px;
}

.taille .small:hover img {
	background: url("../Images/taille-petit-subrillance_DAG.gif");
}

.taille .medium:hover img {
	background: url("../Images/taille-moyen-subrillance_DAG.gif");
}

.taille .large:hover img {
	background: url("../Images/taille-large-subrillance_DAG.gif");
}
*/

/*
Branding------------------*/
#textBranding {
	display:block;
	width: 573px;
	color:#4d4d4d;
	padding:15px 0  20px 0;
}

/* ???????????????????????????????????????????????????????????????????????????????????????????????? */
/* jeter jusqu'a l'autre ??????? apres la creation des CSS des nouveaux menus */
#zoneNavigation .boiteDegrade h2,
#zoneNavigation2 .boiteDegrade h2,
#zoneNavigation3 .boiteDegrade h2,
#zoneNavigation4 .boiteDegrade h2,
#zoneNavigation5 .boiteDegrade h2,
#zoneNavigation7 .boiteDegrade h2,
#zoneNavigation8 .boiteDegrade h2 {
	display:block;
	background-image:none;
	height:23px;
	font-weight:bold;
	color:#0c965a !important;
	text-decoration:none;
	cursor:default;
	padding:15px 0 0 10px;
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	font-size:15px;
}

#zoneNavigation .boiteDegrade h2,
#zoneNavigation2 .boiteDegrade h2,
#zoneNavigation3 .boiteDegrade h2,
#zoneNavigation4 .boiteDegrade h2,
#zoneNavigation5 .boiteDegrade h2,
#zoneNavigation8 .boiteDegrade h2 {
 	background: url("../Images/fondMenuNiveau1_DAG.gif") left top no-repeat;
	margin : 0 0 8px 0;
}

#zoneNavigation7 .boiteDegrade h2 {
	background : url("../Images/fondZoneNavigation7_DAG.gif") left top no-repeat; 
	margin-bottom:6px;
}

#zoneNavigation .boiteDegrade h2,
#zoneNavigation2 .boiteDegrade h2,
#zoneNavigation3 .boiteDegrade h2 {
	width:173px; /* 183 -10 de padding */
}

#zoneNavigation4,
#zoneNavigation5 {
	background: url("../Images/fondMenuBoiteNavigation.gif") left top repeat-x;
	color:#4d4d4d;
	margin-bottom:8px;
}

#zoneNavigation2 ul {
	width:171px /*183-12 de padding*/	
}

#zoneNavigation5  {
	width:263px; 
	margin:0 23px 0 0;
	padding:0;	
}

#zoneNavigation5 ul {
	width:237px;	
	margin:0px;
	padding:0 0 0 12px;	
}

#zoneNavigation2 ul {
	padding-bottom:12px;
	padding-left:12px;	
}

#zoneNavigation5 ul li,
#zoneNavigation2 ul li {
	/*background : url("../Images/flecheNiveau3_DAG.gif") left 3px no-repeat;*//* supression : 14-11-2007 | AP-54*/
	margin:0 0 0 0;
	padding:0;
}

#zoneNavigation5 ul li {
	padding-bottom:10px;/*ajout : 16-10-2007 | AP-24*/
}

#zoneNavigation5 .boiteDegrade ul li a,
#zoneNavigation2 .boiteDegrade ul li a {
	color:#0c965a;
	text-decoration:none;
	font-size:12px;
	background: url("../Images/flecheNiveau3_DAG.gif") 0px 4px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
	line-height:14px;
	padding-left:12px;/* modif : 14-11-2007 | AP-54*/
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
}

#zoneNavigation5 .boiteDegrade ul li a:visited,
#zoneNavigation2 .boiteDegrade ul li a:visited {
  color: #a2712c !important;
  background: url("../Images/fleche_or_DGAG.gif") 0px 3px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
}

#zoneNavigation5 .boiteDegrade ul li a:focus,
#zoneNavigation2 .boiteDegrade ul li a:focus,
#zoneNavigation5 .boiteDegrade ul li a:hover,
#zoneNavigation2 .boiteDegrade ul li a:hover,
#zoneNavigation5 .boiteDegrade ul li a:active,
#zoneNavigation2 .boiteDegrade ul li a:active {
    /*color: #a2712c;*//* supression : 14-11-2007 | AP-54*/
}

/*
#zoneNavigation2 .boiteDegrade ul li a:hover{
	font-weight:bold;
}
*/

#zoneNavigation7 .boiteDegrade ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:12px;	
}

#zoneNavigation7 .boiteDegrade ul li {
	background : url("../Images/glossaireListePuce_DAG.gif") left 5px no-repeat;
	margin-bottom:16px;
	color:#5b5b5b !important;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	padding-left:6px;
}

#zoneNavigation5 #toutesLien,
#zoneNavigation4 #toutesLien {
	padding-left:12px;
}

.menuAccueilType1Niveau1 {
    display:block;
    _padding-bottom:5px;
    line-height:14px;
	margin:0px 0px 0px 0px;
	color:#0c965a !important;
	padding-left:15px;
	_padding-left:20px;	 
	width:163px;
	display:none;
}

.menuAccueilType1Niveau1 a:hover {
	 font-weight:bold;
	 background-image:none;
	 background:url("../Images/flecheNiveau2_DAG.gif") 0px 3px  no-repeat;
}

.menuAccueilType1Niveau1.menuVertSelected a:link, 
.menuAccueilType1Niveau1.menuVertSelected a:visited,
.menuAccueilType1Niveau1.menuVertSelected a:hover, 
.menuAccueilType1Niveau1.menuVertSelected a:active {
	 color: #000000 !important;
	 text-decoration:none;
	 font-weight: normal;
}

.menuAccueilType1Niveau2 {
    line-height:14px;
    padding-bottom:5px;
    padding-left:10px;
	color: #0c965a !important;
	text-decoration:none;
	width:158px;
	display:block;
}

.menuAccueilType1Niveau2 a {
	background:url("../Images/flecheNiveau3_DAG.gif") 0px 3px  no-repeat;
    padding-left:13px;
}

.menuAccueilType1Niveau2 a:hover, .menuAccueilType1Niveau2 a:active, .menuAccueilType1Niveau2 a:focus {
	/*font-weight:bold;*/
/*	color: #a2712c !important;*//* supression : 14-11-2007 | AP-54*/
}

.menuAccueilType1Niveau2 a:visited {
	/*font-weight:bold;*/
	color: #a2712c !important;
	background: url("../Images/fleche_or_DGAG.gif") 0px 3px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
}

.menuAccueilType1Niveau3 {
	display:block;
	margin:0px 0 0px 0px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:14px;
	width:158px;
}

.menuAccueilType1Niveau3 a {
	color: #008c53 !important;
	text-decoration:none;
	padding-left:35px;
}

.menuAccueilType1Niveau3 a:hover {
	color: #0c965a !important;
	font-weight:bold;
}

.menuAccueilType1Niveau3.menuVertSelected {
	display:block;
	margin:0 0 0px 0px;
	padding-top:5px;
	padding-bottom:5px;
	background:url("../Images/flecheNiveau3_DAG.gif") 20px 8px  no-repeat;
	padding-left:20px;
	width:158px;
}

#zoneNavigation h3,
#zoneNavigation2 h3,
#zoneNavigation4 h3,
.boiteNavigationType3.zoneAvantageClient #header h2,
.zoneSousMenu1erNiveau h2 {
	width: 173px;
	font-size:12px;
	margin:5px 0 5px 0;
	background-image:none;	
	display:block;
	background: url("../Images/fondMenuNiveau1_DAG.gif") left top no-repeat;
	height:23px;
	font-size:15px !important;	
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	padding:15px 0 0 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
}

#zoneNavigation5 h3 {
	font-size:12px;
	padding:0 0 13px 12px;
	width:237px;
	margin:0;
}

#zoneNavigation7 .boiteDegrade h3 {
	font-size:12px;
	color:#4d4d4d;
	padding: 0px 0 13px 9px;
	display:block;
	margin:0;	
}

#zoneNavigation8 {
	font-size:12px;
	color:#4d4d4d;
	font-weight:normal;
}

#zoneNavigation8 .boiteDegrade .imageNumeroTelephone,
#zoneNavigation8 .boiteDegrade h3 {
	font-size:12px;
	font-weight:bold;
}

#zoneNavigation8 .boiteDegrade h3 {
	padding:0px 0 0px 9px;
	margin:0;
}

#zoneNavigation8 .boiteDegrade .imageNumeroTelephone {
	padding:0px 0 0px 9px;
}

#zoneNavigation8 .boiteDegrade p {
	padding:0px 0 14px 9px;
}

#zoneNavigation8 .menuType8Niveau1 {
	display:none;
}

#zoneNavigation8 .menuType8Niveau2 {
	background: url("../Images/flecheNiveau3_DAG.gif") 9px 4px no-repeat;
	#background: url("../Images/flecheNiveau3_DAG.gif") 9px 3px no-repeat;/*ajout : 15-11-2007 | AP-54*/
	margin-top:14px;
}

#zoneNavigation8 .menuType8Niveau2 a {
	padding-left:22px;/* modif : 14-11-2007 | AP-54*/
	color:#0c965a;
	line-height:14px;
}

#zoneNavigation8 .menuType8Niveau2 a:visited {
	background: url("../Images/fleche_or_DGAG.gif") 9px 4px no-repeat;/*ajout : 15-11-2007 | AP-54*/
	/*#background: url("../Images/fleche_or_DGAG.gif") 9px 5px no-repeat;/*ajout : 15-11-2007 | AP-54*/
}

#zoneNavigation8 .menuType8Niveau2 a:visited {
	color: #a2712c ;
}

#zoneNavigation8 .menuType8Niveau2 a:hover, #zoneNavigation8 .menuType8Niveau2 a:focus, #zoneNavigation8 .menuType8Niveau2 a:active {
	/*color: #a2712c;*//* modif : 14-11-2007 | AP-54*/
}

#zoneNavigation8 .boiteNavigationType3 h2 {
	color:#0c965a !important;
	font-weight:bold;
	margin:11px 0 7px 0;
}

#zoneNavigation8 .boiteNavigationType3 .ms-WPBody ul {
	margin-left:9px;
	padding:0;
}

#zoneNavigation8 .boiteNavigationType3 .ms-WPBody ul li {
	margin-bottom:10px;
}

#zoneNavigation8 .boiteNavigationType3 .ms-WPBody ul li a {
	padding:0 0 0 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	font-size:12px;
	color:#0c965a;
	background: url("../Images/flecheniveau3_dag.gif") 0px 4px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
	text-decoration:none;
}

#zoneNavigation8 .boiteNavigationType3 .ms-WPBody ul li a:visited{/*Ajout : 16-11-2007 | AP-54*/
	padding:0 0 0 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	font-size:12px;
	color:#a2712c;
	background: url("../Images/fleche_or_dgag.gif") 0px 4px no-repeat;
	text-decoration:none;
}

#zoneNavigation8 .boiteNavigationType3 .menuType3Niveau1 {
	display:none;
}

#zoneNavigation8 .boiteNavigationType3 .menuType3Niveau2 a:hover {
	font-weight:bold;
}

#zoneNavigation8 .menuType3Niveau2 {
	background: url("../Images/flecheMenuType3.gif") 9px 9px no-repeat;
}

#zoneNavigation8 .menuType3Niveau2 a {
	padding-left:19px;
	color:#5b5b5b  !important;
	line-height:14px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}

#zoneNavigation5 h4 {
	padding-bottom:5px;
	padding-top:5px;
	font-size:12px;
}

#zoneNavigation4 .resume,
#zoneNavigation5 .resume,
#zoneNavigation6 .resume {
	padding:0 0 10px 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	margin:0;
	font-size:12px;
}

#zoneNavigation6 h4 {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:5px 0px 10px 12px;
}

#zoneNavigation ul li,
#zoneTexteAccueil ul li, 
#zoneNavigation6 ul li,
#zoneConseils ul li {
	padding-bottom:8px;
	/*background:url(../Images/flecheQuestionsAssurance_DAG.gif) 0px 4px  no-repeat;*/
	/*#background:transparent url(../Images/flecheQuestionsAssurance_DAG.gif) no-repeat 0px 7px; /*pour IE6 et IE7*/ /*ajout : 16-10-2007 | AEB-7 01164*/ /*Supression : 16-11-2007 | AP-54*/
}

#zoneNavigation6 ul li {
	margin-left:20px;
}

#zoneTexteAccueil  ul li {
	margin:0;
}

/*#zoneNavigation ul li a,*/
#zoneNavigation6 ul li a,
#zoneTexteAccueil ul li a {
	display:block;
	color:#236393;/* modif : 14-11-2007 | AP-54*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: url("../Images/flecheQuestionsAssurance_DAG.gif") 0px 4px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
	#background: url("../Images/flecheQuestionsAssurance_DAG.gif") 0px 7px no-repeat;/*hack ie 6, 7*/ /*Ajout : 16-11-2007 | AP-54*/
	padding-left:12px;
	text-decoration:none;
}

#zoneConseils ul li a {
	display:block;
	color:#236393;/* modif : 14-11-2007 | AP-54*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: url("../Images/flecheQuestionsAssurance_DAG.gif") 0px 4px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
	#background: url("../Images/flecheQuestionsAssurance_DAG.gif") 0px 5px no-repeat;/*hack ie 6, 7*/ /*Ajout : 16-11-2007 | AP-54*/
	padding-left:12px;
	text-decoration:none;
}

#zoneNavigation ul li a:hover,
#zoneNavigation6 ul li a:hover,
#zoneTexteAccueil ul li a:hover, #zoneConseils ul li a:hover,#zoneNavigation ul li a:focus,
#zoneNavigation6 ul li a:focus,
#zoneTexteAccueil ul li a:focus, #zoneConseils ul li a:focus,#zoneNavigation ul li a:active,
#zoneNavigation6 ul li a:active,
#zoneTexteAccueil ul li a:active, #zoneConseils ul li a:active {
	/*color: #a2712c !important;*//* supression : 14-11-2007 | AP-54*/
}

/*#zoneNavigation ul li a:visited,*//* modif : 14-11-2007 | AP-54*/
#zoneNavigation6 ul li a:visited,
#zoneTexteAccueil ul li a:visited {
	color: #a2712c !important;/* modif : 14-11-2007 | AP-54*/
	background: url(../Images/fleche_or_DGAG.gif) 0px 4px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
	#background: url(../Images/fleche_or_DGAG.gif) 0px 7px no-repeat;/*Hack ie 6,7*/ /*Ajout : 16-11-2007 | AP-54*/
}

#zoneConseils ul li a:visited {
	color: #a2712c !important;/* modif : 14-11-2007 | AP-54*/
	background: url(../Images/fleche_or_DGAG.gif) 0px 4px no-repeat;/*Ajout : 16-11-2007 | AP-54*/
	/*#background: url(../Images/fleche_or_DGAG.gif) 0px 4px no-repeat;/*Hack ie 6,7*/ /*Ajout : 16-11-2007 | AP-54*/
}

#zoneNavigation .ms-WPBody ul {
	margin-left:12px;
}

.menuAccueilType2Niveau1 {
	margin:0px 0px 0px 0px;
    font-weight:bold;
	padding-left:20px;
	height:20px;
	font-size:12px;
	display:block;
	color:#000000 !important;
	display:none;		
}

.menuAccueilType2Niveau2,
.boiteNavigationType3 ul,
.boiteNavigationType3.zoneAvantageClient ul,
.zoneSousMenu1erNiveau ul {
	background:white;
	display:block;
	margin:0;
	padding-left:10px;
	line-height:14px;
	padding-bottom:5px;
	width:163px;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	font-size:12px;
}

.zoneSousMenu1erNiveau ul {
	margin-top:7px;
}

.menuAccueilType2Niveau2 a:link,
.menuAccueilType2Niveau2 a:visited,
.menuAccueilType2Niveau2 a:active,
.boiteNavigationType3.zoneAvantageClient a:link,
.boiteNavigationType3.zoneAvantageClient a:visited,
.boiteNavigationType3.zoneAvantageClient a:active/*,
.boiteNavigationType3 ul li a:link,
.boiteNavigationType3 ul li a:visited,
.boiteNavigationType3 ul li a:active*/ {
	color: #236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration:none !important;
	background:url("../Images/flecheQuestionsAssurance_DAG.gif") 0px 4px  no-repeat;
	padding-left:13px;
	margin:0 0 10px 0;
	display:block;
}

.zoneSousMenu1erNiveau ul a {
	color: #0c965a !important;
	text-decoration:none !important;
	background:url("../Images/flecheNiveau3_DAG.gif") 0px 4px  no-repeat;
	padding-left:13px;
	margin:0 0 10px 0;
	display:block
}

.menuAccueilType2Niveau2 a:hover {
	font-weight:bold;
	text-decoration:none;
}
/* jeter jusqu'ici */
/* ???????????????????????????????????????????????????????????????????????????????????????????????? */

.resumeInfoAssurance .titre {
	margin:10px 0 11px 0;
	padding:0;
	display:block;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.resumeInfoAssurance p{
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 12px 0;
	padding:0;
}

/*
Texte --------------------- */
#zoneTexte {
	font-size:12px;
	color:#404040;
}
#zoneTexte p{
	margin-bottom:10px;
}

#zoneTexte .dateContenu {
	font-weight:bold;
}

.ms-rteCustom-lienImportant {
	display:block;
	color:#236393;/* modif : 14-11-2007 | AP-54*/
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	margin: 20px 0 0 0;
}

.ms-rteCustom-flecheLienContenu, .flecheLienContenu {
	display:block;
	text-align:right;
	font-weight:bold;
}

p .ms-rteCustom-lienImportant {
	padding-bottom:8px;
}

/* bloc evidence*/
.blocEvidence{
	background:#fff url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgBlocEvidence.gif') repeat-x left top;
	margin-bottom:7px;
	margin-top:2px;
	padding-top:4px;
	border-top:#d1dae3 1px solid;
	border-bottom:#d1dae3 1px solid;
}

.blocEvidence a {
	position:static !important; /*pour enlever la position relative necessaire dans #zoneTexte ul li car sinon applique un paddding-left negatif*/
	padding-left:0px !important;
	background:none !important; /*necessaire car applique le css de #zoneTexte ul li */
}

.titreBlocEvidence {
}

#zoneTexte h1 {
	font-weight:bold;
	margin:0 0 3px 0;
	color:#5b5b5b;
	font-size:19px;
}

#enTete h1 {
	/*display:inline;*/
}

#zoneTexte h2, #zoneTexte .articles h2 {
	font-weight:bold;
	margin-bottom:5px;
	margin-top:25px;
	color:#03416f;
	font-size:15px;
}

#zoneTexte .menuType4Niveau1,
#zoneTexte .menuType4Niveau2 {
	padding-left:12px;
	margin:5px 0 5px 0;
}

#zoneTexte a.menuType4Niveau1:link,
#zoneTexte a.menuType4Niveau2:link,
#zoneTexte a.menuType4Niveau1:active,
#zoneTexte a.menuType4Niveau2:active,
#zoneTexte a.menuType4Niveau1:visited,
#zoneTexte a.menuType4Niveau2:visited {
	color:#236393 !important;
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') 0px 5px no-repeat;
	text-decoration:none;
	font-weight:normal;
}


#zoneTexte a.menuType4Niveau1:hover,
#zoneTexte a.menuType4Niveau2:hover {
	font-weight:bold;
	text-decoration:none;
	color:#236393 !important;
}

#zoneTexte .articles h2 {
 	display:block;
	margin-top:25px;
}

#zoneTexte h3 {
	font-weight:bold;
	margin-bottom:5px;
	color:#404040;
	font-size:12px;
	margin-top:18px;
}

#zoneTexte .ms-WPBody ul li,
#zoneTexte ul li {
	font-family:Arial, Helvetica, sans-serif;
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceGlossaire.gif') left 5px no-repeat;
	margin:0 0 15px 0;
	padding-left:12px;	
}

#zoneTexte #ctl00_PlaceHolderMain_ucSinistreCourant_pnlAssuranceAuto1 ul li {
	padding-left:0;
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceGlossaire.gif') left 5px no-repeat;	
}

#zoneTexte .ms-WPBody ul li a ,
#zoneTexte ul li a {
	/*position:relative; /*necessaire pour pouvoir repositionner la liste par dessus le ul li normal*/
	background: white url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceGlossaire.gif') left 5px no-repeat; /*mettre un fond de la meme couleur car meme en ecrasant le background avant on voit toujours le 1er style applique*/
	display:inline-block; /*necessaire pour IE 6*/
	color:#236393 !important;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
}
	
#zoneTexte .ms-WPBody ul li a {
	left:-21px; /*necessaire pour le repositionnement du padding de la liste (a regler suivant l'importance du padding de la liste au dessus)*/
	padding-left:2px;/* on remet le padding applique du dessus*/
}

#zoneTexte ul li a {
	/*left:-12px; /*necessaire pour le repositionnement du padding de la liste (a regler suivant l'importance du padding de la liste au dessus)*/
	/*padding-left:12px; /*on remet le padding applique du dessus*/
}
	
#zoneTexte .ms-WPBody ul li a:hover,
#zoneTexte ul li a:hover {
	/*color:#a2712c !important;*//* supression : 14-11-2007 | AP-54*/
	text-decoration:underline;
	font-weight: normal !important;
}

/********** mettre ces classes apres .ms-WPBody ul li a *******/
#zoneTexte a:active, 
#zoneTexte a:link {
	background: none !important;
	text-decoration:underline;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
}
 
#zoneTexte a:hover {
	background: none !important;
	text-decoration:underline;
	color:#236393 !important;
}

#zoneTexte a:visited {
	background: none !important;
	text-decoration:underline;
	color:#a2712c !important;
}

#zoneTexte ul li .ms-rteCustom-lienPuce , #zoneTexte ul li .ms-rteCustom-lienPuce a {
	background: none !important;
	font-weight:normal !important;
	list-style-image:none !important;
}

.ms-rteCustom-lienPuce {
	background: none !important;
	font-weight:normal !important;
	list-style-image:none !important;
}

/* = Liste de communiques de presse (todo : dominique)
-----------------------------------------------------------------------------*/

#ZoneCommuniques .ms-WPBody ul li,
#ZoneCommuniques ul li {
	font-family:Arial, Helvetica, sans-serif;
/*	background: url("../Images/flecheQuestionsAssurance_DAG.gif") left 5px no-repeat;*//*supression : 14-11-2007 | AP-54*/
	margin:0 0 15px 0;
	padding-left: 0px;	
	background : none;
}

#ZoneCommuniques .ms-WPBody ul li a ,
#ZoneCommuniques ul li a, 
#ZoneCommuniques .ms-WPBody ul li a:hover {
	/*position:relative; /*necessaire pour pouvoir repositionner la liste par dessus le ul li normal*/
	background: white url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') left 4px no-repeat !important; /*mettre un fond de la meme couleur car meme en ecrasant le background avant on voit toujours le 1er style applique*/
	#background: white url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') left 3px no-repeat !important;/*Hack ie 6,7*/
	display:inline-block; /*necessaire pour IE 6*/
	color:#236393 !important;
	text-decoration:underline;
	font-size:12px;
	line-height:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	padding-left:12px;
	display:block;
}
	
/*#ZoneCommuniques .ms-WPBody ul li a {
	background: url("../Images/flecheQuestionsAssurance_DAG.gif") left 5px no-repeat;
	left:-21px; /*necessaire pour le repositionnement du padding de la liste (a regler suivant l'importance du padding de la liste au dessus)*/
	/*}*//*supression : 16-10-2007 | AP-54*/

#ZoneCommuniques .ms-WPBody ul li a:visited {
	color:#a2712c !important;/*modif : 16-10-2007 | AP-54*/
	background: white url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceOr.gif') left 4px no-repeat !important;/*ajout : 16-10-2007 | AP-54*/
	#background: white url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceOr.gif') left 3px no-repeat !important;/*Hack ie 6,7*//*ajout : 16-10-2007 | AP-54*/
}

/*
sinistre courant
/*ajout : 16-10-2007 | AEB-07 01229*/

#SinistresCourants .ms-WPBody ul li a,
#SinistresCourants .ms-WPBody ul li a:hover {
	background:transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') no-repeat scroll left 4px !important;
	padding-left: 12px !important;
	text-decoration: underline;
}/*modif : 15-11-2007 | AP-54*/

#SinistresCourants .ms-WPBody ul li a:visited{
	background:transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceOr.gif') no-repeat scroll left 4px !important;
	color: #a2712c!important;
	padding-left: 12px !important;
}/*ajout : 15-11-2007 | AP-54*/

#SinistresCourants ul li {
	background:none !important;
	font-family:Arial,Helvetica,sans-serif;
	margin:0pt 0pt 8px;
	padding:0pt 0pt 0pt 11px;
}

/* =glossaire
-----------------------------------------------------------------------------*/
#zoneTexte a:link.glossaire, #zoneTexte a:active.glossaire {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration: none;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
}

#zoneTexte a:hover.glossaire {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration: none;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	background:#eff3f6;
}

#zoneTexte a:visited.glossaire {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008c53 !important;
	text-decoration: none;
	color:#008c53 !important;
}

/* =Tooltip
-----------------------------------------------------------------------------*/
a.tooltip { 
	cursor: help;
	position:relative; /*this is the key*/
	z-index:24;
}

a.tooltip:hover {
	z-index:25;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover span { /*the span will display just on :hover state*/
	font-weight: normal;
	text-align: left;
	display: block;
	position: absolute;
	top: 2em;
	left: 0;
	width: 25em;
	text-decoration: none;
	background-color: #ffffe5;
	color: #000;
	padding: 10px;
	border: 1px solid #cc9;
	white-space: normal !important;
}

/* ???????????????????????????????????????????????????????????????????????????????????????????????? */
/* jeter jusqu'a l'autre ??????? apres la creation des CSS des nouveaux menus */

/* Navigation Type 1
================================== */
.boiteNavigationType1 {
	width: 191px;
	font-size:12px;
	margin-bottom:-15px;
	_margin-top:-1px;/* Pour IE 6 */
}

/*
class pour le menu --------------------- */
.boiteNavigationType1Titre {
    display:none;
}	

.menuVertNiveau1,
#zoneSousMenu1erNiveau .toc-layout-main {
	float:left;
	background:url("../Images/fondMenuNiveau1_DAG.gif") left top no-repeat;
	height:19px;
	font-size:15px !important;
	width:181px;
	margin:0;
	padding:0;
}	
 
.menuVertNiveau1 a:link, 
.menuVertNiveau1 a:active, 
.menuVertNiveau1 a:visited, 
.menuVertNiveau1 a:hover,
.toc-layout-main h2 {
	font-weight:bold;
	color:#0c965a !important;
	cursor:default;
	margin:0;
	padding-top:16px;
	padding-left:10px;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
}	
	
.menuVertNiveau2 { 
    /* display:block;*/
    display:inline;
    float:left;
    padding:0;
    /*line-height:24px;*/
	/*height:24px;*/
	/*width:171px;*/
	margin:0;
	background: url("../Images/fondNiveau2_DAG.gif") left top repeat-x;
}

.menuVertNiveau2 a { 
	color: #0c965a;
	text-decoration:none;
	width:171px;
}
	
.menuVertNiveau2 a:link, 
.menuVertNiveau2 a:visited, 
.menuVertNiveau2 a:active { 
	background:white;
	margin-top:1px;
	/*padding-left:20px;*/
	padding: 5px 0 10px 20px;
}

.menuVertNiveau2 a:hover {
	background: white url("../Images/flecheNiveau2_DAG.gif") 0px 8px  no-repeat;
	color: #000000 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration: none;
}

.menuVertNiveau2 .menuVertSelected {
	display:block;
	margin:1px 0 0 0;
	padding:0 0 0 23px;
	width:171px;
	background-image:none;
	background: white url("../Images/flecheNiveau2_DAG.gif") 0px 8px  no-repeat !important;	 
	border:solid 1px red;
} 

.menuVertNiveau2 a:visited { 
	 color:#0c965a;/* modif : 14-11-2007 | AP-54*/
}

.menuVertNiveau2 a.menuVertSelected:link , 
.menuVertNiveau2 a.menuVertSelected:active,
.menuVertNiveau2 a.menuVertSelected:visited,
.menuVertNiveau2 a.menuVertSelected:hover {
	color:#00000;
	text-decoration:none; 
}

.menuVertNiveau3 {
	display:block;
	margin:0;
	padding:5px 0 2px 0;
	line-height:14px;
}		 

.menuVertNiveau3 a:link, 
.menuVertNiveau3 a:visited, 
.menuVertNiveau3 a:active { 
	color: #0c965a !important;
	text-decoration:none;
	padding-left:35px;
}

.menuVertNiveau3 a:hover {
	color: #a2712c !important;
	text-decoration:none;
}

.menuVertNiveau3 .menuVertSelected {
	margin:0;
	/*	padding-top:5px;
		padding-bottom:5px;*/
	background: white url("../Images/flecheNiveau3_DAG.gif") 20px 8px  no-repeat;
	/*	padding-left:20px;*/
}

.menuVertNiveau3 a.menuVertSelected:link, 
.menuVertNiveau3 a.menuVertSelected:visited,
.menuVertNiveau3 a.menuVertSelected:hover, 
.menuVertNiveau3 a.menuVertSelected:active {
	color: #000000 !important;
	text-decoration:none;
	font-weight: normal;
}

/* Navigation Type 2
================================== */

.boiteNavigationType3 {
	background:none !important;
}

.boiteNavigationType2 a, .boiteNavigationType3 a {
	width: 191px;
	font-size:12px !important;/* modif : 14-11-2007 | AP-54*/
	margin:0 0 15px 0;
}

.boiteNavigationType2 h2, 
.boiteNavigationType3 h2 {
	background: none !important; /* !important et redefinition du background necessaires car sinon on voit la boite bleue du css de premierePageSinistre de la personnelle */
	display:block;
	background: url(../Images/fondMenuNiveau1_DAG.gif) left top no-repeat !important; /* !important necessaire car sinon on voit la boite bleue du css de premierePageSinistre de la personnelle */
	height:22px;
	margin:0pt;
	padding:16px 0pt 0pt 10px;
	font-size:15px;	
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	/*width:191px !important;*/
}

.boiteNavigationType3 .bas {
    display:none;
}

#zoneNavigation  .boiteNavigationType2 .ms-WPBody ul {
	margin-left:0;
}

/*Modification Simon - 2007/10/05 */
#zoneNavigation  .boiteNavigationType2  h3 {
	background:none;	
	font-size:12px !important;
	color:#000000 !important;
	line-height:24px;
	margin:0;
	padding:5px 0 0 20px;
	width:171px;
	height:32px;
	display:block;
	background: url("../Images/fondNiveau2Type2_DAG.gif") left bottom repeat-x;
}

/*
class pour le menu Type 2--------------------- */
#zoneNavigation .boiteNavigationType2 .menuType2Niveau1 {
	margin:5px 0px 5px 0px;
    font-weight:bold;
	background-image:none;
	background: url("../Images/fondNiveau2Type2_DAG.gif") left top repeat-x;
	display:none;
}

#zoneNavigation .boiteNavigationType2 .menuType2Niveau1 a {
	color: #000000 !important;
	text-decoration:none;
	font-weight: bold;
    padding-left:20px;
	display:none;
}

#zoneNavigation .boiteNavigationType2 .menuType2Niveau2 {
	display:block;
	margin:0;
	line-height:24px;
	width:171px;
	background-image:none;
	height:32px;
	padding-top:5px;
	background: url("../Images/fondNiveau2Type2_DAG.gif") left bottom repeat-x;
}	

#zoneNavigation .boiteNavigationType3 ul {
	padding:0 !important;
	margin:0 !important;
	/*width:191px;*/
}

#zoneNavigation .boiteNavigationType2 ul li,
#zoneNavigation .boiteNavigationType3 ul li {
	padding:7px 0 6px 0 !important; 	
	/*height:24px;*/
	background: url("../Images/fondNiveau2Type2_DAG.gif") left bottom repeat-x;	
}

.boiteNavigationType1 ul li {
	background:transparent url(../Images/fondNiveau2_DAG.gif) repeat-x left bottom;
	display:block;
	line-height:24px;
	margin:0pt;
	padding:0pt;
}

.boiteNavigationType1 ul li a {
    margin:0 11px 0 21px !important;
}

#zoneNavigation .boiteNavigationType2 ul li a,
#zoneNavigation .boiteNavigationType3 ul li a {
    line-height:14px;
    margin:0 11px 0 0px !important;
    display:block;
    width:171px; /*modifier le 15 janvier 2008*/
}
  
.boiteNavigationType1 ul li a {
    color:#0c965a !important;
}

#zoneNavigation .boiteNavigationType2 ul li,
#zoneNavigation .boiteNavigationType3 ul li {
	margin-left:0px;
}

#zoneNavigation .boiteNavigationType2 ul li a,
#zoneNavigation .boiteNavigationType3 ul li a {
    color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
    padding-left:21px;
    font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
 }

#zoneNavigation .boiteNavigationType2 ul li a:hover,
#zoneNavigation .boiteNavigationType3 ul li a:hover,
.boiteNavigationType1 ul li a:hover {
  /* color:#a2712c !important;
    text-decoration:none;*//* supression : 14-11-2007 | AP-54*/
}

#zoneNavigation .boiteNavigationType2 ul li a:visited,
#zoneNavigation .boiteNavigationType3 ul li a:visited,
.boiteNavigationType1 ul li a:visited {
   /*color:#7c176d !important;
    text-decoration:none;*//* supression : 14-11-2007 | AP-54*/
}

#zoneNavigation .boiteNavigationType2 ul li a:hover,
#zoneNavigation .boiteNavigationType3 ul li a:hover {
	background: url("../Images/flecheNiveau3MenuTye2_DAG.gif") left 3px no-repeat !important;	
	color:#000000 !important;/* ajout : 14-11-2007 | AP-54*/
	text-decoration:none;/* ajout : 14-11-2007 | AP-54*/
}

.menuType3Niveau1 {
	margin:5px 0px 5px 0px;
    font-weight:bold;
	background-image:none;
	background: url("../Images/fondNiveau2Type2_DAG.gif") left top repeat-x;	
}
		 
.menuType3Niveau1 a {
	color: #000000 !important;
	text-decoration:none;
	font-weight: bold;
    padding-left:20px;
}	

.menuType3Niveau2 {
	display:block;
	margin:0;
	line-height:24px;		
	background-image:none;
	background: url("../Images/fondNiveau2Type2_DAG.gif") left bottom repeat-x;	
	width:171px; /*width necessaire car sinon on voit la boite bleue du css de premierePageSinistre qui apparait a l'arriere*/
}		 	 

.menuType2Niveau2 a:link, 
.menuType2Niveau2 a:visited,
.menuType3Niveau2 a:link, 
.menuType3Niveau2 a:visited {
	color: #236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration:none;
	margin:0;
	padding-left:20px; 		 
}

.menuType2Niveau2 a:hover, .menuType2Niveau2 a:active,
.menuType3Niveau2 a:hover, .menuType3Niveau2 a:active,
#zoneNavigation .boiteNavigationType2 .menuType2Niveau2 a:hover,
#zoneNavigation .boiteNavigationType2 .menuType2Niveau2 a:active {
	color: #236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration:none;
	font-weight:bold;
	background:url("../Images/flecheNiveau3MenuTye2_DAG.gif") 0px 8px  no-repeat;
}

.menuType2Niveau3, .menuType3Niveau3 {
	display:block;
	margin:0 0 5px 13px;
}		 

.menuType2Niveau3 a:link, .menuType2Niveau3 a:visited,
.menuType3Niveau3 a:link, .menuType3Niveau3 a:visited {
	color: #5c8803;
}

.menuType2Niveau3 a:hover, .menuType2Niveau3 a:active,
.menuType3Niveau3 a:hover, .menuType3Niveau3 a:active {
	color: #557416;
	font-weight: bold;
}

.menuType2Selected a:link, .menuType2Selected a:visited,
.menuType2Selected a:hover, .menuType2Selected a:active,
.menuType3Selected a:link, .menuType3Selected a:visited,
.menuType3Selected a:hover, .menuType3Selected a:active {
	color:black;
	margin:0;
}

/* jeter jusqu'ici */
/* ???????????????????????????????????????????????????????????????????????????????????????????????? */

/* vérifier si ca pette en flushant jusqu'u prochain */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/*
Boite Quote ------------------------ */
/*
.boiteSansTitreType1
{*/
	/*padding: 0 0 15px 0; ajustement dom*/
/*	background: url("../Images/fondQuestionsAssurance_DAG.gif") right 0px repeat-y;*/
	/*margin-bottom:-10px;*/
/*	display:inline;
	float:left;
	margin:0;
}
.boiteSansTitreType1 .entete {
	display:none;
}
.boiteSansTitreType1 .pied {*/
	/*display:none;*/
/*background:transparent url(../Images/bg_titreZoneNavigationDroite_DAG.gif) repeat-x scroll left bottom;
display:inline;
float:left;
font-size:1px;
height:1px;
margin:10px 0 0;
width:196px;
}

#zoneApplicatifAccueil .boiteSansTitreType1 .pied {
	width:243px;
	margin:0;
}

.boiteSansTitreType1 .contenu {
	display:inline;
	float:left;
	margin: 0;
	padding: 0px 12px 0 0px;
	_padding-top:12px;
	background: url("../Images/bg_login.gif") no-repeat 25px 145px;
}

.login a {
	text-decoration: underline;
	color: #236393;*//* modif : 14-11-2007 | AP-54*/
/*}
.login .connexionBtn {
	text-align: right;
	display:inline;
	float:left;
	width:169px;
}

.boiteSansTitreType1 fieldset {	
	display:inline;
	float:left;
	border: none;
	color:#000;
	font-size:11px;
	padding:5px 0px 5px 5px;
	margin:0;
	width:175px;
}

.login .connexionBtn a{
	text-align: right;
	color:#236393;
	font-size:11px;
}

.login .connexionBtn a:hover{
	*//*color:#a2712c; /* supression : 14-11-2007 | AP-54*/
/*}
.login .connexionBtn a:visited{
	color:#a2712c; *//* supression : 14-11-2007 | AP-54*/
/*}


.login .inscriptionDetail {
	margin-top: 20px;
}

.login.quickLogin .inscriptionDetail {
	display: none;
}
.login .inscriptionBtn {
	text-align: right;
*/	/*margin-top: 10px;*/
/*	width:169px;
	display:inline;
	float:left;
}

 .contenu label {
	font-size:12px;
	color:#4d4d4d;
}

.interne label {
	margin: 0;
	display:inline;
	float:left;
	font-size:12px;
	color:#4d4d4d;
	padding-right:8px;
}

.login input.courriel {
	width: 105px;
	margin-bottom: 7px;
	display:inline;
	float:left;
}

.login input.motDePasse {
	width: 75px;
	margin-bottom: 7px;
	display:inline;
	float:left;
}
/* vérifier si ca pette en flushant jusqu'ici */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* Classes generales */
a.lienImportant {
	font-weight: bold;
	color: #236393;/* modif : 14-11-2007 | AP-54*/
}

ul.type1 {
	width:205px;
}

ul.type1 li {
	padding: 0 0 0 8px;
	background: url("../Images/puce_plus.gif") no-repeat 1px 6px;
}

/* vérifier si ca pette en flushant jusqu'au prochain */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*
.boiteSansTitreType2 {
	display: block;
}

.boiteSansTitreType3 {
	margin-bottom: 15px;
	position: relative;
}

.boiteSansTitreType3 .entete {
	display: none;
}

.boiteSansTitreType3 .entete div {
}

.soumission .pied {
	margin: 0;
	background: url("../Images/bg_soumission_pied.gif") no-repeat  10px bottom;
	height: 34px;
	margin-top:-52px;
	width:90px;
	display:inline;
	float:left;
}

.boiteSansTitreType3 .pied div {
	display: block;
}

.boiteSansTitreType2 .contenu {
	background:  url("../Images/boite_sansTitre_type3_content.gif") repeat-x top;
	margin: 0;
	padding: 7px 1px 0px 1px;
	min-height:134px;
	width : 100%;*//*HACK IE6*/ /*ajout : 25-oct-2007 | AP-43*/	
/*}

.boiteSansTitreType3 .contenu {
	background:  url("../Images/boite_sansTitre_type3_content.gif") repeat-x top;
	margin: 0;
	padding: 7px 1px 0px 1px;
	min-height:134px;
}

.boiteSansTitreType2 .contenu {
	min-height:0px;
}

.soumission select {
	margin: 2px 20px 7px 18px;
	width:159px;
	font-size:11px;
}*/

/*fix de la page d'accueil pour la boite soumission*/
/*.boiteSansTitreType3 .contenu select {
	margin-left: 28px;
	#margin-left: 27px;
}

.soumission label {
	width: 150px;
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
	#margin: 0px 0px 0px 8px;
	font-size:12px;
	color:#515252;
}

.codePostal {
	width: 84px;
	#width: 81px;
	vertical-align: middle;
}

.soumission .contenu {
	padding-bottom: 25px;
	padding-top: 15px;
	text-align: center;
}

*/
/*.btnSoumissionOk {
	margin-top:7px;
	background: url("../Images/btnOkSoumission.gif") no-repeat right center;

	height: 34px;
	border: none;
	text-indent: -9999px;
	color: transparent;
	display:block;
	margin-right:10px;
}*/

/*
.boiteSansTitreType3 .btnSoumissionOk {
	margin-right:40px;
}
*/
/* vérifier si ca pette en flushant jusqu'ici */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


/********************** liste glossaire **************************************/
#zoneTexte .listeGlossaire {
	color: #404040 !important;
}

#zoneTexte .listeGlossaireIndex {
	margin: 0;
	padding-bottom:24px
}

#zoneTexte .listeGlossaireIndex a,
#zoneTexte .lettreIndex,
#zoneTexte .listeGlossaireIndex .lettreIndex.selected {
	margin: 0;
	padding: 4px 2px;
	text-align:center;
	text-decoration:none;	
}

#zoneTexte a.lettreIndex:hover {
	background-color:#D5DFE2 !important;
	color: #236393 !important;/* ajout : 14-11-2007 | AP-54*/
	text-decoration: none;
}

#zoneTexte .listeGlossaireIndex .lettreIndex.selected  {
	background-color:#D5DFE2 !important;/* ajout : 14-11-2007 | AP-54*/
}

#zoneTexte .listeGlossaireIndex p a {
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration:underline;	
}

#zoneTexte .listeGlossaireIndex p a:visited {
	color:#a2712c !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration:underline;	
}

#zoneTexte .listeGlossaireIndex a {
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/	
}

#zoneTexte .lettreIndex {
	color:#a7a9aa !important;	
	font-weight: normal;	
}

/*#zoneTexte .listeGlossaireIndex .listeGlossaire  a:active, a:hover {
	color:#236393 !important;/* modif : 15-11-2007 | AP-54*/
	/*text-decoration: underline;
}*//* supression : 15-11-2007 | AP-54*/

/*#zoneTexte .listeGlossaireIndex .listeGlossaire  a:visited {
	color:#a2712c !important;
	text-decoration: underline;
}*//* supression : 15-11-2007 | AP-54*//* supression : 15-11-2007 | AP-54*/

#zoneTexte .listeGlossaireIndex a:hover {
	/*font-weight: bold;*//* supression : 15-11-2007 | AP-54*/
/*	background-color:#D5DFE2 !important;*//* supression : 15-11-2007 | AP-54*/
	/*color:#236393 !important;/* modif : 15-11-2007 | AP-54*/
}

#zoneTexte .listeGlossaireIndex .lettreIndex.selected {
	color: #000000 !important;
	/*font-weight:bold;	*//* supression : 15-11-2007 | AP-54*/
}

/* devrait etre le meme style qu'un H3 pour ce brand */
.listeGlossaire dt {
	font-weight: bold;
	margin: 0 0 11px 0;
	padding: 0;
	display: block;
}

.listeGlossaire dd {
	font-weight: normal;
	margin: 0;
	padding:0 0 20px 0;
	display: block;
}

.listeGlossaire dd ul li {
	background : url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceGlossaire.gif') left 5px no-repeat;
	margin-bottom:20px;
}

.listeGlossaire dd ul li a {
	color:#4d4d4d !important;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	padding-left:12px;
}

.listeGlossaire dd ul li a:hover {
	font-weight:bold;
}

.listeGlossaire dd ul li a:hover {
	font-weight:bold;
}

/****************************** liste article *********************/
#zoneTexte .liste-article {
	display:block;
	/*height:26px; probleme de hauteur sous IE7*/
}

#zoneTexte .liste-article .filtre {
	background : url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgFlecheFiltre.gif') left 3px no-repeat;
	#background : url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgFlecheFiltre.gif') left 5px no-repeat;/*HACK ie 6,7*/ /*modif : 16-10-2007 | AP-30*/	
}

#zoneTexte  .liste-article .filtre label {
	color:#4d4d4d;
	font-size:12px;
	font-weight:bold;
	padding-left:16px;
	padding-right:9px;
}

#zoneTexte  .liste-article .filtre input {
	margin-left:9px;
}

#zoneTexte  .liste-article .filtre select {
	width:136px;
	max-width:136px;
	text-align:center;
}

#zoneTexte  .liste-article ul {
	display:inline;
	float:left;
	list-style:none;
	padding-top:30px;
}

#zoneTexte  .liste-article ul li {
	background: none !important;/*modif : 15-11-2007 | AP-54*/
	margin-bottom:18px;
}

#zoneTexte .liste-article ul li a, 
#zoneTexte .liste-article ul li a:hover {	
	background : url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') left 3px no-repeat !important;/* modif : 15-11-2007 | AP-54*/
	text-decoration:underline;	
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/	
	line-height:14px;
	display:block; 
	padding-left:17px;
}

#zoneTexte  .liste-article ul li a:visited {
	background : url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceOr.gif') left 3px no-repeat !important;/* modif : 15-11-2007 | AP-54*/
	color :#a2712c !important;/* modif : 15-11-2007 | AP-54*/
}

/* Accueil 
********************************/
#zoneNavigation6 {
	float:left;
	width:245px;
	margin:0 15px 0 0;
}

#zoneNavigation6 .boiteDegrade {
	margin:0;
	padding:0;
}

#zoneNavigation6 h2 {
 	background: url("../Images/fondMenuNiveau1Accueil_DAG.gif") no-repeat;
	height:24px;
	font-size:15px;
	color:#5b5b5b;
	padding-left:15px;
	padding-top:15px;
	margin:0;
}

#zoneNavigation6 h3{
  margin:8px 0px 10px;
}

#zoneNavigation6  h3 a:link {
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	background: url("../Images/flecheNiveau3MenuTye2_DAG.gif") left 15px no-repeat;
	/*font-size:12px;*/
	padding:11px 0 0 21px;
	margin:0;
	text-decoration:none;
}

#zoneNavigation6 h3 a:visited {
	color:#a2712c !important;
	background: url("../Images/flecheLigne_or_DAG.gif") left 15px no-repeat;/* modif : 14-11-2007 | AP-54*/
	/*font-size:12px;*/
	padding:11px 0 0 21px;
	margin:0;
	text-decoration:none;

}

#zoneNavigation6 h3 a:focus, #zoneNavigation6 h3 a:active, #zoneNavigation6 h3 a:hover {
/*	color:#a2712c !important;
	background: url("../Images/flecheNiveau3MenuTye2_DAG.gif") left 13px no-repeat;
	/*font-size:12px;*/
	/*padding:11px 0 0 21px;
	margin:0;
	text-decoration:none;*//* supression : 14-11-2007 | AP-54*/
}

#zoneNavigation6 .menuType2Niveau1 {
	display:none;
}

#zoneNavigation6 .menuType2Niveau2 {
	background-image:none;
	background: url("../Images/flecheQuestionsAssurance_DAG.gif") 21px 3px no-repeat;
	margin:0;
	padding-bottom:6px;
}

#zoneNavigation6 .menuType2Niveau2 a{
	padding:0 0 0px 34px;
	margin:0;
}

#zoneNavigation6 .resumeAccueil {
	padding-top:3px;
	padding-left:22px;
	color:#404040;
	padding-bottom:4px;
	font-size:12px;
}

#zoneTexteAccueil {
	width:244px;
	float:left;
	margin-right:15px;
}

#zoneTexteAccueil #choixServices {
	width:244px;
}

#zoneTexteAccueil .soumission .pied {
	margin: 0;
	background: url("../Images/bg_soumission_pied.gif") no-repeat 41px bottom;
	height: 34px;
	margin-top:-52px;
	width:120px;
	float:left;
}

#zoneTexteAccueil h4 {
	font-size:15px;
	color:#5b5b5b;
	padding:8px 0 0 12px;
	margin:0;
	font-weight:bold;
}

#zoneTexteAccueil h4 {
	height:39px;
	padding-top:8px;
	background: url("../Images/fondMenuAccueilH4_DAG.gif") no-repeat;
}

#zoneTexteAccueil #articles h3, 
#zoneTexteAccueil #Frequentes h3,
#zoneTexteAccueil #Frequentes h2 {
	font-weight:bold;
	margin-bottom:11px;
	color:#000000;
	font-size:12px;
	margin-top:6px;
	margin-left:22px;
}

#zoneTexteAccueil #Frequentes h3,
#zoneTexteAccueil #Frequentes h2 {
	margin-top:20px;
}

#zoneTexteAccueil #articles ul,
#zoneTexteAccueil #Frequentes ul {
	display:block;
	margin:0;
	width:90%;
	padding:0 0 0 22px;
}

#zoneTexteAccueil #Frequentes ul li,
#zoneTexte #articles ul li {
/*	background: url("../Images/flecheQuestionsAssurance_DAG.gif") 0px 3px no-repeat;*/ /*Supression : 16-11-2007 | AP-54*/
/*	#background: url("../Images/flecheQuestionsAssurance_DAG.gif") 0px 3px no-repeat;/*HACK ie7*/ /*Ajout : 16-10-2007 | AP-29*/ /*Supression : 16-11-2007 | AP-54*/
/*	_background: url("../Images/flecheQuestionsAssurance_DAG.gif") 0px 3px no-repeat;/*HACK ie 6*/ /*Ajout : 16-10-2007 | AP-29*/ /*Supression : 16-11-2007 | AP-54*/
	padding-left:0px;
	background : none;
	padding-bottom:8px;
}

#zoneTexteAccueil p {
	padding-bottom:6px;
	padding-top:2px;
	margin-left:22px;
}

#zoneTexte #articles ul li a
{
	display:block;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') 0px 3px no-repeat!important;
	text-decoration:none;
	line-height:14px;
	padding-left : 12px;
}

#zoneTexteAccueil #articles ul li a,
#zoneTexteAccueil #Frequentes ul li a {
	display:block;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') 0px 3px no-repeat;
	text-decoration:none;
	line-height:14px;
	/*margin-left:12px;*/

}
#zoneTexte #articles ul li a:hover,
#zoneTexteAccueil #articles ul li a:hover,
#zoneTexteAccueil #Frequentes ul li a:hover,
#zoneTexteAccueil #articles ul li a:focus,
#zoneTexteAccueil #Frequentes ul li a:focus,
#zoneTexteAccueil #articles ul li a:active,
#zoneTexteAccueil #Frequentes ul li a:active {
	/*font-weight:bold;*/
	/*color:#a2712c !important;*/ /*Supression : 16-11-2007 | AP-54*/
}

#zoneTexte #articles ul li a:visited,
#zoneTexteAccueil #articles ul li a:visited,
#zoneTexteAccueil #Frequentes ul li a:visited {
	/*font-weight:bold;*/
	color:#a2712c !important; /*modification : 16-11-2007 | AP-54*/
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceOr.gif') 0px 3px no-repeat !important;
}

#zoneTexteAccueil #toutesLien {
	line-height:14px;
	margin-left:33px;
} 

#zoneTexteAccueil #toutesLien a:link,
#zoneApplicatifAccueil #toutesLien a:link {
	font-weight:bold;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration:underline;
	font-size:12px;
}

#zoneTexteAccueil #toutesLien a:hover,
#zoneApplicatifAccueil #toutesLien a:hover,
#zoneTexteAccueil #toutesLien a:focus,
#zoneApplicatifAccueil #toutesLien a:focus,
#zoneTexteAccueil #toutesLien a:active,
#zoneApplicatifAccueil #toutesLien a:active {
/*	color:#a2712c !important;*//* supression : 14-11-2007 | AP-54*/
}


#zoneTexteAccueil #toutesLien a:hover,
#zoneApplicatifAccueil #toutesLien a:hover {
	/*color:#a2712c !important;*/ /*Supression : 16-11-2007 | AP-54*/
}

#zoneApplicatifAccueil {
	float:left;
	width:245px;
	margin:0;
	padding:0;
}

#zoneApplicatifAccueil .boiteSansTitreType1 {
	width:245px;
	background: url("../Images/fondBoiteSansTitreType1Accueil_DAG.gif") 0px 0px repeat-y;	
}

#zoneApplicatifAccueil .interne label {
	padding-left:28px; /* 40-12*/
	padding-right:8px;
	padding-top: 4px;
}

#zoneApplicatifAccueil .login input.courriel {
	width: 102px;
	margin-bottom: 9px;
}

#zoneApplicatifAccueil .login input.motDePasse {
	width: 72px;
	margin-bottom: 9px;
	float:left;
}

#zoneApplicatifAccueil #divLnbBoutonOublieMotPasse{
	padding-bottom:13px;
}

#zoneApplicatifAccueil .login .connexionBtn {
	text-align: right;
	float:left;
	width:191px; 
}

#zoneApplicatifAccueil .login .btnConnexion {
	margin: 0;
	float:right;
	padding-top: 20px;
}

#zoneApplicatifAccueil  .boiteSansTitreType1 .contenu {
	/*padding: 0px 12px;*/
	_padding-top:12px;
	background: url("../Images/bg_login.gif") no-repeat 50px 145px;
	width:196px; 
}

#zoneApplicatifAccueil .inscriptionDetail {
	display:block;
	float:left;
	width:233px; /* 245 -12*/
	margin:0;
	padding:0;
}

#zoneApplicatifAccueil .login .inscriptionDetail {
	margin:0;
	padding:0;
}

#zoneApplicatifAccueil .inscriptionDetail .lienImportant {
	float:left;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration:none;
	font-weight:bold;
	padding-left:28px; /*40 - 12 */
	margin: 8px 0px 8px 0px;
	font-size:12px;
} 

#zoneApplicatifAccueil .inscriptionDetail ul  {
	float:left;
	list-style:none;
	padding-left:28px;
	font-size:12px;
	margin-top:-15px;
}

#zoneApplicatifAccueil .inscriptionDetail ul li {
	background:url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') left 8px no-repeat ;
	margin-bottom:4px;
}

#zoneApplicatifAccueil .inscriptionDetail ul li a {
	color:#4d4d4d !important;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	display:block;
}

#zoneApplicatifAccueil td ul {
	float:left;
	list-style:none;
	padding-left:14px;
	font-size:12px;
}

#zoneApplicatifAccueil td ul li {
	background : url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') no-repeat left 5px;
	margin-bottom:14px;
}

#zoneApplicatifAccueil td ul li a {
	text-decoration:none;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/	
	font-size:12px;
	line-height:14px;
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*necessaire car sinon cette zone herite de la classe .ms-WPBody ayant pour font-family par default verdana de core.css*/
}

#zoneApplicatifAccueil .login .inscriptionBtn {
	padding:0 0 5px 0;
	width:191px;
}

.titreZoneNavigationGauche,
.titreZoneNavigationDroite {
	float:left;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	font-size:20px;
}

.titreZoneNavigationGauche {
	width:519px;
}

.titreZoneNavigationDroite {
	width:243px;
	background: url('../Images/bg_titreZoneNavigationDroite_DAG.gif') no-repeat left bottom;
}

#zoneApplicatifAccueil #listeLien,
#zoneApplicatifAccueil .markcom {
	width:245px;
	background: url("../Images/fondBoiteSansTitreType1Accueil_DAG.gif") 0px 0px repeat-y;
	margin:0;
	padding:0 0 0 0px;
}

.markcom {
	padding:0 0 10px 0px;
}

#zoneApplicatifAccueil h3 {
	height:37px;
	padding:18px 0 0 12px;
	background: url("../Images/fondMenuAccueilH3_DAG.gif") 0px top no-repeat;
	margin:0;
	font-size:15px;
	color:#5b5b5b;
	font-weight:bold;
}

#zoneApplicatifAccueil h4 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	/*margin-bottom:11px;*/
	margin-left:22px;
	margin-top:6px;
	padding:0;
}

#zoneApplicatifAccueil #toutesLien {
	margin-left:14px; /*pour font voir #zoneTexteAccueil #toutesLien*/
}

#zoneApplicatifAccueil .markcom,
#zoneApplicatif .pubRotatif {
	margin-bottom:10px;
	float:left;
}

#zoneApplicatifAccueil .zonePubFixe,
#zoneApplicatif .pubFixe {
	margin:0;
	padding:0;
	float:left;	
	margin-bottom:10px;
}

/* Plain Page
*/
#zoneTexte.contenuPagePlain{
	padding:20px 90px 0px 196px;
	width:auto;
	margin:0;
}

/*
EOF
*/
.bordureZoneImage, .bordureZoneImageHaut {
	width:378px;
	display:inline;
	float:right;
	background: url("../Images/bordure_ZoneImage_DAG.gif") no-repeat right top;
	height:1px;
	overflow:hidden;
	padding:0;
}

.bordureZoneImageHaut {
	margin-top:65px;
}

#zoneImage {
	background: url("../Images/img_EOF.gif") no-repeat 0px 66px;
	height:182px;
	display:block;
	/*float:left;*/
	width:793px;
	/*padding-left:191px;	*/
}

.EOF{
	display:inline;
	float:right;
	width:589px;
	height:81px;
	padding-left:15px;
	background: url("../Images/bg_EOF.gif") repeat-y right top;
	padding-top:19px;
	padding-bottom:19px;
	font-size:12px;
	color:#4d4d4d;
}

.EOF a {
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration:underline;
}

/* Communique de presse
*/
#zoneEmplois ul {
	float:left;
	list-style:none;
	font-size:12px;
}

#zoneEmplois ul li {
	background : url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceTexte.gif') no-repeat left 3px;
	margin-bottom:14px;
}

#zoneEmplois ul li a {
	text-decoration:none;
	color:#03416f !important;	
	font-size:12px;
	line-height:14px;
	display:block;
	padding-left:12px;	
	cursor:pointer;
}

#zoneEmplois ul li a:hover {
	font-weight:bold;
}

/* Page Maintenance
*/
#erreurBorder {
	width:421px;
	float:left;
	background: url("../Images/bg_erreur_border.gif") no-repeat right top;
	height:1px;
	overflow: hidden;
	_margin: 0px 0px 0px 25px; /*hack ie6 pour le centre mieux */
}

#erreur{
	float:left;
	width:421px;
	color:#4d4d4d;
	background:url("../Images/bg_erreur.gif") repeat-y right top;
	padding:14px 0 14px 0;
	margin: 0px auto;
	_margin: 0px 0px 0px 25px; /*hack ie6 pour le centre mieux */
	border-color: #ffffff;
}

#erreur p {
	margin-bottom:8px;
}

#erreur h1 {
	color:#03416f;
	font-size:15px;
	font-weight:bold;
}

/*Liste FAQ*/
.listeFaq {
	/*width:360px;*/
}

#zoneTexteListeFAQ{
	padding-top:32px;
}


.listeFaq .filtre {
	background:url("../Images/liste-faq-filter-bg.gif") left 3px no-repeat;
	#background:url("../Images/liste-faq-filter-bg.gif") left 5px no-repeat;/*HACK ie 6,7*/ /*Ajout : 16-10-2007 | AP-29*/
	margin: 8px 0 15px 0;
	padding: 0 0 0 18px;
}

.listeFaq .filtre label {
	color: #4d4d4d;
	font-weight: bold;
	margin-right: 7px;
	vertical-align: middle;
}

.listeFaq .filtre select {
	margin: 2px 14px 2px 0;
	vertical-align: middle;
	/*max-width:136px;
	text-align:center;
	width:136px;*/
}

.listeFaq .filtre input {
	vertical-align: middle;
}

.faqItem {
	/*margin-bottom: 12px;*/
	padding: 4px 5px 0 5px;
}

.faqItem.visible {
	background:#edf2f5;
	display:block;
	/*float:left;*/
	height:auto !important;
}

.faqItem .qestion {
	display:block;
	width:inherit;
	padding:0;
	margin:0;
}

.faqItem a.qestion {
	/*float:left;*/
	display:block;
	margin:0;
	height: auto !important;
	padding: 3px 20px;
}

#zoneTexte .listeFaq .faqItem a.qestion {
	color:#236393 !important;/* modif : 14-11-2007 | AP-54*/
	text-decoration: none;
}

.listeFaq br {
	display:none;
}

.listeFaq .faqItem br {
	display:inherit;
}

.faqItem a.qestion:hover, .faqItem a.qestion:focus {	
	font-weight: bold !important;
}

#zoneTexte .faqItem.visible a.qestion {
	background: #f8fafb url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/puceMoins.gif') no-repeat 3px 6px !important;
	font-weight: bold;
	line-height:14px;
	padding:3px 19px 3px 20px;/*AE:20080207:171 17-06-2008*/
}

#zoneTexte .faqItem.invisible a.qestion {
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/pucePlus.gif') no-repeat 3px 6px !important;
	font-weight: normal !important;
	line-height:14px;
}

.faqItem .reponse {
	color: #4d4d4d;
	border-bottom: solid 4px #edf2f5;
	width:290px;	
}

.faqItem.invisible .reponse {
	display: none;
}

.faqItem.visible .reponse {
	display:block;
	padding: 3px 20px;
	width:448px;	
	margin:0;	
}

.listeFaq .faqItem .reponse ul li {
	/*float:left;*/
	width:95%;
}

.listeFaq .faqItem .reponse ul li a
 {
	position:static !important; /*pour enlever la position relative necessaire dans #zoneTexte ul li car sinon applique un paddding-left negatif*/
	padding-left:0px !important;
	background:none !important; /*necessaire car applique le css de #zoneTexte ul li */
}


/*
CSS pour plan de site
*/
.planSite {
	padding:20px 0 0 196px !important;
}

.planSite a {
	text-decoration:none !important;
}

.planSite .menuType2Selected a,
.planSite .menuType2Niveau1 a,
.planSite .menuType2Niveau2 a {
	margin:0 !important;
	padding:0;
}

.planSite .menuType2Niveau1 {
	margin:12px 0 0 0 !important;
}

.planSite .menuType2Niveau1 a,
.planSite .menuType2Niveau2 a {
	background: url("../Images/flecheNiveau3MenuTye2_DAG.gif") no-repeat left 4px;
	padding-left:20px;
	margin:0 !important;
}

.planSite .menuType2Niveau1 a,
.planSite .menuType2Niveau2 a {
	color: #236393;
	font-weight:bold !important;
}

.planSite .menuType2Niveau2 {
	margin:20px 0 0 0 !important;
}

.planSite .menuType2Niveau3 {
	margin:10px 0 0 12px;
}

.planSite .menuType2Niveau3 a {
	background: url('/SiteCollectionImages/Contenant/Informationnel/TPIC/Commun/puceTexte.gif') no-repeat left 4px;
	font-weight: normal;/*ajout : 15-11-2007 | AP-54*/
	padding-left:12px;
	margin:0;	
}

.planSite .menuType2Niveau4 {
	margin:0;
}

.planSite .menuType2Niveau4 a {
	margin:0 0 0 43px;
}

/* tableau */
table.ms-rteTable-1 {
	width:100%;
	margin-bottom:10px;
	border-bottom:1px #000000 solid;
	text-align:left;
	border-collapse:separate;
}

/*premiere ligne du tableau*/
table.ms-rteTable-1 .ms-rteTableHeaderRow-1 td {
	background-color:#a1a1a1;
	padding:4px 4px 4px 6px !important;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
}

table.ms-rteTable-1 tr td {
	background-color:#ffffff;
	padding:5px 4px 5px 6px !important;
	line-height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	font-weight:normal;
}

/* couleur alternative pour l'alternance de 2 couleurs*/
table.ms-rteTable-1 .ms-rteTableOddRow-1 td {
	background-color:#f8f7f7;
}

/* ------------------------------- */

/* -------------------------- NOUVEAU LOGIN BOX -------------------------------------- */
/* -------------------------- 19 aout 2008  ------------------------------------------ */

#zoneLogin {
	margin-bottom:17px;
}

#contenuLogin {
	background-color:#e7f0f4;
	padding:2px 20px 0px 20px;
	color:#12346f;
}

#enteteLogin {
	height:6px;
	width:inherit;	
	background:#e7f0f4 url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgLoginBoxNE.gif') no-repeat right top;
}

#enteteLogin div {
	height:6px;
	width:6px;	
	background:url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgLoginBoxNO.gif') no-repeat left top;
	margin:0;
	font-size:0; /* pour ie6*/
	line-height:0; /* pour ie6*/
}

#piedLogin {
	height:6px;
	width:inherit;	
	background:#e7f0f4 url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgLoginBoxSE.gif') no-repeat right top;
	margin:0;
	font-size:0; /* pour ie6*/
	line-height:0; /* pour ie6*/
}

#piedLogin div {
	height:6px;
	width:6px;	
	background:url('../../SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgLoginBoxSO.gif') no-repeat left top;
}

#sectionConnexion {
	background:url('../../SiteCollectionImages/Contenant/Informationnel/DAG/Commun/filetPointilleLoginBox.gif') repeat-x left bottom;
	padding-bottom:8px;
}

#sectionInscription {
	padding-top:7px;
	padding-bottom:8px;
}

#contenuLogin h2 {
	height:auto;
	width:156px;/*pour 1e6*/
	margin:0 0 2px 0;
	padding-top:2px;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
}

#contenuLogin label {
	display:block;
	color:#262626;
	font-size:12px;
	margin:6px 0 2px 0;
}

#contenuLogin a {
	font-size:10px;
	color:#12346f;
}

#contenuLogin input {
	width:151px;
	height:13px;
}

#lnbLoginQuick {
	display:block;
	margin-top:3px;
}

.btnInscription {
	border: none;
	text-indent: -9999px;
	display:block;
}

.btnConnexion {
	border: none;
	text-indent: -9999px;
	display:block;
	margin-top:9px;
}

#inscriptionDetail a {
	display:block;
	margin:3px 0 0 0;
}

/*service non disponible*/
#sectionConnexion.serviceNonDisponible{
	background:none;
	font-size:12px;
}

#sectionConnexion.serviceNonDisponible p{
	padding:5px 0px 5px 0px;
}


/* -------------------------- NOUVEAU QUOTER BOX -------------------------------------- */
/* -------------------------- 19 aout 2008  ------------------------------------------ */
#zoneQuoterBox .entete, zoneQuoterBox .pied {
	display:none;
}

#zoneCallToAction #enteteCalltoAction, #zoneCallToAction #enteteCalltoAction div,#zoneCallToAction #piedCalltoAction,#zoneCallToAction #piedCalltoAction div {
	line-height:0;/* pour ie6 */
	font-size:0;/* pour ie6 */
}

/* entete du call to action */
#zoneCallToAction #enteteCalltoAction {
	background:url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgQuoterBoxNE.gif') no-repeat right top;
	height:8px;
}

#zoneCallToAction #enteteCalltoAction div {
	background:url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgQuoterBoxNO.gif') no-repeat left top;
	height:8px;
}

/* bas du call to action*/
#zoneCallToAction #piedCalltoAction {
	display:none;
}

/*centre du call to action*/
#zoneCallToAction #contenuCalltoAction {
	background:transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgQuoterBoxC.jpg') no-repeat left bottom;	
/*	height:269px;*/ /*remettre si en et fr doivent avoir la meme hauteur*/
	padding:0px 11px 0 11px;
}

#zoneCallToAction a {
	color:#065032;
}

#zoneQuoterBox,#zoneXdate, #zoneNoTelephone {
	padding:0 4px;
}

#zoneQuoterBox {
	background:url('../../SiteCollectionImages/Contenant/Informationnel/DAG/Commun/filetPointilleQuoterBox.gif') repeat-x left bottom;
/*	padding-bottom:8px;*/
	padding-bottom:7px;
	padding-top:2px;
}

#zoneQuoterBox .pied {
	clear:both;
}

/* titre quoter */
#zoneQuoterBox .contenu h2 {
	color:white;
	font-size:20px;
	font-weight:normal;
	padding:3px 0 11px 0;
	margin:0;
}

#zoneQuoterBox .contenu h2 .emphase {
	font-size:22px;
	font-weight:bold;
	line-height:0;
}

/* formulaire*/
#zoneQuoterBox select {
	width:165px;
	height:18px;
	margin:2px 0 6px 0;
	font-size:8pt;
}

#zoneQuoterBox input {
	height:12px;
	width:84px;	
	margin:0;
}

#zoneQuoterBox label {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-right:4px;
}

#zoneQuoterBox .btnSoumissionOk {
	margin-top:7px;
	display:block;
	text-decoration:none;
}

/* recuperer soumission */
#zoneRecuperationSoumission a {
	font-size:12px;
}

#zoneRecuperationSoumission .strong {
	display:none;
}

/* numero de telephone + xdate */
#zoneNoTelephone {
	color:#065032;
	font-size:15px;
	font-weight:bold;
	margin-top:8px;
}

#zoneXdate {
	font-size:11px;
	margin-top:7px;
}

#zoneXdate, #zoneNoTelephone {
	padding-left:22px;
	background:transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgFlecheQuoter.gif') no-repeat 3px 4px;
}

/* -------- PERMETTRE DES IMAGES ALIGNER A GAUCHE OU A DROITE DANS LE CONTENU --------- */
/* -------------------------- 27 Janvier 2009  ---------------------------------------- */
.ms-rteCustom-imageAlignerGauche, .imageAlignerGauche{
	float:left;
	padding-right:20px;
}

.ms-rteCustom-imageAlignerDroite, .imageAlignerDroite{
	float:right;
	padding:10px 0 5px 20px;
}
/* ajouter car les images sont en conflit avec les listes dans DAG (ul a un width a 100%)*/
#zoneTexte ul{
	width:auto;
}

/* ---------------------- NOUVEAU RATE THIS CONTENT ---------------------------------- */
/* -------------------------- 9 avril 2009 ------------------------------------------ */
.vote {
	width: 338px;
	margin-bottom:10px;
	border:1px #d8e1e6 solid;
}

.vote br {
	display:none;
}

/*fermer*/
.vote .voteButtons {
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgVote.gif');	
	padding: 5px 10px 3px;
}

.vote .voteButtons label {
	color: #4d4d4d;
	font-size:11px;
	font-weight: bold;
	margin-right:7px;
	display:inline;
	margin-top:4px;
	float:left; 
}


/*ouvert*/

.reponse .vote {
	margin-bottom:0;
	clear:both;
}

.vote .voteCommentaire {	
	padding: 7px 10px;
	position: relative;
	z-index: 1;
	display: none;
	background-color: #e4eaed;	
	border-top:1px #d8e1e6 solid;
}

.vote .voteSaisie{
	padding:4px 0px 5px;
}

.vote .voteCommentaire textarea {
	width: 315px;
	height: 69px;
	margin:4px 0 2px;
}

.vote .voteCommentaire label, .vote .voteIndice {
	font-size:11px;
	color:#4d4d4d;
}

.voteCommentaireBtnPlaceholder {
	margin: 9px 0 0 0;
	text-align: right;
}

/* message confirmation */

.voteBlocMessageConfirmation{
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color:#000000;
	border:1px solid #cacac8;
	background-color:#e9fae5;
	padding:8px 0 9px;
	margin:7px 0 6px;
	text-align:center;
}

/* ------------------------*/

/* ------------------------- MODALE RAD WINDOW  ------------------------------------- */
/* -------------------------- 2 juillet 2009 ------------------------------------------ */
div.radwindow.radwindow_Default.normalwindow.transparentwindow td.corner, div.radwindow.radwindow_Default.normalwindow.transparentwindow td.titlebar, div.radwindow.radwindow_Default.transparentwindow td.footercenter{
	opacity:1 !important;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
}


.radwindow .windowicon{
	display:none !important;
}

.radwindow .statusbarrow{
	display:none;
}

.radwindow .titlebar{
	background:#f3f9fd !important;
	font-size:0 !important;
	line-height:0 !important;

}

.radwindow .topright, .radwindow .topleft, .radwindow .footerright, .radwindow .footerleft, .radwindow .bodyleft, .radwindow .bodyright, .radwindow .footercenter{
	background:#f3f9fd !important;
}

.titlebarcontrols em{
	display:none;
}

div.radwindow_Default .windowcontent{
	background:#f3f9fd !important;	
}


div.radwindow{
	border:1px solid #bfbfbf;
}

/* bouton fermer la modale*/
div.radwindow_Default a.closebutton, div.radwindow_Default a.closebutton:hover{
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/btnFermerModale.gif') no-repeat top left !important;
	height:17px !important;
	width:16px !important;
	cursor:pointer !important;
	margin-top:7px !important;
	margin-right:3px !important;
	overflow:hidden !important;
}

.windowcontent iframe{
	overflow:hidden;
}

/* ------------------ logo SSL -------------------- */
#piedPage{
	margin-left:auto !important;
	margin-right:auto !important;
	width:970px;
	/*text-align:left;*/
}

#piedPageNumero{
padding-top:11px;
}

#iconeSecuriteSSL{
	float:right;
	margin-bottom:-60px;
	margin-top:9px;
	padding-right:194px;
	position:relative;
}

#piedPageNumero,#piedPageLien{
clear:both;
}

#contenantPrincipal{
padding-bottom:0;
}


/* ------------------------- Encart publicitaire ------------------------------------- */
/* -------------------------- 2 juin 2010 ------------------------------------------- */
#zoneTexte .encartPub, 
#zoneTexte .encartContenu{
	color:#404040;
	width:499px; 
	padding:2px 0px 1px 0px; 
	background:#fffefe url(/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgEncart.jpg) no-repeat bottom left; 
	margin-bottom:10px;
	border-top:1px solid #e8d0b6;
}

#zoneTexte .encartPub{
	height:61px;
	margin-bottom:14px;	
	padding-bottom:0; 
}

#zoneTexte .encartPub .texteEncart{
	width:417px; 
	float:left;
}

#zoneTexte .encartPub .texteEncart p{
	margin:0; 
}

#zoneTexte .encartPub .texteEncart p,
#zoneTexte .encartPub .texteEncart h2,
#zoneTexte .encartPub .texteEncart h3,
#zoneTexte .encartContenu p.titreEncart,
#zoneTexte .encartContenu h2.titreEncart,
#zoneTexte .encartContenu h3.titreEncart,
#zoneTexte .encartContenu .texteEncart{
	padding:0 17px 0 17px;
}

#zoneTexte .encartPub p.titreEncart,
#zoneTexte .encartPub h2.titreEncart,
#zoneTexte .encartPub h3.titreEncart,
#zoneTexte .encartContenu p.titreEncart,
#zoneTexte .encartContenu h2.titreEncart,
#zoneTexte .encartContenu h3.titreEncart{
	font-size:12px; 
	font-weight:bold; 
	color:#fff;
	line-height:17px;
	height:18px;
	margin:0px 0px 5px 0px;
	background:url(/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/bkgTitreEncart.gif) no-repeat left top;
}

#zoneTexte .encartPub .zoneDroiteEncart{
	float:right;
}

#zoneTexte .encartPub .zoneDroiteEncart a{
	display:block;
}

