body {

	

	margin-left:7px;
	margin-top:-3px;
	background-image:url("images/fond.png");
	background-repeat:no-repeat;
	background-color:#F4F4F4;
}

form div.gauche {
	width: 400px;
	margin: 0 0 1em 20px;
	float: left;
	display: inline; /* évite le Doubled Float-Margin Bug d'IE6 */
}

form div.droite {
	margin: 0 20px 1em 480px;
}


#en_tete
{
   height: 104px;
   background-image: url("images/banniere2.png");
   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;
}

div#menu {
	float:left;
	width:150px;
}

div#menu2 {
  float:right;
  width:150px;
  text-align:justify;
}

div#corps
{
	padding: 5px;
	margin-right:160px;
	margin-left:160px;
	color: #ff2828;
}


.element_menu {
	border: 2px;
	border-style:groove;
	border-color:#C4C6D5;
	margin-bottom: 20px;
}

.boutton {
  background-color: #D0D0D0; 
  color: #555555; 
  
}


div.bloc_corps{
  padding: 05px; 
  background:#D0D0D0;
  color:#000;
  margin-bottom:1px;
  width:100%;
}


h1{font: lighter 200% "Trebuchet MS",Arial sans-serif;color: #208BE1}
h1,p{margin:0;padding:10px 20px}

#pied_de_page
{
  float:bottom;
  width:100%;
  text-align:center;
   padding: 5px;
   text-align: center;
}

#bloc_interieur
{
  float:right;
  width:600px;
  
  
  padding-left:45px;
  background-image: url("barre.png");
  background-repeat:no-repeat;
}

#menutop
{
  position:absolute;
  left:250px;
  top:62px;
  background-color:#c10404;
}

.titre_menu
{
	margin:10px;
}

.liste_menu
{
margin-bottom:10px;
}

.titre_droit
{
	float:right;
	padding:20px;
}

a
{
	color:#ff2828;
	text-decoration:none;
	font-weight:bold;
}

img
{
border:0px;
}

h2
{
  color:#c10404;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
}

h3
{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
}

<style type="text/css">

body{background: #FFF;color:#333;
    font: 76% Arial,sans-serif}

ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:left;width:150px;margin:0 10px 10px 0}
ul#split h3{font: normal 120%/1.3 Verdana,sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 0;text-align:center;color: #dedede;width:154px}
ul#split a{margin:0;padding:5px 8px 15px;color:#000;width:150px}
li#one h3{background: #c10404;width:154px}
ul#split div{background: #f4f4f4;width:150px}
li#one div{border:2px solid #c10404;width:150px}

</style>

