body {
	width:758px;
	margin:auto;
	margin-bottom:20px;
	background-image:url("images/fond.jpg");
	background-repeat:no-repeat;
	background-color:#84C5FB;
}

#en_tete
{
   width: 760px;
   height: 140px;
   background-image: url("images/banniere.jpg");
   background-repeat: no-repeat;
   margin-bottom: 10px;
   margin-top:3px;
}

.bloc_client {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	padding-left:5%;
	padding-bottom:2%;
	text-align:left;
}

#menu {
	float:left;
	width:150px;
}

.element_menu {
	border: 2px;
	border-style:groove;
	border-color:#C4C6D5;
	margin-bottom: 20px;
}

.bloc_corps {
	border: 2px;
	border-style:groove;
	border-color:#C4C6D5;
	margin-bottom: 20px;
	padding : 10px;
	padding-left : 20px;
}

#corps
{
	margin-left: 160px;
	margin-bottom: 20px;
	padding: 5px;
	color: #0D4484;
	border: 2px;
	border-style:groove;
	border-color:#C4C6D5;
	width:584px;
}

#pied_de_page
{
   padding: 5px;
   text-align: center;
}

#bloc_connection
{
	margin-top:20px;
	float:right;
}

.titre_menu
{
	margin:10px;
}

.liste_menu
{
margin-left:30px;
margin-bottom:10px;
}

.titre_droit
{
	float:right;
	padding:20px;
}

a
{
	color:#3470AC;
	text-decoration:none;
}

img
{
border:0px;
}

h2
{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
}

h3
{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
}