/*ExWebFeuille de style générée par Mobydoc*/

/*Partie relative au profil d'export HTML*/

body.FNavig {  /*couleur de fond du cadre de navig*/
	background-color: #FFFFFF;
}
body.FTitre {  /*couleur de fond du cadre de Titre*/
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
}
body.FArbre {  /*couleur de fond du cadre de l'arborescence*/
	background-color: #FFFFFF;
}
body.FPrincipal {   /*couleur de fond du cadre Principal*/
	background-color: #E2E2E2;
}

a.Normal {  /*couleur item normal cadre de navig*/
	color: #008040;
	text-decoration: none;
}
a.ChoixPrec {   /*couleur item Choisi Précédent cadre de navig*/
	color: #000000;
	text-decoration: none;
}
a.ChoixCourant {   /*couleur item courant cadre de navig*/
	color: #FF8000;
}
a.Liste {   /*police liste cadre Principal*/
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
}
a.LienVignette {   /*encadrement des vignettes*/
	color: blue;
	text-decoration: underline;
}
ul.StylePuces {  /*style des puces des listes*/
	color: black;
}

span.NomCritere {  /*police Nom Critère cadre principal*/
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
}
span.Critere {  /*police Critere cadre principal*/
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
}

div.Titre {  /*police Titre cadre Titre*/
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 17pt; 
	color: #009933; 
	text-decoration: none;
	Text-align: center;
	vertical-align: middle;
}
div.Pres {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	Text-align: left;



}
div.Preliste {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;

}
div.Treelist {   /*taille police et valeur indent des listes du cadre de l'arborescence*/
	margin-left: 10px;
	font-size: 12px;
}

/*les layers de navigation*/ 
#Layer0 {
	position:absolute;
	visibility:visible;
	left:111px;
	top:0px;
	width:30px;
	height:23px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	visibility:hidden;
	left:80px;
	top:1px;
	width:37px;
	height:39px;
	z-index:2;
}
#Layer2 {
	position:absolute;
	visibility:hidden;
	left:150px;
	top:0;
	width:30;
	height:23;
	z-index:3;
}
#Layer3 {
	position:absolute;
	visibility:hidden;
	left:47px;
	top:0px;
	width:30px;
	height:23;
	z-index:4;
}
#Layer4 {
	position:absolute;
	visibility:hidden;
	left:179px;
	top:0px;
	width:30px;
	height:23px;
	z-index:5;
}

/*Partie relative au profil de vue*/
/*Différents niveaux de tab:*/
div.Tab1 { padding-left: 25px }
div.Tab2 { padding-left: 50px }
div.Tab3 { padding-left: 75px }
div.Tab4 { padding-left: 100px }
div.Tab5 { padding-left: 125px }
div.Tab6 { padding-left: 150px }
div.Tab7 { padding-left: 175px }
div.Tab8 { padding-left: 200px }

span.Zone {   /*police par défaut des Zone*/
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
}
span.LibZone {   /*police par défaut desLibellés de Zone*/
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none;
}
span.Champ {   /*police par défaut des Champ*/
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
}
span.LibChamp {  /*police par défaut des Libellés de Champ*/
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #0000FF; 
	text-decoration: none;
}

