body {
	background: Black;
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 4;
	margin-top: 0;
}
a:link {
	color: #87ceeb;
}
a:active {
	color: #6495ed;
}
a:hover {
	color: #6495ed;
}
a:visited {
	color: #87ceeb;
}
.logtext {
	background-color: Transparent;
	border-color: #cfaf00;
	border-width: 1px;
	width: 100px;
	font-size: 12px;
	color: #ffffff;
}

.logbtn {
	background-color: #bf9f00;
	border-color: #9f9f00;
	border-width: 1px;
	width: 30px;
	font-size: 9px;
	color: #000000;
}

.texte {
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
}

.txtjust {
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.idphoto {
	color: #777777;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.nav {
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #001f5f;
}

.titre {
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.btnav {
	color: White;
	font-family: Wingdings;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-right: 10px;
}

.gris {
	color: #3f3f3f;
	font-family: Wingdings;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.lienslogo {
	padding-left: 10px;
	padding-right: 10px;
}

.photoclic {
	border: 1px solid #001f9f;
}	