@charset "UTF-8";
/* CSS Document */

#containerGeneral {
	position:relative;
	top:0px;
	width:990px;
	height:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#menuHaut {
	position:relative;
	top:0px;
	width:988px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 5px;
}
/*.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	margin-right: 10px;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: inline-block;
	margin-right: 20px;
}*/
#header {
	position:relative;
	top:0px;
	z-index:2;
	width: 989px;
	height: 500;
	margin-right: auto;
	margin-left: auto;
}
#rajoutVisuelDroiteHeader {
	position:relative;
	left:546px;
	top:0px;
	z-index:2;
	width: 443px;
}
#TexteGauche {
	position:relative;
	left:20px;
	width:520px;
	z-index:2;
	float: left;
	clear: none;
	top: -490px;
}
h1, h1 a, h1 a:visited {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
h2, h2 a, h2 a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	margin-right: 10px;
	/*display: block;*/
	margin-left: 10px;
	margin-bottom: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
	text-decoration:none;
}
h3, h3 a, h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: justify;
	font-weight: normal;
	clear: both;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: normal;
}

h5, h5 a, h5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-right: 10px;
}

.chapo, a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-align:center;

}

#footer {
	position:absolute;
	left:10px;
	width:970px;
	z-index:2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	top: 830px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

