body {
	background-color: #082c45;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:hover {color:#fbe600;}


H1 {
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #fbe600;
	text-decoration: none;
}
.menu {
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.menuj {
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color:#fbe600;
	text-decoration: none;
}

H2 {
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-weight: bolder;
	font-size: 20px;
	background-color: #fbe600;
	color: #000000;
	text-decoration: none;
}
.titre {
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-weight: bolder;
	font-size: 20px;
	background-color: #fbe600;
	color: #000000;
	text-decoration: none;
}


H3 {
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-weight: bolder;
	font-size: 20px;
	background-color: #105685;
	color: #FFFFFF;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #FFFFFF;
}
.petit {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
}


.bord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.bord4 {
	border: 1px solid #fbe600;
	padding: 10px;
}
.bordbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D1A3C;
}
