body{
	background-color:#bddd6b;
	font-family:Arial;
	font-size:11px;
}
h1{
	font-size:17px;
	color:#9f9f9f;
	font-weight:normal;
}
h2{
font-size:15px;
font-family:Arial;
text-align:center;
margin-top:18px;
}
#bloc_texte{
float:left;
font-size:10px;

width:118px;
}
.zone{
width:150px;
}
/* ELEMENTS PRINCIPAUX*/
#corps{
width:845px;

margin-left:auto;
margin-right:auto;
}

#logo{
/* background-image:url('images/logo.jpg'); */
width:845px;
height:119px;
float:left;
}

#header{
background-image:url('images/header.jpg');
width:845px;
height:199px;
float:left;
}

#menu{
background-image:url('images/fond_menu.jpg');
width:845px;
height:43px;
float:left;
}

#content{
width:845px;
background-image:url("images/bgrepeat.jpg");
height:auto;float:left;
}

#footer{
background-image:url("images/bgfooter.jpg");
color:white;
font-size:12px;
height:95px;
padding-top:27px;
text-align:center;
width:845px;
font-family:Arial;
float:left;
}
#footer a{
color:white;
}
/* */
#edito{
color:white;
float:right;
font-family:verdana;
font-size:11px;
margin-right:41px;
margin-top:90px;
text-align:justify;
width:333px;
}


#contenu{
width:799px;
margin-left:30px;
overflow:hidden;
margin-bottom:10px;
}
#bloc_front{
background-image:url('images/bloc_gris.jpg');
float:left;
width:241px;
margin-right:25px;
height:160px;
}
img {border:none;}
/* MENU */

#btn_menu{
margin-left:243px;
!margin-left:260px;

width:594px;
!width:585px;
}
#btn_ciblexo{
float:left;
margin-top:15px;
width:81px;
cursor:pointer;
}
#btn_details{
width:132px;
margin-top:15px;
float:left;
cursor:pointer;
}
#btn_location{
width:133px;
margin-top:15px;
margin-left:0px;
!margin-left:-5px;
float:left;
cursor:pointer;
}
#btn_ciblage{
width:148px;
margin-top:15px;
margin-left:6px;
!margin-left:-2px;
float:left;
cursor:pointer;
}
#btn_contact{
float:left;
margin-top:15px;
margin-left:0px;
!margin-left:0px;
width:94px;
cursor:pointer;
text-decoration: blink
}

#menu a{
color:white;
text-align:center;
font-size:12px;
text-decoration:none;
}
/*PAGE ACCUEIL*/

#contenu_bas{
float:left;
width:773px;
}

#hn{
background-image:url(images/homme_costard.jpg);
height:216px;
width:81px;
float:left;
}
#contenu_accueil{
float:left;
font-size:11px;
height:auto;
margin-top:1px;
width:438px;
}
a{
text-decoration:none;
color:#3fa614;
font-weight:bold;
}
#postit{
background-image:url(images/postit.jpg);
width:254px;
height:189px;
float:left;
font-size:11px;
}
#btn_comptage{
background-image:url(images/btn_comptage.jpg);
width:155px;
height:39px;
float:left;
margin-left:25px;
cursor:pointer;margin-bottom:9px;
}
/*PAGE DETAILS*/
#contenu_details{
	width:500px;
	float:left;

}
ul{
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#rep{
background-image:url(images/repartition_homme_femme.jpg);
float:left;
height:112px;
margin-left:38px;
margin-top:45px;
width:244px;
}
#tranche{
background-image:url(images/tranche.jpg);
width:244px;
height:112px;
float:left;margin-left:38px;margin-top:20px;
}
#geo{
background-image:url(images/geo.jpg);
width:244px;
height:112px;margin-left:38px;margin-top:20px;
float:left;
}

/*PAGE LOCATION*/

#contenu_location{
width:400px;
float:left;
}

#nav_r{
background-image:url(images/fond_menu_droite.jpg);
float:right;
height:134px;
margin-right:17px;
margin-top:35px;
width:275px;
}

#nav_r_text{
margin-left:101px;
margin-top:33px;
}

#tracking_comp{
float:left;

width:470px;
}


/*FORM*/
#form_contact{
width:505px;

float:left;

}

#coordonnees{
float:left;
height:285px;
margin-left:0;
width:280px;
}

form {
	background:#fff;
	padding:1em;
	border:1px solid #eee;
}
.login {
	background:url(../gfx/user.gif) no-repeat 95% 1em;
}
.contact {
	background:url(../gfx/email2.gif) no-repeat 95% 1em;
}
fieldset div {
	margin:0.3em 0;
	clear:both;
}
form {
	margin:1em;
	width:328px;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}
legend {
	color:#5ac20f;
	font-size:1.2em;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:13em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

combo{
padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#F6F6F6 none repeat scroll 0 0;
}
combo:hover, combo:focus{
border-color:#c5c5c5;
background:#f6f6f6;
}
option{
	background:#F6F6F6 none repeat scroll 0 0;
}

textarea{
background:#F6F6F6 none repeat scroll 0 0;
border:1px solid #DDDDDD;
height:81px;
line-height:normal;
padding:0.15em;
width:17em;
font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
textarea:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
.date input {
	background-image:url(../gfx/calendar-small.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
.date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radio, .date {
	position:relative;
}
.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radio legend, .date legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

.email {
	width:13em;
}

input.default {
	color:#bbb;
}

#submit {
	margin-top:1em;
	float:right;
	width:90px;
	margin-right:102px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(images/submit.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
