body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: Black;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fondfixe {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
.adresse {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 4px;
	color: #CCCCCC;

}
a.lienAdresse {
	text-decoration: none;
	color: #999999;
	font-size: 9px;

}
a.lienAdresse:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.texteIntro {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	padding: 10px 4px 5px;
	text-align: justify;

}
.titreIntro {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	font-variant: normal;

}
.textePhotos {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordPhoto {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.bordPhoto2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
A.numpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.numpage:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: underline;
}
.pageactuelle {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;

}

