body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image: url(visuels/fond.jpg);
}

A:hover {color:#fbe600;}
a:link {
	color: #FFFFFF;
}


H1 {
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #082c45;
	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: #082c45;
	color: #FFFFFF;
	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;
}
H4 {
	font-family: Calibri, Verdana, Arial, "Times New Roman";
	font-weight: bolder;
	font-size: 20px;
	background-color: #57a6d7;
	color: #FFFFFF;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 13px;
}
.liens {
	color: #082c45;
}
.rouge {
	color: #CC0000;
}
.jaune {
	color: #FC0;
}
.bleu {
	color: #105685;
}
.vert {
	color: #339900;
	
}
.orange {
	color: #e08519;
	
}
.petit {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-style: italic;
}


.bord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #082C44;
}
.bordg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #082C44;
}

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

