body
{
	margin:0px;
	background:#eeeeee;
}
p
{
	 text-align:justify;	
}

#body
{
	font-family:arial;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color:#2c2c30;
	font-size:13px;
}

table
{
	border-collapse:collapse;
}

img
{
	border:none;
	margin-bottom:-3px;
}

#banniere
{
	background:url(Images/Banniere.png);
	height:142px;
	margin-top:50px;
	margin-bottom:50px;
}

/*#f7bc8a*/
#banniere1
{
	color:#4d8afd;
	font-size:30px;
	position:relative;
	left:250px;
	font-style:italic;
	top:-20px;
}

#banniere2
{
	color:#4d8afd;
	font-size:60px;
	position:relative;
	left:460px;
	top:-58px;
	font-weight:bold;
}

#banniere3
{
	color:#4d8afd;
	font-size:15px;
	position:relative;
	left:14px;
	top:10px;
}

#banniere4
{
	position:relative;
	left:170px;
	top:-5px;
	font-weight:bold;
}

#banniere4 a
{
	color:#2c2c30;
	font-weight:normal;
	text-decoration:none;
}

#banniere4 a:hover
{
	text-decoration:underline;
}

#menu
{
	width:180px;
}

#menu a
{
	color:black;
	text-decoration:none;
}

#menu a:hover
{
	text-decoration:underline;
}

#menu h1
{
	width:180px;
	background:#4d8afd;
	padding-top:7px;
	padding-bottom:7px;
	font-size:17px;
	text-align:center;
	font-style:italic;
	color:white;
	margin-top:30px;
	margin-bottom:30px;
}

#main h1
{
	width:300px;
	background:#4d8afd;
	text-align:center;
	font-style:italic;
	color:white;
	margin-top:30px;
	margin-bottom:5px;
	font-size:30px;
}

#main h2
{
	margin-bottom:5px;
	font-size:20px;
}

#main h3
{
	margin-left:10px;
	margin-top:40px;
	font-size:15px;
}

#main h4
{
    color:#000;
	margin-left:20px;
	margin-bottom:-10px;
}

#main p
{
	padding-left:30px;
}

#main
{
	width:550px;
	margin-left:50px;
}

#menu_bleu, #menu_bleu a
{
	color:#4d8afd;
}

.menuJavascript
{
	position:absolute;
	display:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
}

#center
{
	background:white;
	padding:10px;
}

#left
{
	width:8px;
	background:url(Images/Left.png);
}

#right
{
	width:8px;
	background:url(Images/Right.png);
}

.elu-left
{
	width:120px;
}
.elu-right
{
	width:400px;
}

.elu img
{
	width:100px;
	margin:10px;
}

.elu a
{
	color:#2c2c30;
	text-decoration:none;
	font-weight:bold;
}

h2
{
	border-bottom:2px solid;
}