body
{
	padding:0px; 
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	/*background-image:url(../images/fr/bg_page.jpg);
	background-repeat:repeat-x;*/
	background-color:#979893;
}

h1
{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;
	padding:0;
	margin:0;
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;
	padding:0;
	margin:0;
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

label
{
	width:240px;
	padding:4px 0 4px 0;
	float:left;
}

#wrapper
{
	width:776px;
	margin:0 auto;
	background:url(../images/fr/bg_inner.jpg);
}

#header1
{
	height:76px;
	background:url(../images/fr/header_1.jpg);
}

#header2
{
	height:202px;
	background:url(../images/fr/header_2.jpg);
}

#header3
{
	height:202px;
	background:url(../images/fr/header_localisateur.jpg);
}

#separator
{
	height:5px;
	overflow:hidden;
	background:url(../images/fr/separator.jpg);
}

#top_table
{
	height:10px;
	overflow:hidden;
	background:url(../images/fr/top_table.jpg);
	padding:0px;
	margin:0px;
}

#titre
{
	height:28px;
	background:url(../images/fr/titre.jpg);
	padding:10px 25px 0px 25px;
	margin:0;
}

#main
{
	padding:10px 40px 10px 40px;
}

.titres_headers
{
	display:none;
}

.titres_headers_2
{
	position:relative;
	left: 310px;
	top: 30px;
	color: #000;
	width:450px;
}

#region
{
	padding:15px 0 0 0;
}

.sous_titre
{
	margin:0px;
	padding:0px;
	font-size: 0.8em;
}

.fields
{
	clear:both;
	padding:2px 0 2px 0;
}

.fields_input
{
	float:left;
	padding:0 30px 0 0;
}

.br_height
{
	clear:both;
}

.span_label
{
	line-height:19px;
	width:100px;
	float:left;
}

.input_field
{
	width:300px;
}

p {
	margin:0;
}

.province {
	float:left;
	padding:0 20px 0 0;
	width:200px;
}

.ville {
	float:left;
}

.titre_main {
	font-size:1.6em;
	text-transform:uppercase;
	color:#000;
}

form {
	margin: 0px;
}

#bottom_table
{
	width:776px;
	height:15px;
	overflow:hidden;
	background:url(../images/fr/bottom_table.jpg) no-repeat;
	padding:0px;
	margin:0px auto;
}