body
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: small;
	font-family: arial, helvetica, sans-serif ;
	background-image: url(../images/fond.gif) ;
	color: rgb(255,255,255) ;
}
h1,h2,h3,h4,h5
{
	font-family: "Times New Roman", Times, serif;
}
legend
{
	font-family: "DejaVu Sans Mono","Bitstream Vera Sans Mono","Courrier New", "Courrier", monospace;
	color: #A040A0;
	font-size: 1em;
}

form { width:550px;}
form label
{
	display:block;
	width:200px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
form .formInput 
{
	display:block;
	width:200px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
form .formInput label
{
	display:inline;
}
form .formInput .inputSmall
{
	width:auto;
	border-width:0px;
}

form fieldset { width:550px;}
form input, 
form textarea
{
	width:200px;
}
br.br5 { font-size:5px;line-height:5px;}
br.clear{clear:both;}
.float { float:left;}
.floatr { float:right;}

hr
{
	border:0px;
	padding:0px;
	margin:0px;
	background-color:#303030;
	height:1px;
}
#content
{
	width: 601px ;
	margin: 0px auto 0px auto ;
	padding: 0px ;
}
#content img.logo
{
	display: block ;
	width: 330px ;
	height: 80px ;
	margin: 0px ;
	padding: 0px ;
}

#content a, #content a:active, #content a:visited
  {
  text-decoration: none ;
  color: rgb(124,124,124);
  }
#content a:hover
  {
  text-decoration: underline ;
  color: rgb(124,124,124);
  }
div.cadre
{
	width: 601px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	background: url(../images/cadre_bottom.gif) left bottom no-repeat ;
}
div.cadre div.top
{
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/cadre_top.gif) ;
}
div.cadre div.middle
{
	padding: 0px 20px 0px 20px;
	margin: 0px;
	background-image: url(../images/cadre_middle.gif) ;
}

img.client { display: block;}
p.client { width:450px; padding:0px 0px 0px 5px ; margin: 0px; }


