body
{
	width : 100%;
	margin:0px;
	background-color : rgb(219,222,229);
	color : rgb(57,70,75);
}

p
{
	color : rgb(87,90,95);
	font-family : Verdana, arial, serif;
	font-size: 0.95em;
	text-align : justify;
}

.Banniere
{

	width:100%
}
.Ban
{
	width:100%;
}
.Menu
{
	float : left;
	width : 150px;
	padding:0px;
	margin : 0px;
}
.Menu_i1
{
	background-image : url("images/menu.jpg");
	background-repeat : repeat-y;
	padding:0px;
	height : 349px;
}
.Menu_i2
{
	position : relative;
	top:20px;
	background-image : url("images/menu.jpg");
	background-repeat : repeat-y;
	padding:0px;
}
.pub
{
	margin : 15px;
	position : relative;
	top : -20px;

}
h4.Menut
{

	color : rgb(57,70,75);
	font-family : Arial, Serif;

	position : relative;
	text-align : center;
	/*left : 40px;*/
	top : -40px;
	line-height:0px;
}
img.Pied1
{
	position : relative;
	top:-50px;
}
img.Pied2
{
	position : relative;
	top:10px;
}
.Listem
{
	line-height : 2em;
	position : relative;
	top : -40px;
	color : rgb(57,70,75);

}
form
{
	position : relative;
	left : 20px;
}
.Listem a
{
	color : rgb(57,70,75);
}
.Listem a:hover
{
	color : black;
}
.Listem a:active
{
	color : white;
}
ul.Listem a:hover
{
	color : black;
}
ul.Listem a:active
{
	color : white;
}
.Corps
{
	margin-top : 4px;
	margin-left : 160px;
	padding-left : 10px;
	padding-right : 10px;
	border : solid 3px  rgb(157,160,165);
	margin-right : 10px;
}
div.Pied p
{
	text-align : center;
}
.Pied
{
	border : solid 1px blue;
	margin-left : 160px;
	margin-right : 10px;
	margin-top : 20px;
}
h1
{
	font-family : verdana,Tahoma, arial;
	font-size : 2em;
	text-align : center;
}
h2
{
	font-family : verdana,Tahoma, arial;
	font-size : 1.5em;
	font-style : italic;
	text-align : center;
	color:red;
	/*position : relative;*/
	/*top:-10px;*/

/*	left:10%;*/
	border : solid red 1px;
	margin-left : 80px;
	margin-right : 80px;
}
h3
{
	font-family : verdana,Tahoma, arial;
	font-size : 1.2em;
	font-style : normal;
	text-indent : 3em;
	line-height : 1.5em;
}
p.centrer
{
	text-align : center;
}



table
{
	/*border: 2px solid black;*/
	border-collapse : collapse;
}

td
{
	border: 1px solid black;
	text-align : center;
}
th
{
	border : 1px solid black;
	background-color : #F6F6F6;
}
table caption
{
	border : 2px solid black;
}