/* **************************** */

/* Redefinitions des balises HTML */

* {
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, a, .input_text, select, textarea {
	font:12px/1.2em Arial, Helvetica, Sans-serif;
	font-weight:normal;
	color:#000;
}
img {
	border:0
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none;
}
ul {
	margin:0;
	list-style:none;
}
ol {
	margin:0;
	list-style:none;
}
dd {
	margin:0;
}
hr {
	display:none;
}
fieldset {
	border: 1px solid #1A5680;
}
fieldset legend {
	margin-left: 10px;
        color: #1A5680;
}
fieldset .fields_container {
	margin-left: 5px;
    width:390px;
}
.clear {
	clear:both;
}
/* Structure generale */

body {
	text-align:left;
	background: url(../images/bg_body.jpg) 0 0 repeat-x #a6e4fb;
}
#global {
	width:910px;
	text-align:left;
	margin:0 auto;
	text-align: left;
}
#header {
	width:100%;
}
#cont {
	width:100%;
	float:left;
}
#contentLeft {
	float:left;
	display:inline;
	width:203px;
	background:#00FF00;
}
#content {
	/*float:left;
	display:inline;
	width:700px;
	background:#fff/*#0066CC*/;
   /*     min-height: 500px;*/
   
   	float:left;
	width:700px;
	min-height:509px;
	background:url(../images/bg_pro_form_bottom.png) 0 bottom no-repeat;
	position:relative;
	text-align:center;
	padding:0 0 40px 0;
        
}
#content h2 {
	padding:8px 0 6px 0;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	background:url(../images/bg_form_pro_top.gif) 0 0 no-repeat;
}
#contentRight {
	float:left;
	display:inline;
	width:200px;
	background:#FF0000;
}
#footer {
	width:908px;
	height:34px;
	clear:both;
	background: url(../images/bg_bottom.png) 0 0 no-repeat;
	/*_background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_bottom.png', sizingMethod='crop');*/
	display:table;
	text-align:center;
	padding:6px 0 0 0;
	margin:20px 0 0 0;
	color:#005fa0;
	font-size:12px;
}
/*-------------mise en page header----------------*/
.banTop {
	width:911px;
	height:115px;
	margin:20px 0 0 0;
	background:url(../images/bd_top.png) 0 0 no-repeat;
}
.logo {
	float:left;
	padding: 3px 0 0 40px;
}
.bannier {
	float:left;
	padding:24px 0 0 30px;
}
.rubCentre {
	float:left;
	width:100%;
	position:relative;
	clear:both;
}
.rubLeft {
	float:left;
	width:525px;
	padding:0 0 0 20px;
}
.rubRight {
	float:right;
	width:366px;
	position:absolute;
	right:0;
	top:-9px;
}
.compt {
	float:left;
	width:213px;
	height:30px;
	background:url(../images/bg_compt.gif) 0 0 no-repeat;
	padding:2px 0 0 0;
	text-align:center;
	color:#005fa0;
}
.compt a {
	color:#005fa0;
	font-size:11px;
	font-weight:bold;
}

.compt a:hover
{
text-decoration:underline;
}
.inscription_pro
{
text-align:left;
width:80%;
}
.inscription_pro span
{
color: #ED812F;
	font-size:14px;
	font-weight:bold;
}
.langue {
	float:left;
	width:127px;
	height:30px;
	background:url(../images/bg_langue.gif) 0 0 no-repeat;
	padding:2px 0 0 0;
	text-align:center;
}
.langue a {
	background:url(../images/drapeaux_fr.gif) left 0 no-repeat;
	color:#005fa0;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 20px;
}
.consulter, .deposer {
	float:left;
	text-align:center;
}
.consulter a {
	background:url(../images/bg_consulter.gif) 0 0 no-repeat;
	display:block;
	width:240px;
	height:23px;
	padding:6px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#005fa0;
}
.deposer a {
	background:url(../images/bg_depos_a.gif) 0 0 no-repeat;
	display:block;
	width:241px;
	height:23px;
	padding:6px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#e3000b;
}
.deposer a:hover, .deposer a.active {
	background:url(../images/bg_depos_hover.gif) 0 0 no-repeat;
	text-decoration:none;
}
.blocPub, .cartoPrix {
	float:left;
	width:910px;
}

.resultatsAffiche {
	float:left;
	width:547px;
	}
.txtResultats {
	width:541px;
	min-height:75px;
	border:2px solid #FFDA36;
	float:left;
	margin:20px 0 0 0;
	padding:0 2px 0 0 ;
	background:#f8f8f8;
	position:relative;
}
.txtResultatsPro {
	width:541px;
	min-height:75px;
	border:4px solid #fab90d;
	float:left;
	margin:20px 0 0 0;
	padding:0 2px 0 0 ;
	background:#f0f6ff;
	position:relative;
}
* html .txtResultats {
	height:75px;
}
.etoile {
	position:absolute;
	right:138px;
	top:6px;
}
.resultLeft {
	float:left;
	width:404px;
	padding:6px 6px 1px 6px;
}
.resultLeft p{
	line-height:16px;
}
.resultLeft p.titre {
	color:#155BB6;
	font-size:12px;
	font-weight:bold;
}
.resultLeft p.titre a{
	color:#155BB6;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.resultLeft p.titre span {
	padding:0 0 0 20px;
}
.resultLeft p.prix {
	color:#595266;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 0;
}
.nouveau {
	font-size:11px;
	color:#595266;
}
.nouveau span {
	color:#F3002A;
	font-weight:bold;
	border-right:1px solid #595266;
	padding:0 4px 0 0;
}
.pagination {
	float:left;
	padding:10px 0 0 0;
	width:547px;
	color:#FFF;
	font-size:12px;
	text-align:center;
}
.pagination a{
	color:#005FA0;
	font-size:12px;
}
.pagination a:hover, a.active{
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}
.resultRight {
	float:right;
	width:123px;
	padding:0 2px 0 0;
	max-width:123px;
}

.resultRight img{
	max-width:124px;
}

.titreResultatBleu, .titreResultatJaune
 {
	float:left;
	width:905px;
	height:29px;
}
.titreResultatBleu {
	background:url(../images/bg_bleu.png) 0 0 no-repeat;
	/*_background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_bleu.png', sizingMethod='crop');*/

}
.titreResultatJaune {
	background:url(../images/bg_jaune.png) 0 0 no-repeat;
	/*_background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_jaune.png', sizingMethod='crop');*/
}
.resultat{
	float:left;
	width:757px;
	height:131px;
	padding:0 0 0 148px;
	position:relative;
	background:url(../images/bg_resultat.png) 0 0 no-repeat;
	/*_background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_resultat.png', sizingMethod='crop');*/
}
.resultat p{
	float:left;
	width:720px;
	margin:10px 0;

}
.resultat p.larg01{
	float:left;
	width:auto;
}
.resultat p.lg03{
	float:left;
	width:154px;
}
.resultat p.lg04{
	float:left;
	width:81px;
}
.resultat input {
	height:15px;
}
.resultat input.valider {
	width:81px;
	height:16px;
	border:none;
	margin:0 0 10px 0;
}
.resultat input.chercher {
	width:81px;
	height:26px;
	border:none;
}
.resultat .lg01{
	float:left;
	width:462px;
	padding:0 8px 0 0;
	border-right:1px solid #7a7a7a;
}
.resultat .lg02{
	float:left;
	width:154px;
	padding:0 0 0 8px;
	border-right:1px solid #7a7a7a;
}
.resultat .lg07{
	float:left;
	width:81px;
	padding:0 0 0 8px;
}
.resultat p select.sel01, .resultat p select.sel02 {
	width:144px;
	border:1px solid #797979;
	color:#000;
	font-size:10px;
}
.resultat p select.sel02 {
	margin:0 6px 0 0;
}
.resultat p input.sel02 {
	width:190px;
	border:1px solid #797979;
	color:#000;
	font-size:10px;
	margin:0 0 0 6px;
}

.resultat p input.largG {
	width:290px;
	border:1px solid #797979;
	color:#000;
	font-size:10px;
	margin:0 0 0 6px;
}
.resultat p input.largP {
	width:144px;
	border:1px solid #797979;
	color:#000;
	font-size:10px;
	margin:0 6px 0 0;
}
.imgResulte{
	position:absolute;
	bottom:9px;
	left:3px;
}
.titreResultatBleu h2, .titreResultatJaune h2 {
	font-size:12px;
	font-weight:bold;
	padding:8px 0 6px 8px;
	text-transform:uppercase;
	color:#FFF;
	width:200px;
	float:left;
}
.titreResultatBleu p, .titreResultatJaune p {
	color:#FFF;
	font-size:11px;
	float:right;
	text-align:right;
	padding:8px 14px 0 0;
	width:683px;
}
.titreResultatBleu p a, .titreResultatJaune p a{
	font-size:11px;
	color:#FFF;
}
.titreResultatJaune h2,p {
    color: #005EA1;
}
.cartographie {
	float:left;
	width:547px;
	height:509px;
	background:url(../images/bg_map.png) 0 0 no-repeat;
	/*_background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_map.png', sizingMethod='crop');*/
	position:relative;
	top:-14px;
	text-align:center;	
}
.cartographie h2 {
	padding:6px 0 6px 0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.txtCarto {
	width:216px;
	height:136px;
	background:#ffdf0d;
	position:absolute;
	right:12px;
	top:208px;
	z-index:1;
}
.txtCarto p {
	padding:20px 10px 10px 40px;
	color:#005fa0;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	line-height:18px;
}
.map {
	float:left;
	/*padding:40px 0 0 30px;*/
	position:relative;
	z-index:2;
	background: url(../images/carte/map.gif) no-repeat;
	margin-top:0px;
	margin-left:15px;

}
.colGauch {
	float:right;
	width:363px;
}
.espacePub {
	float:left;
	width:300px;
	height:250px;
	margin:20px 0 10px 20px;
}
.boutons_pro_ouvrir {
float: left;
width:170px;
height:35px;
background-color: transparent;
background-image: url("../images/ouvrir-compte-pro.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
padding-top: 10px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
text-align: center;
color: #005fa0;
}
.boutons_pro_acces {
float: left;
width:170px;
height:35px;
background-color: transparent;
background-image: url("../images/ouvrir-compte-pro.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
padding-top: 10px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
text-align: center;
color: #005fa0;
}

 

.boutons_pro_ouvrir a
{
color: #005fa0;
font-size: 11px;
font-weight: bold;
}
.boutons_pro_ouvrir a:hover
{
text-decoration:underline;
}
.boutons_pro_ouvrir a span
{
color: #e3000b;
}
.boutons_pro_acces a
{
color: #005fa0;
font-size: 11px;
font-weight: bold;
}
.boutons_pro_acces a:hover
{
text-decoration:underline;
}
.boutons_pro_acces a span
{
color: #e3000b;
}
.tarifs {
	width:340px;
	height:171px;
	float:left;
	margin:0 0 0 10px;
	background:url(../images/bg_tarifs.png) 0 0 no-repeat;
	/*_background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_tarifs.png', sizingMethod='crop');*/
}
.tarifs h2 {
	color:#e3000b;
	font-size:18px;
	font-weight:bold;
	padding:3px 0 11px 110px;
}
.tarifs p {
	font-size:26px;
	padding:2px 0 9px 38px;
	color:#E3000B;
	font-weight:bold;
}
.tarifs p.legend {
	font-size:14px;
}
.tarifs span.euro {
	font-size:16px;
	color:#E3000B;
}
.tarifs span {
	color:#b9b9b9;
	font-size:20px;
	font-weight:normal;
}
.auto, .immobilier, .emploi, .pratique {
	float:left;
	height:211px;
}
.auto h2, .emploi h2 {
	color:#FFF;
}
.immobilier h2, .pratique h2 {
	color:#005fa0;
}
.auto h2, .immobilier h2, .emploi h2, .pratique h2 {
	padding:8px 0 6px 8px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.auto ul, .immobilier ul, .emploi ul, .pratique ul {
	padding:6px 0 0 100px;
}
.auto li a, .immobilier li a, .emploi li a, .pratique li a {
	line-height:22px;
	font-size:13px;
}
.auto li a, .emploi li a {
	color:#005fa0;
}
.immobilier li a, .pratique li a {
	color:#fbb900;
}
.auto li a:hover, .emploi li a:hover, .auto li a.active, .emploi li a.active {
	background:url(../images/etoile_jaune.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
}
.immobilier li a:hover, .pratique li a:hover, .immobilier li a.active, .pratique li a.active {
	background:url(../images/etoile_blue.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
}
.auto {
	width:226px;
	background:url(../images/bg_auto.gif) 0 0 no-repeat;
}
.immobilier {
	width:224px;
	background:url(../images/bg_immobilier.gif) 0 0 no-repeat;
}
.emploi {
	width:224px;
	background:url(../images/bg_emploi.gif) 0 0 no-repeat;
}
.pratique {
	width:231px;
	background:url(../images/bg_pratique.gif) 0 0 no-repeat;
}
.retourImpression {
	float:left;
	padding:16px 0 0 0;
	color:#FFF;
	font-size:11px;
	width:100%;
}
.retourImpression .resultats {
	color:#FFFFFF;
	float:left;
	width:100%;
}

.retourImpression .resultats a{
	color:#FFFFFF;
	font-size:11px;
}

.retourImpression .resultats a:hover{
	text-decoration:underline;
}


.retour {
	float:left;
	width:100px;
}
.retour a{
	color:#FFF;
	font-size:11px;
	background:url(../images/fleche.gif) left 0 no-repeat;
	padding:0 0 0 16px;
}
.envoie {
	float:right;
	width:810px;
	text-align:right;
}
.envoie .impression{
	background:url(../images/ico_print.gif) 0 0 no-repeat;
	color:#FFF;
	font-size:11px;
	padding:12px 0 2px 30px;
	font-weight:bold;
	margin:0 20px 0 0;
}
.envoie .ami{
	background:url(../images/ico_envoie.gif) 0 0 no-repeat;
	color:#FFF;
	font-size:11px;
	padding:12px 0 2px 30px;
	font-weight:bold;
	margin:0 20px 0 0;
}
.envoie .probleme{
	background:url(../images/attention.png) 0 0 no-repeat;
	color:#FFF;
	font-size:11px;
	padding:12px 0 2px 30px;
	font-weight:bold;
	margin:0 20px 0 0;
}
.content{
	float:left;
	width:894;
	padding:6px 0 0 8px;
}
.contentTop{
	width:894px;
	height:10px;
	background:url(../images/bg_txt_top.gif) 0 0 no-repeat;
	font-size:1px;
	float:left;
}
.contentTxt {
	float:left;
	width:858px;
	padding:0 16px;
	border-left:2px solid #ffd62f;
	border-right:2px solid #ffd62f;
	background:#f8f8f8;
}
.txtLeft {
	float:left;
	width:698px;
}
.txtLeft h2{
	color:#005fa0;
	font-size:24px;
	padding:0;
	margin:0;

	font-weight:bold;
}

.txtLeft #show_left_div h2{
	width:600px;
}

.txtLeft #show_left_div h2 span.date{
	color:#005fa0;
	font-size:12px;
	font-weight:bold;
	display:block;
}
.txtLeft #show_left_div h2 span.prix{
	font-size:24px;
	display:block;
	padding:20px 0 0 0;
}
.scriptImg {
	float:left;
	padding:10px 0 0 0;
}
.txtRight {
	float:left;
	width:160px;
}
.adresse {
	float:left;
	text-align:center;
	padding:10px;
	width:140px;
	background:url(../images/bg_adresse.gif) 0 top no-repeat #ffc615;
	color:#005fa0;
	font-size:13px;
	font-weight:bold;
}
.adresse p.mail {
	background:url(../images/picto_mail.gif) 0 0 no-repeat;
	padding:4px 0 0 24px;
	margin:0 0 10px 0;
	font-size:12px;
        cursor:pointer;
}
.adresse p.phone {
	background:url(../images/picto_phone.gif) 0 0 no-repeat;
	padding:10px 0 0 6px;
	margin:0 0 10px 0;
	font-size:12px;
}
.adresse h3 {
	color:#005fa0;
	font-size:13px;
	font-weight:bold;
	padding:0 0 10px 0;
}
.description {
	background:#e7e7e7;
	padding:10px;
	width:530px;
	color:#595567;
	font-size:12px;
	margin:10px 0 0 0;
	float:left;

}
.contentBottom{
	width:894px;
	height:10px;
	background:url(../images/bg_txt_bottom.gif) 0 0 no-repeat;
	font-size:1px;
	float:left;
}
/*-------------mise en page contentLeft----------------*/
	#contentLeft ul li {
	color:#fff;
}
#nav2 dd {
	font-weight:bold;
	padding:0;
}
#nav2 dd a {
	color:#FFF;
	padding:2px 6px;
	margin:0 8px 0 0;
	display:block;
	text-decoration:none;
}
#nav2 dd a:hover, #lev2 dd a.active {
	background-color:#ff7113;
}
/*-------------mise en page content----------------*/

/*------------formulaire de contact avec la balise ol-------------*/

		.formulaire {
	float:left;
	padding:0;
	margin:10px 20px;
	width:366px;
	color:#FFFFFF;
}
.formulaire h2 {
	padding:10px 0 10px 10px;
	background:#64636B;
	margin:0 0 10px 0;
}
.formulaire p {
	padding:0 0 10px 10px;
}
.formulaire label {
	width:105px;
	float:left;
	padding:0;
}
.formulaire select {
	width:200px;
}
.formulaire fieldset {
	padding:0;
}
.formulaire fieldset fieldset {
	padding:0 0 0 110px;
}
.formulaire fieldset fieldset input {
	float:left;
}
.formulaire fieldset fieldset label {
	width:80px;
	padding:0 0 0 5px;
}
.formulaire ol {
	border:none;
	margin:0 10px;
	padding:0;
}
.formulaire ol li {
	padding:0 0 10px 0;
	margin:0;
	overflow:hidden;
}
.formulaire .date {
	width:81px;
}
.formulaire .nbPassager {
	width:70px;
}
.formulaire .typePassager {
	width:120px;
	padding:0 0 0 5px;
	margin:0 0 0 6px;
}
.formulaire .options {
	color:#FFF;
	font-size:10px;
	text-decoration:underline;
	padding:0 0 0 5px;
}
.formulaire .informations {
	color:#1C1D1D;
}
.formulaire .last {
	background: url(../images/bgd_separator.gif) repeat-x;
	padding:15px 0 0 0;
}
.formulaire .submitForm {
	background:url(../images/btn_reserver.jpg) no-repeat;
	border:none;
	cursor:pointer;
	width:112px;
	height:32px;
	margin:0 0 10px 120px;
}
/*------------formulaire de contact avec la balise p-------------*/
		.contact {
	float:left;
	width:400px;
	margin:10px;
}
.contact h2 {
	padding:10px 0 10px 10px;
	background:#64636B;
	margin:0 0 10px 0;
}
.contact p, .contact p.p01 {
	overflow:hidden;
	padding:9px 0 0 0;
	clear:both;
}
.contact p *, .contact p.p01 * {
	float:left;
	display:inline;
}
.contact p {
	margin:0 0 0 20px;
}
.contact p strong {
	float:none;
}
.contact p.p01 {
	margin:0 0 6px 0;
}
.contact .champobligatoire {
	color:#000;
	margin:0;
}
.contact p .label01 {
	margin:0 10px 0 0;
}
.contact p.p01 .label03 {
	margin:0 10px 0 0;
	width:110px;
}
.contact p .inputRadio, .contact p.p01 .inputRadio {
	width:12px;
	height:12px;
	margin:0 6px 0 0;
}
.contact p .inputSelect {
	width:348px;
	font-size:11px;
}
.contact p.p01 .inputSelectUsage {
	width:252px;
	font-size:11px;
	margin-left:16px;
}
.contact p select option {
	display:block;
	float:none
}
.contact p select.inputSelectUsage option {
	display:block;
	float:none
}
.contact p input.jour {
	width:20px;
	margin:0 0 0 16px;
	font-size:11px;
}
.contact p input.mois {
	width:20px;
	margin:0 0 0 16px;
	font-size:11px;
}
.contact p input.annee {
	width:45px;
	margin:0 0 0 16px;
	font-size:11px;
}
.contact p input.surface, .contact p.p01 input.larg {
	width:248px;
	margin:0 6px 0 16px;
	font-size:11px;
}
.contact p.p01 textarea.larg {
	width:248px;
	height:90px;
	margin:0 0 0 16px;
	font-size:11px;
}
/*-------------mise en page footer----------------*/

#footer ul li {
	display:inline;
	padding:0 0 0 6px;
}
#footer ul li a {
	color:#005fa0;
	font-size:12px;
	font-weight:bold;
	padding:0 6px 0 0;
}
.copyright {
	width:908px;
	color:#005FA0;
	text-align:center;
	font-size:11px;
}
.copyright a {
	font-size:11px;
	color:#005FA0;
	text-decoration:underline;
}
/* Correction bug IE pour gerer le retour a la ligne  */
	 .spacer {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	width:100%;
	margin:0;
	padding:0;
}
/* **************************** */
.login_error{
    color:#B3700B;
}
.field_libelle, .field_libelle a{
    width:120px;
    margin-right:5px;
    float:left;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    color:#005F9E;
}

.field_libelle_concours{
 
    font-size:12px;
    font-weight:bold;
    color:#005F9E;
	}
	
.field_libelle_concours a{
    text-decoration:underline;
    font-size:12px;
    font-weight:bold;
    color:#005F9E;
	}
	
		
#alerte_form,#mon_compte_form .field_libelle{
    width:140px;
    margin-top:2px;
}
.field_content{
    width:220px;
    margin:5px;
    float:left;
    text-align:left;
}
.field_content2{
    width:220px;
    margin:5px;
    float:left;
    text-align:left;
}
.field_content input{
    width:160px;
}

.field_content .div_ascenseur{
    height:150px;
    overflow: auto;
     border:solid 2px #005fa0;
}

.field_content ul.radio_list input{
    width:15px;
}
.field_content ul.checkbox_list input{
    width:15px;
}
 

.field_content select{
    min-width:190px;
}



.field_content textarea{
    width:200px;
    height: 100px;
}
.field_content .long_in{
    width:200px;
}
.field_content .small_in{
    width:90px;
}
.fields_container{
    float:left;
}

/*container JS deposer annonce*/

div #departement_container{
    float:left;
}
div #ville_container{
    float:left;
}
div #famille_container{
    float:left;
}
div #sousfamille_container{
    float:left;
}
div #modele_container{
    float:left;
}

/*END OF container JS deposer annonce*/

#inscription_form,#alerte_form,#mon_compte_form .fields_container{
    float:left;
    margin-left: 50px;
}
#inscription_form fieldset{
    width:400px;
}
.fields_error{
    float:left;
    align:left;
}
.field_error  ul{
    color:red;
    align:left;
    float:left;
    /*margin-left:100px;*/
}
.fields_container p{
    float:left;
    align:left;
}

.field_error  p{
    color:red;
    /*margin-left:100px;*/
}
#valider{
    background: url(../images/btn_valider.gif) no-repeat;
    width:81px;
    height:18px;
    display:block;
}
#champs{
    float:left;
    background-color:#CEE4F4;
}
.submit_container{
    width:300px;
    margin:20px;
    margin-left:100px;

    float:left;
}

.filtre_top_field{
    float:left;
    margin: 3px;
}
.field_content_filtre{
    margin:1px;
    float:left;
}
 

#champs_filtre{

    width:400px;
    position:absolute;
    top:42px;
    left:150px;
}
#filtre_localisation_container{
    margin-right: 10px;
}
#localisation_filtre{
    /*margin-top:30px;*/
    float:right;
    right:120px;
    top:5px;
    position:absolute;
}
#localisation_filtre_search{
    float:right;
    /*margin-top:30px;*/
    width: 100px;
}
  
.optgroup_filtre{
    text-decoration: none;
    font-weight: bold;
    color: red;
}
.option_filtre{
    text-decoration: none;
    color: black;
}#show_left_div{
    width:300px;
    float:left;
}
#show_right_div{
    margin-top: 30px;
    width:350px;
    float:left;
    color:#005FA0;
    font-size:12px;
    font-weight:500;
}
#show_right_table{
	width: 100%;
	align:center;
    width:500px;
    float:left;
    color:#005FA0;
    font-size:12px;
    font-weight:500;
}
#show_right_table tr td .show_title_champ{
    font-weight:bold;

}
#content_show{
    float: left;
    width:550px;
}
#content_show_photo{
    float: left;
}
#content_show_photo img{
    max-width: 550px;
}
#carousel{
    float:right;
    margin-right:10px;
}
.image_carousel{
    cursor: pointer;
}
.description_emploi {
	background:#e7e7e7;
	padding:10px;
	width:530px;
	color:#595567;
	font-size:11px;
	margin:10px 0 0 0;
	

}
.notification {
    border:solid 1px #C4B78C;
    background:#FEEFB3 url('../images/warning.png') 8px 6px no-repeat;
    background-position: 10px center;
    color:#9F6000;
    padding:15px 10px 15px 50px;
    text-align:center;
    width:450px;
    font-size:12px;
    margin-left:10px;
}
/* ----------- PUB --------------*/
.bannier img{
    width: 471px;
    height: 62px;
}
.espacePub img{
	width:300px;
	height:250px;
}
#submit {
    background: transparent url('../images/btn_contact.gif') no-repeat;
    width:81px;
    height:18px;
    display: block;
}
/******************************************/
/* -------------- FORMULAIRES ---------- */
/****************************************/

#signupForm div {
float:left;
}
#signupForm .titleDep div {
float:none;
}
#signupForm label.error {
color:red;
display:inline;
padding-left:5px;
width:auto;
}
#signupForm input.error {
background-color:#FADEC9;
border:1px solid red;
}
#signupForm select.error {
background-color:#FADEC9;
border:1px solid red;
}
#signupForm textarea.error {
background-color:#FADEC9;
border:1px solid red;
}
.titleDep {
color:#EB690B;
font-size:12px;
font-weight:bold;
height:30px;
margin-top:0;
padding-right:10px;
padding-top:0;
text-align:right;
width:200px;
}
td.titleDep {
vertical-align:top;
}
#pro .titleDep {
width:190px !important;
}
#lblCmbDep, #lblCmbCit, #lblCmbReg {
height:25px;
}
#divCmbReg, #divCmbDep, #divCmbCit {
margin-bottom:5px;
}
.separatorDep {
background-color:#D9F3F3;
clear:both;
float:none;
height:3px;
margin-bottom:12px;
width:600px;
}
#bottomDepot {
color:#0188CA;
font-style:italic;
margin-top:10px;
text-align:justify;
}
#divCmbDep, #divCmbCit, #contentSubCat, #contentSection, #contentScenario, #contentMark, #contentModel {
display:none;
}
#jbMarkId, #jbModelId {
width:125px;
}
#labelAcc, #labelTyp, #labelMarkTyp, #labelRent, #labelSalary {
display:none;
}
#contentSuggest {
display:none;
}
#pro, #divScenario {
background-color:#D9F3F3;
display:none;
margin-bottom:10px;
padding:10px;
width:580px;
}
#pro {
margin-top:10px;
}
#description {
height:100px;
}
#title, #description, #precisionTitle, #precisionDesc, #precisionMail, #precisionGeo, #precisionPseudo {
width:300px !important;
}
#precisionTitle, #precisionDesc, #precisionPhoto, #precisionMail, #precisionGeo, #precisionPseudo {
color:#0188CA;
font-size:0.8em;
}
#contentBestCat {
background-color:#FADEC9;
border:1px solid red;
margin-bottom:10px;
margin-top:5px;
width:302px;
}
#precisionMail {
width:300px;
}
#precisionTitle {
margin-bottom:10px;
}
#precisionTitle div, #precisionDesc div {
width:302px;
}
#precisionDesc {
margin-bottom:10px;
}
#precisionPhoto {
margin-bottom:10px;
}
.photosgroup {
width:300px;
}
#inputImg1 {
float:left;
}
#addFields, #removeFields {
border:medium none;
float:left;
height:21px;
margin-left:5px;
}
#price {
width:55px;
}
#locWeek {
color:#0188CA;
display:none;
}
#contentPreviewImg {
text-align:center;
}
#spaceImgPreview {
margin-top:0;
padding-right:10px;
padding-top:0;
text-align:right;
width:200px;
}
#mainPhotoDep {
margin-top:7px;
}
#lblCmbDep, #lblCmbCit {
display:none;
}
#viewPhone {
margin-bottom:5px;
margin-top:5px;
}
#divPhoneDep {
width:390px;
}
#contentDep, .contentPreview {
width:600px;
}
#leftUpsell {
margin-right:10px;
}
#contentDep, .contentPreview, #leftUpsell, #rightUpsell {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
background:white none repeat scroll 0 0;
border:1px solid #0188CA;
float:left;
margin-top:42px;
padding:10px;
}
#descPreview {
margin-bottom:10px;
width:385px;
}
.contentPreview div {
float:left;
}
.divSubmitDepAds {
margin-top:30px;
text-align:center;
width:560px;
}
#adviseHidePhone {
display:none;
}
#contentPricePro {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
background:#FADEC9 none repeat scroll 0 0;
border:1px solid #0188CA;
color:#0188CA;
display:none;
float:left;
font-size:12px;
font-weight:bold;
margin-left:10px;
margin-top:10px;
padding:10px;
width:279px;
}
.titleScenario {
margin-left:10px;
}
#helpDep, #helpTel, #helpPrint, #fieldsObl, #checkMod {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
border:1px solid #0188CA;
font-weight:bold;
padding:10px;
width:279px;
}
#oasDep, #helpDep, #helpPrint, #helpTel, #checkMod {
margin-top:10px;
}
#helpDep, #helpTel, #oasDep, #helpPrint, #fieldsObl, #checkMod {
float:left;
margin-left:10px;
}
#helpDep {
color:#0188CA;
display:none;
height:62px;
padding-top:30px;
}
#helpDep, #fieldsObl {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FADEC9 none repeat scroll 0 0;
font-size:12px;
}
#contentHELP {
float:left;
margin-top:42px;
width:279px;
}
#fieldsObl {
color:#EB690B;
}
.formline {
width:100%;
}
#helpTel, #helpPrint, #checkMod {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
color:#EB690B;
}
#contentEdition {
margin-top:10px;
}
.blue {
color:#0188CA;
}
.orange {
color:#EB690B;
}
#recapCitAds {
color:#0188CA;
margin-bottom:15px;
}
#headerOfferUpsell {
border-bottom:5px solid white;
color:#0188CA;
margin-top:10px;
padding-bottom:40px;
}
#titleCongra {
font-size:28px;
}
#titleHead {
font-size:1.7em;
}
#titleCongra {
margin-bottom:20px;
margin-top:20px;
}
#titleHead {
margin-bottom:30px;
}
#titleDesc {
font-size:14px;
height:20px;
padding-top:5px;
text-align:center;
width:110px;
}
#descPart1, #descPart2, #descPart3 {
font-size:1.2em;
padding-bottom:5px;
padding-left:10px;
padding-top:5px;
}
#descPart2, #descPart3 {
margin-top:5px;
}
#descPart3 ul {
color:#EB690B;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
}
#titleDesc, #titleCongra span {
color:#EB690B;
font-weight:bold;
}
.divOffer, #titleDesc, #descPart1, #descPart2, #descPart3 {
background-color:white;
}
.divOffer, #descPart1, #descPart2, #descPart3 {
width:790px;
}
#leftUpsell, #rightUpsell, #leftUpsellLabel, #rightUpsellLabel {
float:left;
}
#leftUpsellLabel, #rightUpsellLabel {
background-color:#0188CA;
color:white;
font-size:1.5em;
font-weight:bold;
margin-bottom:15px;
padding:10px;
text-align:center;
width:450px;
}
#RegSupp .divImgOffer {
width:auto;
}
#RegSupp .offerPrice {
width:300px;
}
.offerPrice strong {
font-size:1.5em;
}
.offerPrice {
margin-top:15px;
}
#rightUpsellLabel {
margin-left:15px;
}
#rightUpsell, #leftUpsell {
width:485px;
}
.divOffer {
color:#0188CA;
margin-right:10px;
padding:5px 5px 10px;
width:470px;
}
#leftUpsell {
border-right:1px solid #0188CA;
}
.divOffer {
border-bottom:1px solid #0188CA;
}
#labelYourChoice {
font-size:19px;
}
.divOfferUpdate {
height:35px;
margin-bottom:10px;
margin-top:10px;
}
#divOfferPro {
border:1px solid #0188CA;
height:50px;
padding:5px;
}
.descOfferUpdate {
color:#EB690B;
font-size:25px;
}
#descOfferPro {
color:#0188CA;
float:left;
margin:10px;
}
#priceDepotPro {
font-size:25px;
padding-left:15px;
}
.descOffer {
padding-left:5px;
padding-top:10px;
}
.divImgOffer {
text-align:center;
}
.imgOffer {
margin:auto;
}
.divInput {
height:120px;
}
.divInput {
margin-left:5px;
margin-right:5px;
}
.descOffer div {
color:#EB690B;
font-size:25px;
margin-bottom:5px;
}
.descOffer p {
margin-bottom:10px;
}
.descOffer a, .descOffer a:visited, .descOffer a:hover {
color:#0188CA;
text-decoration:underline;
}
.divInput label {
padding-bottom:1px;
}
.listDep, .listEdi {
float:left;
margin-left:10px;
text-align:left;
width:220px;
}
#otherDep {
margin-left:10px;
}
#otherDep, #contentDep {
float:left;
}
#adviseUpdatePrice {
color:#EB690B;
font-size:1.7em;
font-weight:bold;
margin-bottom:20px;
}
#contentDep {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
width:600px;
}
#otherDep input.d {
width:30px;
}
.deleteImgDep {
color:#0188CA;
cursor:pointer;
font-size:0.8em;
}
.divContentImgDel {
float:left;
margin-right:5px;
padding-bottom:9px;
}
#contentNeedHelpPrint {
text-align:justify;
}
#linkCGDDep, #linkHelp {
color:#EB690B;
}
#contentNeedHelpPrint, #ContentCheckMod {
font-size:1.1em;
font-weight:normal;
}
#contentNeedHelp, #contentNeedHelpPrint, #NeedHelpPhone {
font-weight:normal;
}
#NeedHelpPhone span, #contentNeedHelpPrint span {
color:#0188CA;
font-weight:bold;
}
#NeedHelpPhoneIMG {
padding-top:7px;
text-align:center;
}
.phoneField {
clear:left;
}
.printFields {
color:#EB690B;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
margin-right:10px;
padding-top:2px;
text-align:right;
}
.printline h2 {
color:#0188CA;
font-size:12px;
font-weight:normal;
margin:0 0 5px;
}
.printline h3 {
color:#0188CA;
font-size:12px;
font-weight:bold;
}
.printline textarea {
width:100% !important;
}
span#maxchar {
color:#EB690B;
float:left;
font-weight:bold;
}
span.recap_crit {
font-weight:bold;
}
.printline {
color:#0188CA;
float:left;
margin-bottom:10px;
width:100%;
}
.c1_print, .c2_print {
float:left;
margin:0 10px 10px 0;
}
.printline img {
border:2px solid #F2F2F2;
cursor:pointer;
}
.printline img:hover {
border:2px solid #EB690B;
cursor:pointer;
}
.printleft {
float:left;
text-align:left;
}
.printright {
float:right !important;
text-align:left;
}
.printleft div, .printright div {
float:left;
width:100%;
}
#print_c1, #print_c2 {
float:left;
margin-right:10px;
}
p.p_print {
color:black;
float:left;
height:20px;
margin-right:10px;
padding-top:3px;
text-transform:uppercase;
width:auto;
}
#photoprint {
float:left;
}
#picture {
float:left;
height:auto;
}
#previewpicture {
float:left;
height:150px;
overflow:hidden;
width:233px;
}
.img_annonce div {
float:left;
padding:1px;
width:auto;
}
#pictSize {
color:red;
}
#picADS img {
width:180px;
}
#upload_pict {
float:left;
}
#crop_pic {
float:left;
width:100%;
}
.crop_container {
height:300px !important;
width:400px !important;
}
.crop_container img {
float:left;
height:300px !important;
width:400px !important;
}
#thumbs_block {
float:left;
margin-left:20px;
width:300px;
}
#thumbs_block div {
float:left;
margin:0 2px;
}
span.txt_print_error {
color:red;
padding:2px 0;
}
#leftUpsellLabel2, #rightUpsellLabel2 {
color:#0188CA;
font-size:2.4em;
font-weight:bold;
}
#no_print_upsell_pic {
float:left;
margin-top:15px;
width:215px;
}
#no_print_upsell_txt {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
float:left;
margin-top:30px;
padding:5px;
width:245px;
}
#submitUpsell {
background-color:#EB690B;
color:white;
font-size:1.7em;
font-weight:bold;
height:35px;
margin-top:20px;
width:343px;
}
a.linkDisableEdi, a.linkDisableEdi:hover, a.linkDisableEdi:visited {
color:#EB690B;
text-decoration:underline;
}
#telInfoUpsell {
background-color:white;
border:1px solid #EB690B;
margin:15px;
padding:15px;
text-align:center;
}
#telInfoUpsell div {
font-size:1.4em;
font-weight:bold;
}
.phoneUpsell {
font-size:1.7em !important;
}
.returnAcc {
color:#EB690B;
cursor:pointer;
font-size:0.8em;
}
.cadreBlancShowOffer {
background-color:white;
padding:10px;
}
.rightLink {
margin-top:10px;
text-align:right;
}
.ongletborder {
border-bottom:1px solid #F2F2F2;
}
#errorIMG {
background-color:#FADEC9;
font-weight:bold;
padding:5px;
}
#msg_picture {
color:#0091D5;
width:380px;
}
#validCGU {
color:#0091D5;
padding-top:14px;
}
#cat {
width:385px;
}
.form_item{
	padding:20px 0 0 0;
}
.form_item p{
	padding:0 0 10px 0;
	color:#666666;
	font-size:11px;
}
.form_item label{
	width:320px;
	text-align:right;
	margin:0 10px 0 0;
	display:block;
	float:left;
	color:#666666;
	font-size:11px;
}
.form_item input{
	border:1px solid #D3D3D3;
	width:260px;
	height:18px;
}
.form_item input.envoyer{
	border:none;
	width:81px;
	height:16px;
}
.form_item textarea{
	border:1px solid #D3D3D3;
	width:260px;
	height:80px;
}
.form_item input.radio{
	width:12px;
	height:12px;
	border:none;
}
.form_item  h4 {
	color:#0971BC;
	font-size:12px;
	font-weight:bold;
	padding:8px 0;
	text-align:left;
	width:100%;
}
.form_item p.champ{
	color:#0971BC;
	text-align:right;
}
.form_item p.bouton{
	text-align:right;
}
p.arial {
	padding:0 0 0 10px;
}
.form_item span{
	color:red;
}
.contentTxt h2{
	font-size:22px;
	color:#005fa0;
}
/*25/01/10*/
.blocForm {
	float:left;
	width:547px;
	min-height:5px;
	background:url(../images/fond-repeat.png) 0 bottom repeat-y;
	position:relative;
	text-align:center;
	float:left;
	position:relative;
	/*padding:0 0 40px 0;*/
}

.blocFormEnd
{
	float:left;
	width:547px;
	min-height:207px;
	background:url(../images/fond-bas-blocform.png) 0 bottom no-repeat;
	position:relative;
	text-align:center;
	float:left;
	position:relative;
}
.blocForm h2 {
	padding:8px 0 6px 0;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	background:url(../images/bg_form_top.gif) 0 0 no-repeat;
}
.blocForm a {
	font-size:10px;
	font-weight:bold;
}
.blocForm p {
 font-size:12px;
 text-align:left;
 width:515px;
 padding:0 16px;
 line-height:18PX;
}
.blocForm p strong {
 font-size:14px;
 font-weight:bold;
}

.blocForm p a {
 font-size:12px;
 font-weight:bold;
}

.hommeCravatte {
	position:absolute;
	float:left;
	top:30px;
	left:3px;
}
.formHomme {
	width:380px;
	float:right;
	margin:0 12px 0 0;
	padding:20px 0 0 0 ;
}
/*----------------------LOGIN --------------------*/
#login_container{
    border: 1px solid;
    margin-left:120px;
    margin-top: 100px;
    width: 300px;
    color: #005D9E;
}
#login_container label{
    float: left;
}
#login_container table{
    margin:10px;
    width: 270px;
    color: #005D9E;
}

#login_container input[type=text],input[type=password] {
    border: 1px #005D9E solid;
    width: 160px;
    color: #003E68
}
#login_container #submit {
    float:right;
    background-image: url("../images/btn_valider.gif");
    width: 80px;
    height: 18px;
}
#forget_pass{
    margin-left: 10px;
    font-weight: bold;
    color:#003E68;
}
/* TABLE  SANS SORT JAVASCRIPT*/
.tablestyled {
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    background-color: #BABABA; /*bordure du tableau*/
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: center;
}
.tablestyled   tr th  {
    background-color: #D7D7D7; /*Entete colonne*/
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
    text-align:center;
    color:#3C527A;
}

.tablestyled   tr th.autre_left  {
    background-color: #FFFFFF; /*Entete colonne*/
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
    text-align:left;
    color:#777994;

}

.tablestyled   tr th.autre_center  {
    background-color: #FFFFFF; /*Entete colonne*/
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
    text-align:center;
    color:#777994;
}

.tablestyled   tr .header {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
.tablestyled tbody td {
    color: #3D3D3D; /*contenu des cellules*/
    padding: 4px;
    background-color: #FFF;/*bg premi�re cellule*/
    vertical-align: top;
    text-align:center;
}
.tablestyled tbody tr.odd td {
    background-color:#F6F6F6;/*bg cellule suivante*/
}

.tablestyled a:hover{
text-decoration:underline;
}
/*  END OF TABLE  SANS SORT JAVASCRIPT  */

/****** PAIEMENT **********/

#paiement_intro{
    background-color: #BDCEDF;
    color: #00538E;
    border: 2px #A4B3C2 solid;
    display: block;
    margin: 10px;
    font-size: 14px;
}
#paiement_intro p{
    text-align: left;
    margin: 5px;
}
#paiement_container{
    margin-right: 5px;
    margin-bottom: 20px;
    border-left: 1px solid #0066A6;
     border-bottom: 1px solid #0066A6;
}
.paiement_titre{
    background-color: #0066A6;
    color: #ffffff;
    width:250px;
    float: left;
    font-size: 13px;
    font-weight: bold;
}
#total_panier_div{
    color: #164779;
    font-size: 18px;
    font-weight: bold;
}
#submit_panier{
    color: #ffffff;
    font-weight: bold;
    background-color: #0772BE;
}
/********** Details d'une nouvelle annonce ********/
#details_annonce_container{
    margin-right: 5px;
    margin-bottom: 00px;
}
#details_annonce_container table tr td{
    text-align: left;
}
#details_annonce_container label{
    color: #005F9E;
    font-weight: bold;
}
#details_annonce_container .label_infos{
    color: #80969E;
    font-weight: normal;
}
.details_button{
    color: #ffffff;
    font-weight: bold;
    background-color: #0772BE;
    display:block;
    width:80px;
    border-style: outset;
    border-width: 2;
    float:left;
    margin: 5px;
    margin-bottom: 20px;
}

.bonjour{
float:right;
color: #005fa0;
font-size: 11px;
font-weight: bold;
width:500px;
}