body {
	background-color: #003399;
}

a:hover {
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.Titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}

.ContourBoite {
	border: medium solid #FFFFFF;
}


a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.BOITE {
	background-color: #026996;
	border: thin solid #FFFFFF;
	margin: 10px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	width: 230px;
}

.Titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.BOITE2 {
	background-color: #026996;
	border: thin solid #FFFFFF;
	margin: 10px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.BigTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

.Titre2_Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.BoitePhoto img {
	margin: 5px;
	width: 512px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.BoitePhoto {
	background-color: #026996;
	border: thin solid #FFFFFF;
	margin: 10px;
	padding: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.Titre2_Right {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}
.BoiteBas {
	background-color: #026996;
	border: thin solid #FFFFFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	width: 230px;
	height: 300px;
}
.BoitePhoto2 {
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 140px;
}
.BoiteBas2 {
	background-color: #026996;
	border: thin solid #FFFFFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	height: 300px;
}
