<!--
body {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size :11px;	
	font-weight :normal;
	color : #FFFFFF;
	
	background-color: #46463F;
	
	margin: 0 ;
	padding: 0 ;
	text-align: left ;
	
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:   #676354;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color:      #676354;
	scrollbar-highlight-color: #676354;
	scrollbar-shadow-color: #676354;
	scrollbar-track-color:    #A9A596;
}

table {
	margin: 0 ;
	padding: 0 ;
}

p,td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	
}

a:link {font-family: Arial, Verdana, Helvetica, sans-serif;font-size : 11px;font-weight : normal;color:#FFFFFF;text-decoration:underline;}
a:visited {font-family: Arial, Verdana, Helvetica, sans-serif;font-size : 11px;font-weight : normal;color:#FFFFFF;text-decoration:underline;}
a:active {font-family: Arial, Verdana, Helvetica, sans-serif;font-size : 11px;font-weight : normal;color:#FFFFFF;text-decoration:underline;}
a:hover {font-family: Arial, Verdana, Helvetica, sans-serif;font-size : 11px;font-weight : normal;color:#FFFFFF;text-decoration:underline;}

select {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.HomeTab{
	border : #75735E solid 1px;
}

.Titre {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4C960;
}

.TitreSs {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #898165;
}

.Texte {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.TexteIntro {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F4C960;
}
.TexteIntro:link {font-size : 11px;font-weight: bold;color:#F4C960;text-decoration:underline;}
.TexteIntro:visited {font-size : 11px;font-weight: bold;color:#F4C960;text-decoration:underline;}
.TexteIntro:active {font-size : 11px;font-weight: bold;color:#F4C960;text-decoration:underline;}
.TexteIntro:hover {font-size : 11px;font-weight: bold;color:#F4C960;text-decoration:underline;}

.TexteTitre {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.TexteListe {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4C960;
}
.TexteListe:link {font-size : 12px;color:#F4C960;text-decoration:none;}
.TexteListe:visited {font-size : 12px;color:#F4C960;text-decoration:none;}
.TexteListe:active {font-size : 12px;color:#F4C960;text-decoration:none;}
.TexteListe:hover {font-size : 12px;color:#F4C960;text-decoration:none;}

.ActuTab{
	width : 855px;
	border-top : solid 2px;
	border-bottom : solid 3px;
	border-left : solid 3px;
	border-right : solid 45px;
	
	border-top-color : #898165;
	border-bottom-color : #898165;
	border-left-color : #898165;
	border-right-color : #898165;
	
}

.CompteTab{
	border : #FFFFFF solid 1px;
	background-color : #676354;
}

.CompteTabTitre{
	border : #FFFFFF solid 0px;
	background-color : #46463F;
}

.AgenceTitre{
	font-family: arial, helvetica;
	font-weight:normal;
	font-size:12px;
	color: #A9A7A0;
}

.AgenceTexteTitre{
	font-family: arial, helvetica;
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
}

.AgenceTexteTexte{
	font-family: arial, helvetica;
	font-weight:normal;
	font-size:12px;
	color: #F4C960;
}

.Agence2TexteTitre{
	font-family: arial, helvetica;
	font-weight:bold;
	font-size:14px;
	color: #F4C960;
}

.Agence2TexteTexte{
	font-family: arial, helvetica;
	font-weight:normal;
	font-size:12px;
	color: #FFFFFF;
}

.InputSearch{
	font-family: verdana, arial, helvetica;
	font-weight:normal;
	font-size:11px;
	color: #FFFFFF;
	background-color : #46463F;
	border : #FFFFFF solid 1px;
	width : 183;
	height : 16;
}

.InputSearch2{
	font-family: verdana, arial, helvetica;
	font-weight:normal;
	font-size:11px;
	color: #FFFFFF;
	background-color : #46463F;
	border : #FFFFFF solid 1px;
	width : 320;
	height : 16;
}



.Menu{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #898165;
}
.Menu:link {font-size : 10px;font-weight : bold;color:#898165;text-decoration:none;}
.Menu:visited {font-size : 10px;font-weight : bold;color:#898165;text-decoration:none;}
.Menu:active {font-size : 10px;font-weight : bold;color:#F4C960;text-decoration:none;}
.Menu:hover {font-size : 10px;font-weight : bold;color:#F4C960;text-decoration:none;}

.MenuSelect{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F4C960;
}
.MenuSelect:link {font-size : 10px;font-weight : bold;color:#F4C960;text-decoration:none;}
.MenuSelect:visited {font-size : 10px;font-weight : bold;color:#F4C960;text-decoration:none;}
.MenuSelect:active {font-size : 10px;font-weight : bold;color:#F4C960;text-decoration:none;}
.MenuSelect:hover {font-size : 10px;font-weight : bold;color:#F4C960;text-decoration:none;}

.MenuBas{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #A9A596;
}
.MenuBas:link {font-size : 9px;color:#A9A596;text-decoration:none;}
.MenuBas:visited {font-size : 9px;color:#A9A596;text-decoration:none;}
.MenuBas:active {font-size : 9px;color:#F4C960;text-decoration:none;}
.MenuBas:hover {font-size : 9px;color:#F4C960;text-decoration:none;}

.MenuBasSelect{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F4C960;
}
.MenuBasSelect:link {font-size : 9px;color:#F4C960;text-decoration:none;}
.MenuBasSelect:visited {font-size : 9px;color:#F4C960;text-decoration:none;}
.MenuBasSelect:active {font-size : 9pxcolor:#F4C960;text-decoration:none;}
.MenuBasSelect:hover {font-size : 9px;color:#F4C960;text-decoration:none;}

.SearchStyle1 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4C960;
}

.SearchStyle2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.SearchStyle2Mail {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #46463F;
}

.SearchResultatTab {
	border : #898165 solid 1px;
}

.SearchResultat {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4C960;
}

.SearchResultat2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898165;
}

.SearchResultatInput{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4C960;
	background-color : #46463F;
	border : #A9A596 solid 1px;
}

.SearchAffichageInput{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898165;
	background-color : #FFFFFF;
	border : #A9A596 solid 1px;
}

.SpanTips1 {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	border:#F4C960 solid 1px;
	background-color:#FFFFFF;
}

.SpanVolante {
	word-wrap:normal;
}

.SpanTips2 {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	border:#FFFFFF solid 1px;
	background-color:#46463F;
}

.NewsDate {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.NewsDate:link {font-size : 12px;font-weight : bold;color:#FFFFFF;text-decoration:none;}
.NewsDate:visited {font-size : 12px;font-weight : bold;color:#FFFFFF;text-decoration:none;}
.NewsDate:active {font-size : 12px;font-weight : bold;color:#FFFFFF;text-decoration:none;}
.NewsDate:hover {font-size : 12px;font-weight : bold;color:#FFFFFF;text-decoration:none;}

.NewsDateOn {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #676354;
}
.NewsDateOn:link {font-size : 12px;font-weight : bold;color:#676354;text-decoration:none;}
.NewsDateOn:visited {font-size : 12px;font-weight : bold;color:#676354;text-decoration:none;}
.NewsDateOn:active {font-size : 12px;font-weight : bold;color:#676354;text-decoration:none;}
.NewsDateOn:hover {font-size : 12px;font-weight : bold;color:#676354;text-decoration:none;}

.NewsTitre {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #898165;
}

.NewsTitreOn {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4C960;
}

.NewsIntro {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.NewsIntro2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #898165;
}

.NewsTitreHome {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F4C960;
}
.NewsTitreHome:link {font-size: 13px;font-weight : normal;color:#F4C960;text-decoration:none;}
.NewsTitreHome:visited {font-size: 13px;font-weight : normal;color:#F4C960;text-decoration:none;}
.NewsTitreHome:active {font-size: 13px;font-weight : normal;color:#F4C960;text-decoration:none;}
.NewsTitreHome:hover {font-size: 13px;font-weight : normal;color:#F4C960;text-decoration:none;}

.NewsIntroHome {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #99978F;
}
.NewsIntroHome:link {font-size: 10px;font-weight : normal;color:#99978F;text-decoration:none;}
.NewsIntroHome:visited {font-size: 10px;font-weight : normal;color:#99978F;text-decoration:none;}
.NewsIntroHome:active {font-size: 10px;font-weight : normal;color:#99978F;text-decoration:none;}
.NewsIntroHome:hover {font-size: 10px;font-weight : normal;color:#99978F;text-decoration:none;}

.NewsPhrase {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F4C960;
}

.RejoindreTexte {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.RejoindreTexte:link {font-size : 11px;font-weight: bold;color:#F4C960;text-decoration:underline;}
.RejoindreTexte:visited {font-size : 11px;font-weight: bold;color:#F4C960;text-decoration:underline;}
.RejoindreTexte:active {font-size : 11px;font-weight: bold;color:#F4C960;text-decoration:underline;}
.RejoindreTexte:hover {font-size : 11px;font-weight: bold;color:#F4C960;text-decoration:underline;}

.CommandeContour{
	border : #FFFFFF solid 1px;
	background-color : #676354;
}

.CommandeEntete{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F2F27;
}

.CommandeSsEntete{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.CommandeTitre{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:12px;	
color: #F4C960;
}
.CommandeTitre:link 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #F4C960; text-decoration: none} 
.CommandeTitre:visited 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #F4C960; text-decoration: none}
.CommandeTitre:active 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #F4C960; text-decoration: none}
.CommandeTitre:hover 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #F4C960; text-decoration: none}

.CommandeTexte{
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;	
color: #000000;
}

.CommandeVider{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #F4C960;
}
.CommandeVider:link {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style: normal; font-variant: normal; font-weight: normal;  color : #F4C960; text-decoration: none;  } 
.CommandeVider:visited {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style: normal; font-variant: normal; font-weight: normal; color : #F4C960; text-decoration: none;  }
.CommandeVider:active {font-family: Arial, Helvetica, sans-serif; font-size:10px;font-style: normal; font-variant: normal; font-weight: normal; color : #F4C960; text-decoration: none ; }
.CommandeVider:hover {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style: normal; font-variant: normal; font-weight: normal; color : #F4C960; text-decoration: none ; }

.BoutonDownload{
font-family: arial, helvetica, sans-serif;		
font-weight:bold;
font-size:12px;	
color: #FFFFFF;
background-color:#676354;

border-top : solid 1px #F4C960;
border-bottom : solid 2px #F4C960;
border-left : solid 1px #F4C960;
border-right : solid 2px #F4C960;

cursor:pointer;
}

.CommandeVisuContour{
	background-color: #676354;
	border:solid 1px #FFFFFF;
	width:490px;
}

.NewsletterTitre{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;	
color: #EAC15E;
}

.NewsletterSsTitre{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;	
color: #898165;
}

.NewsletterTexte{
font-family: Arial, Helvetica, sans-serif;
font-weight:regular;
font-size:11px;	
color: #ABABAB;
}
.NewsletterTexte:link {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-variant: normal; font-weight: normal;  color : #ABABAB; text-decoration: underline;  } 
.NewsletterTexte:visited {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #ABABAB; text-decoration: underline;  }
.NewsletterTexte:active {font-family: Arial, Helvetica, sans-serif; font-size:11px;font-style: normal; font-variant: normal; font-weight: normal; color : #ABABAB; text-decoration: underline ; }
.NewsletterTexte:hover {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #ABABAB; text-decoration: underline ; }

.NewsletterAdresse{
font-family: Arial, Helvetica, sans-serif;
font-weight:regular;
font-size:11px;	
color: #EAC15E;
}
.NewsletterAdresse:link {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-variant: normal; font-weight: normal;  color : #EAC15E; text-decoration: underline;  } 
.NewsletterAdresse:visited {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #EAC15E; text-decoration: underline;  }
.NewsletterAdresse:active {font-family: Arial, Helvetica, sans-serif; font-size:11px;font-style: normal; font-variant: normal; font-weight: normal; color : #EAC15E; text-decoration: underline ; }
.NewsletterAdresse:hover {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #EAC15E; text-decoration: underline ; }










.conteneur {
	width: 955px ;
	height: 96px ;
	background: url(/images/Bandeau/Bandeau_Logo.gif) no-repeat 34px 16px;
	background-color: #46463F ;
	margin: 0 auto ;
	text-align: left ;
}

.Agence {
	width: 563px ;
	height: 43px ;
	margin-left: 342px ;
	margin-top: 16px ;
	background: url(/images/Bandeau/Bandeau_Agence.gif) no-repeat left top;
	text-align: right ;
	border: 2px solid #ab4 ;
}

.Drapeau1 {
	margin-left: 0px ;
	margin-top: 27px ;
}

.Drapeau2 {
	width: 563px ;
	height: 14px ;
	margin-left: 342px ;
	margin-top: 2px ;
	text-align: right ;
}








.LienDedicaceOn:link {color:#BCBBBF; text-decoration:underline;font-family: Verdana, Arial, Helvetica, sans-serif; }
.LienDedicaceOn:visited {color:#BCBBBF;font-family: Verdana, Arial, Helvetica, sans-serif; }
.LienDedicaceOn:active {color:#BCBBBF;font-family: Verdana, Arial, Helvetica, sans-serif; }
.LienDedicaceOn:hover {color:#BCBBBF;font-family: Verdana, Arial, Helvetica, sans-serif; }

.LienDedicaceOff:link {color:#FF0000; text-decoration:underline;font-family: Verdana, Arial, Helvetica, sans-serif; }
.LienDedicaceOff:visited {color:#FF0000;font-family: Verdana, Arial, Helvetica, sans-serif; }
.LienDedicaceOff:active {color:#FF0000;font-family: Verdana, Arial, Helvetica, sans-serif; }
.LienDedicaceOff:hover {color:#FF0000;font-family: Verdana, Arial, Helvetica, sans-serif; }

.LienDownload{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.LienDownload:link 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: underline} 
.LienDownload:visited 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: underline}
.LienDownload:active 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: underline}
.LienDownload:hover 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: underline}


.URLMotCleParent 		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; font-style: normal; font-variant: normal; font-weight: normal; color : #FFFFFF; text-decoration: none} 
.URLMotCleParent:link 		{ font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none} 
.URLMotCleParent:visited 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none}
.URLMotCleParent:active 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #F4C960; text-decoration: none}
.URLMotCleParent:hover 		{ font-style: normal; font-variant: normal; font-weight: bold; color : #F4C960; text-decoration: none}

.URLMotCle 			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; font-style: bold; font-variant: normal; font-weight: normal; color : #DA0101; text-decoration: none} 
.URLMotCle:link 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #F4C960; text-decoration: none} 
.URLMotCle:visited 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #F4C960; text-decoration: none}
.URLMotCle:active 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none}
.URLMotCle:hover 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none}

.MotCleSelected
{
font-family: arial regular, helvetica, sans-serif;		
font-weight:normal;
font-size:11px;	
color: #FFFFFF;
}
.MotCleSelected:link {font-family: arial regular; font-size:12px; font-style: normal; font-variant: normal; font-weight: normal;  color : #FFFFFF; text-decoration: none;  } 
.MotCleSelected:visited {font-family: arial regular; font-size:12px; font-style: normal; font-variant: normal; font-weight: normal; color : #FFFFFF; text-decoration: none;  }
.MotCleSelected:active {font-family: arial regular; font-size:12px;font-style: normal; font-variant: normal; font-weight: normal; color : #FFFFFF; text-decoration: none ; }
.MotCleSelected:hover {font-family: arial regular; font-size:12px; font-style: normal; font-variant: normal; font-weight: normal; color : #FFFFFF; text-decoration: none ; }


.MotsClesSeparation
{
background-color: #898165;
}
.MotsClesOutilsFond
{
background-color: #898165;
}
.MotsClesRechercheRapideFond
{
background-color: #898165;
}
.MotsClesInfosRechercheFond{
background-color: #898165;
}

.InputZone{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : #A9A596;
	border : #A9A596 solid 1px;
}




.ConsulterMenuTableBG1{
background-color: #DDD598;
color: #000000;
}
.ConsulterMenuTableBG2{
background-color: #EEEACC;
color: #000000;
}
.ConsulterMenuTableBordDark1{
background-color: #C7B956;
color: #000000;
}
.ConsulterMenuTableBordDark2{
background-color: #2E2A0F;
color: #000000;
}
.ConsulterMenuTableBordLight2{
background-color: #E3DCAA;
color: #000000;
}
.ConsulterMenuTableBordLight1{
background-color: #F7F5E6;
color: #000000;
}

.ConsulterMenuTitre{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight:bold;
  color: #7E742A
}

.ConsulterMenuLiens {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #877C2D
}

.ConsulterMenuLiens:link{ font-style: normal;
font-variant: normal; font-weight: normal;  color : #877C2D ; text-decoration: none} 

.ConsulterMenuLiens:visited{ font-style: normal;
font-variant: normal; font-weight: normal; color : #877C2D ; text-decoration: none}

.ConsulterMenuLiens:active{font-style: normal;
font-variant: normal; font-weight: bold; color : #877C2D ; text-decoration: none}

.ConsulterMenuLiens:hover{ font-style: normal;
font-variant: normal; font-weight: bold; color : #877C2D ; text-decoration: none}


.ConsulterTitre{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight:bold;
  color: #AEA03A
}
.ConsulterTableBG1{
background-color: #F4F1DE;
color: #000000;
}
.ConsulterTableBG2{
background-color: #EEEACC;
color: #000000;
}
.ConsulterTableBordDark1{
background-color: #655D22;
color: #000000;
}
.ConsulterTableBordDark2{
background-color: #D9D08C;
color: #000000;
}


.RemplirMenuTableBG1{
background-color: #C7CBA9;
color: #000000;
}
.RemplirMenuTableBG2{
background-color: #E8EADC
}
.RemplirMenuTableBordDark1{
background-color: #515438
}
.RemplirMenuTableBordDark2{
background-color: #B1B784
}
.RemplirMenuTableBordLight2{
background-color: #DFE2CF
}
.RemplirMenuTableBordLight1{
background-color: #F1F2EA
}

.RemplirMenuTitre{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight:bold;
  color: #65653D
}

.RemplirMenuLiens {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #71764E
}

.RemplirMenuLiens:link{ font-style: normal;
font-variant: normal; font-weight: normal;  color : #71764E ; text-decoration: none} 

.RemplirMenuLiens:visited{ font-style: normal;
font-variant: normal; font-weight: normal; color : #71764E ; text-decoration: none}

.RemplirMenuLiens:active{font-style: normal;
font-variant: normal; font-weight: bold; color : #71764E ; text-decoration: none}

.RemplirMenuLiens:hover{ font-style: normal;
font-variant: normal; font-weight: bold; color : #71764E ; text-decoration: none}


.RemplirTitre{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight:bold;
  color: #AEA03A
}
.RemplirTableBG1{
background-color: #F4F1DE;
color: #000000;
}

.RemplirTableBG2{
background-color: #EEEACC
}
.RemplirTableBordDark1{
background-color: #655D22
}
.RemplirTableBordDark2{
background-color: #D9D08C
}



.AdministrerMenuTableBG1{
background-color: #F8AD7C;
color: #000000;
}
.AdministrerMenuTableBG2{
background-color: #FDDDC8
}
.AdministrerMenuTableBordDark1{
background-color: #5A4332
}
.AdministrerMenuTableBordDark2{
background-color: #C89872
}
.AdministrerMenuTableBordLight2{
background-color: #FAC6A2
}
.AdministrerMenuTableBordLight1{
background-color: #FBD0B3
}

.AdministrerMenuTitre{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight:bold;
  color: #95290A
}

.AdministrerMenuLiens {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #AE6651
}

.AdministrerMenuLiens:link{ font-style: normal;
font-variant: normal; font-weight: normal;  color : #AE6651 ; text-decoration: none} 

.AdministrerMenuLiens:visited{ font-style: normal;
font-variant: normal; font-weight: normal; color : #AE6651 ; text-decoration: none}

.AdministrerMenuLiens:active{font-style: normal;
font-variant: normal; font-weight: bold; color : #AE6651 ; text-decoration: none}

.AdministrerMenuLiens:hover{ font-style: normal;
font-variant: normal; font-weight: bold; color : #AE6651 ; text-decoration: none}


.AdministrerTitre{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight:bold;
  color: #4F5C9A
}
.AdministrerTableBG1{
background-color: #FFEDDB;
color: #000000;
}
.AdministrerTableBG2{
background-color: #FDE0C8;
color: #000000;
}
.AdministrerTableBordDark1{
background-color: #5C554F;
color: #000000;
}
.AdministrerTableBordDark2{
background-color: #CDBEB0;
color: #000000;
}


.SuperviserMenuTableBG1{
background-color: #AEC6CE;
color: #000000;
}
.SuperviserMenuTableBG2{
background-color: #DCE6EA;
color: #000000;
}
.SuperviserMenuTableBordDark1{
background-color: #384E54;
color: #000000;
}
.SuperviserMenuTableBordDark2{
background-color: #84ABB7;
color: #000000;
}
.SuperviserMenuTableBordLight2{
background-color: #B6CDD4;
color: #000000;
}
.SuperviserMenuTableBordLight1{
background-color: #EAF0F2;
color: #000000;
}

.SuperviserMenuTitre{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight:bold;
  color: #233439
}

.SuperviserMenuLiens {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #60909F
}

.SuperviserMenuLiens:link{ font-style: normal;
font-variant: normal; font-weight: normal;  color : #60909F ; text-decoration: none} 

.SuperviserMenuLiens:visited{ font-style: normal;
font-variant: normal; font-weight: normal; color : #60909F ; text-decoration: none}

.SuperviserMenuLiens:active{font-style: normal;
font-variant: normal; font-weight: bold; color : #60909F ; text-decoration: none}

.SuperviserMenuLiens:hover{ font-style: normal;
font-variant: normal; font-weight: bold; color : #60909F ; text-decoration: none}

.SuperviserTitre{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight:bold;
  color: #588391
}
.SuperviserTableBG1{
background-color: #E4ECEE;
color: #000000;
}
.SuperviserTableBG2{
background-color: #D5E1E5;
color: #000000;
}
.SuperviserTableBordDark1{
background-color: #334C54;
color: #000000;
}
.SuperviserTableBordDark2{
background-color: #9FBCC5;
color: #000000;
}





/******* DEBUT DES STYLES *****/
.BandeauTexte{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold;
color: #FFFFFF;
}
.BandeauTexte:link { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold;  color : #FFFFFF; text-decoration: none;} 
.BandeauTexte:visited { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none;}
.BandeauTexte:active {font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #1D76BA; text-decoration: none;}
.BandeauTexte:hover { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #1D76BA; text-decoration: none;}

.BandeauTexteOn{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold;
color: #1D76BA;
}
.BandeauTexteOn:link { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold;  color : #1D76BA; text-decoration: none;} 
.BandeauTexteOn:visited { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #1D76BA; text-decoration: none;}
.BandeauTexteOn:active {font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #1D76BA; text-decoration: none;}
.BandeauTexteOn:hover { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #1D76BA; text-decoration: none;}

.BandeauLien{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:11px;	
color: #FFFFFF;
}
.BandeauLien:link { font-size:11px; font-style: normal; font-variant: normal; font-weight: bold;  color : #FFFFFF; text-decoration: none} 
.BandeauLien:visited { font-size:11px; font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none}
.BandeauLien:active {font-size:11px; font-style: normal; font-variant: normal; font-weight: bold; color : #F5C535; text-decoration: none}
.BandeauLien:hover { font-size:11px; font-style: normal; font-variant: normal; font-weight: bold; color : #F5C535; text-decoration: none}

.BandeauLienOn{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:11px;	
color: #F5C535;
}
.BandeauLienOn:link { font-size:11px; font-style: normal; font-variant: normal; font-weight: bold;  color : #F5C535; text-decoration: none} 
.BandeauLienOn:visited { font-size:11px; font-style: normal; font-variant: normal; font-weight: bold; color : #F5C535; text-decoration: none}
.BandeauLienOn:active {font-size:11px; font-style: normal; font-variant: normal; font-weight: bold; color : #F5C535; text-decoration: none}
.BandeauLienOn:hover { font-size:11px; font-style: normal; font-variant: normal; font-weight: bold; color : #F5C535; text-decoration: none}

.HomeContour{
border-top : solid 0px;
border-bottom : solid 0px;
border-left : solid 1px;
border-right : solid 1px;

border-left-color : #E16116;
border-right-color : #E16116;

background-color:#FFFFFF;
}

.HomeTitre{
font-family: verdana, arial, helvetica;
font-weight:bold;
font-size:17px;
color: #E16116;
}

.HomeTitrePro{
font-family: verdana, arial, helvetica;
font-weight:bold;
font-size:17px;
color: #1D76BA;
}

.HomeTexte{
font-family: verdana, arial, helvetica;
font-weight:normal;
font-size:10px;
color: #E16116;
}

.HomeTextePro{
font-family: verdana, arial, helvetica;
font-weight:bold;
font-size:11px;
color: #1D76BA;
}

.HomeInputPro{
font-family: verdana, arial, helvetica;
font-weight:normal;
font-size:11px;
color: #000000;

border-top : solid 1px;
border-bottom : solid 1px;
border-left : solid 1px;
border-right : solid 1px;

border-top-color : #1D76BA;
border-bottom-color : #1D76BA;
border-left-color : #1D76BA;
border-right-color : #1D76BA;
}

.HomeOubliPass{
font-family: verdana, arial, helvetica;
font-weight:normal;
font-size:10px;
color: #1D76BA;
}
.HomeOubliPass:link { font-size:10px; font-style: normal; font-variant: normal; font-weight: normal;  color : #1D76BA; text-decoration: underline} 
.HomeOubliPass:visited { font-size:10px; font-style: normal; font-variant: normal; font-weight: normal; color : #1D76BA; text-decoration: underline}
.HomeOubliPass:active {font-size:10px; font-style: normal; font-variant: normal; font-weight: normal; color : #1D76BA; text-decoration: underline}
.HomeOubliPass:hover { font-size:10px; font-style: normal; font-variant: normal; font-weight: normal; color : #1D76BA; text-decoration: underline}

.HomeTexteYAB{
font-family: verdana, arial, helvetica;
font-weight:bold;
font-size:11px;
color: #FFFFFF;
}

.Copyright{
font-family: verdana, arial, helvetica;
font-weight:normal;
font-size:8px;
color: #000000;
}
.Copyright:link { font-size:8px; font-style: normal; font-variant: normal; font-weight: normal;  color : #000000; text-decoration: none} 
.Copyright:visited { font-size:8px; font-style: normal; font-variant: normal; font-weight: normal; color : #000000; text-decoration: none}
.Copyright:active {font-size:8px; font-style: normal; font-variant: normal; font-weight: normal; color : #000000; text-decoration: none}
.Copyright:hover { font-size:8px; font-style: normal; font-variant: normal; font-weight: normal; color : #000000; text-decoration: none}

.CompteTitre{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
color: #E16116;
}

.CompteTexte{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal;
color: #000000;
}
.CompteTexte:link { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal;  color : #000000; text-decoration: underline} 
.CompteTexte:visited { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #000000; text-decoration: underline}
.CompteTexte:active {font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #000000; text-decoration: underline}
.CompteTexte:hover { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #000000; text-decoration: underline}

.PageTexte{
font-family: verdana, arial, helvetica;		
font-weight:normal;
font-size:11px;	
color: #000000;
}

.AideTitre{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:11px;	
color: #E58042;
}

.AideTitreSs{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-style:italic;
font-size:11px;	
color: #000000;
}

.ConditionTitre{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:11px;	
color: #E58042;
}

.ConditionTitreSs{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-style:italic;
font-size:11px;	
color: #000000;
}

.ContactTitre{
font-family: verdana, arial, helvetica;		
font-weight:normal;
font-size:11px;	
color: #E16116;
}
.ContactTitre:link { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal;  color : #E16116; text-decoration: underline} 
.ContactTitre:visited { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #E16116; text-decoration: underline}
.ContactTitre:active {font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #E16116; text-decoration: underline}
.ContactTitre:hover { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #E16116; text-decoration: underline}

.ContactTitreSs{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:11px;	
color: #E58042;
}

.NewsDate{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:11px;	
color: #E16116;
}

.NewsDate{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:11px;	
color: #E58042;
}

.NewsSuite{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #B34119;
}

.NewsSsTitreSel{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FDF3D4;
}

.NewsSsTitre{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #E16116;
}

.RechercheTexte{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
color: #E16116;
}

.RechercheResultat{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal;
color: #E16116;
}

.RechercheSuite{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
font-size: 10px; 
color: #E16116;
}

.RechercheThesoSearch{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
color: #FFFFFF;
}

.RechercheChamp{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold;
color: #000000;
white-space: nowrap;
}

.RechercheChampValeur{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
color: #000000;
}
.RechercheChampValeur:link 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #B34119; text-decoration: none} 
.RechercheChampValeur:visited 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #B34119; text-decoration: none}
.RechercheChampValeur:active 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #000000; text-decoration: none}
.RechercheChampValeur:hover 	{ font-style: normal; font-variant: normal; font-weight: bold; color : #000000; text-decoration: none}








/******* FIN DES STYLES *****/












.HomePresentation
{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:10px;	
color: #005C98;
}





.backgroundContourContact{
background-color: #FCF5ED;
}

.TableauApercuSearch{
background-color: #F8FBED;

border-top : solid 1px;
border-bottom : solid 1px;
border-left : solid 1px;
border-right : solid 1px;

border-top-color : #BAC88D;
border-bottom-color : #BAC88D;
border-left-color : #BAC88D;
border-right-color : #BAC88D;
}

.RechercheRapideTexte{
font-family: verdana, arial, helvetica;		
font-weight:normal;
font-size:9px;	
color: #FFFFFF;
}

.RechercheMot{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
font-size: 11px; 
color: #A2BD4D;
}

.RechercheVignette{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
font-size: 10px; 
color: #A2AA88;
}

.RechercheVignetteVolant{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
font-size: 9px; 
color: #B20004;
}

.RechercheDetailClic{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
font-size: 10px; 
color: #7E9631;
}

.RechercheDetailRestriction{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
font-size: 11px; 
color: #DA0101;
}

.RechercheDetail{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;
font-size: 11px; 
color: #005C98;
}
.RechercheDetail:link { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal;  color : #DA0101; text-decoration: underline} 
.RechercheDetail:visited { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #DA0101; text-decoration: underline}
.RechercheDetail:active {font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #005C98; text-decoration: underline}
.RechercheDetail:hover { font-size:11px; font-style: normal; font-variant: normal; font-weight: normal; color : #005C98; text-decoration: underline}

.CommandeElement1{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

 






















.LienBoutonBandeau{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:10px;	
color: #000000;
background-color: #D9DFEC
}
.LienBoutonBandeau:link { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold;  color : #000000; text-decoration: none} 
.LienBoutonBandeau:visited { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #000000; text-decoration: none}
.LienBoutonBandeau:active {font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #000000; text-decoration: none}
.LienBoutonBandeau:hover { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #000000; text-decoration: none}

.LienBoutonBandeauOn{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:10px;	
color: #FFFFFF;
background-color: #BF2422
}

.LienBoutonBandeauOn:link { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold;  color : #FFFFFF; text-decoration: none} 
.LienBoutonBandeauOn:visited { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none}
.LienBoutonBandeauOn:active {font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none}
.LienBoutonBandeauOn:hover { font-size:10px; font-style: normal; font-variant: normal; font-weight: bold; color : #FFFFFF; text-decoration: none}


.TitreLien
{
font-family: verdana, arial, helvetica;		
font-weight:bold;
font-size:11px;	
color: #5671AA;
}
.TitreLien:link { font-style: normal; font-variant: normal; font-weight: bold;  color : #5671AA;text-decoration: underline} 
.TitreLien:visited { font-style: normal; font-variant: normal; font-weight: bold; color : #5671AA;text-decoration: underline}
.TitreLien:active {font-style: normal; font-variant: normal; font-weight: bold; color : #5671AA;text-decoration: underline}
.TitreLien:hover { font-style: normal; font-variant: normal; font-weight: bold; color : #5671AA;text-decoration: underline}

.TexteLien
{
font-family: verdana, arial, helvetica;		
font-weight:normal;
font-size:10px;	
color: #000000;
}

.ContactTexte
{
font-family: verdana, arial, helvetica;		
font-weight:normal;
font-size:10px;	
color: #000000;
}

.CompteInfo{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
color: #000000;
}

.RechercheTitre{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
color: #5671AA;
}



.RechercheTextePetit{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
color: #000000;
}

.TexteNoirGras{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold;
color: #000000;
}

.TexteNoir{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
color: #000000;
}



.NewsTexte{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}




.CommandeElement1{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.CommandeElement2{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.CommandeForm{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}

.TexteNoirMoyenGras{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}

.TexteNoirMoyen{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}


-->
