.captionpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066FF;
	font-style: normal;
	font-weight: bold;
}
.captionversion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0066FF;
	font-weight: bold;
}
.bannerpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	font-style: normal;
	font-weight: bold;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	display: block;
	width: 117px;
	background-color: #FF9900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigationlast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	line-height: 36px;
	display: block;
	width: 117px;
	background-color: #0066FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigationlangue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	display: block;
	width: 117px;
	background-color: #FF9900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.corpstexteeditable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	line-height: 36px;
	display: block;
	width: 117px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.navigationlangue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	line-height: 24px;
	display: block;
	width: 117px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.navigationlast:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	line-height: 36px;
	display: block;
	width: 117px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F2F1F4;
}

.apparent
{
   /* attributs obligatoires */
   visibility: visible;
   display: block;

}

.cache
{
   /* uniques attributs de cette classe */
   visibility: hidden;
   display: none;
}

a {
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 11px;
}
