@charset "utf-8";
body {
	background-color: #CCCCCC;

}
a:link {color:black;text-decoration:none;}
a:visited {color:black;text-decoration:none;}
a:hover {color:black;text-decoration:overline underline;}

div.bandeau {
	position: absolute;
	height: 170px;
	width: 969px;
	left: 22px;
	top: 1px;
	padding: 5px;
}

div.principal {
	position: absolute;
	height: 479px;
	width: 392px;
	left: 318px;
	top: 183px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	background-color: #FFFFFF;
}

div.asie {
	position: absolute;
	height: 479px;
	width: 262px;
	left: 21px;
	top: 183px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}
div.icom {
	position: absolute;
	height: 217px;
	width: 246px;
	left: 742px;
	top: 183px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}

div.divers {
	position: absolute;
	height: 239px;
	width: 246px;
	left: 742px;
	top: 422px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
h2.fondgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

span.relief {
	font-weight:900;
}

