/*=================================================================================
///////////////////////////////////////////////////////////////////////////////////
---------------------------- IMMADEA CSS ------------------------------
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
=================================================================================*/

body{
	width:984px;
	padding:0px;
	margin:0px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#4088a6;
	font-family:Arial, sans serif;
	color:#000000;
	font-size:12px;
	background-repeat:repeat-x;
}

p{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
	outline:0px;
}

* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

div{
	padding:0px;
	margin:0px;
}

h1{
	margin:0px;
	padding:0px;
	color:#FD8507;
	font-weight:bold;
	font-size:17px;
	line-height:15px;
}

h1 b{
	color:#174374;
}

h2{
	margin:0px;
	padding:0px;
	font-size:14px;
}

h3{
	margin:0px;
	padding:0px;
	font-size:13px;
}

ul{
	margin:0px;
	padding:0px;
	list-style-image: url('../img/puce-orange.png');
}

li{
	margin:0px;
	padding:0px;
}

form{
	padding:0px;
	margin:0px;
}

input {
	margin:0px;
	padding:0px;
	height:16px;
	width:144px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	color:#174374;
}

textarea, select {
	margin:0px;
	padding:0px;
	color:#174374;
}

select{
	background-color:#FFFFFF;
}

label{
	cursor:pointer;
}

.both{
	clear:both;
}

.gras{
	font-weight:bold;
}

.gauche{
	float:left;
}

.droite{
	float:right;
}

.erreur{
	width:100%;
	background-image:url('../img/avertissement.gif');
	background-repeat:no-repeat;
	color:#c72525;
	font-size:12px;
	margin-top:20px;
	padding-top:25px;
	padding-bottom:10px;
	font-weight:bold;
}

.ok{
	width:100%;
	background-image:url('../img/operation-reussie.gif');
	background-repeat:no-repeat;
	color:#349F2B;
	font-size:12px;
	padding-top:25px;
	margin-top:20px;
	padding-bottom:10px;
	font-weight:bold;
}

.hand{
	cursor:pointer;
}

.enattente{
	display:none;
}

.enattentecharg{
	visibility:hidden;
}

.radio{
	width:auto;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:-3px;
}

/*=================================================================================
La page
=================================================================================*/
#page{
	width:984px;
	margin:auto;
	padding-bottom:10px;
	background-image:url('../img/fond-centre.png');
}

#pagesscouche{
	width:982px;
	margin:auto;
	background-image:url('../img/fond-degrade.png');
	background-repeat:no-repeat;
	padding-top:20px;
}


/*=================================================================================
les pubs
=================================================================================*/
#pub1{
	width:333px;
	height:200px;
	overflow:hidden;
}

#pub2{
	position:absolute;
	width:468px;
	height:60px;
	margin-top:48px;
	margin-left:485px;
	overflow:hidden;
}

#pub3{
	width:160px;
	height:160px;
	overflow:hidden;
	margin-left:15px;
	margin-bottom:20px;
}

#pub4{
	width:160px;
	height:160px;
	padding-bottom:20px;
	overflow:hidden;
}


/*=================================================================================
bandeau supérieur
=================================================================================*/
#utilisernavigateurrecent {
	display: none;
	width: 88px;
	top: 0px;
	margin-left: 100%;
	right: 0px;
	position: absolute;
	z-index: 700;
}

#bandeausup{
	width:984px;
	height:185px;
	margin:auto;
	background-repeat:no-repeat;
	background-image:url('../img/bandeau-sup.jpg');

}

#logo{
	padding-top:25px;
	padding-left:17px;
	width:306px;
	height:78px;
}

#menu{
	padding-left:15px;
}

#publicite468x60 {
	float:right;
	padding-top:70px;
	padding-right:17px;
	width:470px;
	height:62px;
}

.bandeautitrevert{
	color:#179C35;
	font-weight:bold;
	font-size:22px;
	line-height:22px;
}

.bandeautitrebleu{
	color:#006088;
	font-weight:bold;
	font-size:22px;
	line-height:22px;
}

.menubtnover{
	float:left;
	width:154px;
	height:41px;
	background-image:url('../img/menu-btn-over.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu-btn-over.png", sizingMethod="scale");
	text-align:center;
	cursor:pointer;
	display:none;
}

.menubtn{
	float:left;
	margin-top:43px;
	width:154px;
	margin-left:3px;
	height:31px;
	padding-top:8px;
	background-image:url('../img/menu-btn.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu-btn.png", sizingMethod="scale");
	text-align:center;
	cursor:pointer;
}

.menubtnon{
	float:left;
	color:#174374;
	margin-top:33px;
	width:154px;
	height:41px;
	margin-left:3px;
	padding-top:8px;
	background-image:url('../img/menu-btn-on.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu-btn-on.png", sizingMethod="scale");
	text-align:center;
	cursor:pointer;
}

#introflash {
	width:586px;
	height:500px;
	overflow:hidden;
}


/*=================================================================================
Colonne gauche
=================================================================================*/
#colonnegauche{
	float:left;
	width:188px;
	padding-left:15px;
}

#cgconnexion{
}

#cgconnexionok{
	width:146px;
	height:35px;
	padding:10px;
	padding-left:22px;
	background-image:url('../img/cg-bleu-petit.gif');
	background-repeat:no-repeat;
}

.cgtitrebleu{
	padding-top:11px;
	padding-left:20px;
	width:168px;
	height:27px;
	background-image:url('../img/fond-titre-bleu.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-titre-bleu.png", sizingMethod="scale");
}

.cgtitrevert{
	padding-top:11px;
	padding-left:20px;
	width:168px;
	height:27px;
	background-image:url('../img/fond-titre-vert.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-titre-vert.png", sizingMethod="scale");
}

.cgitem{
	width:188px;
	padding-bottom:20px;
}

.cgitemhaut{
	width:188px;
	height:16px;
	background-image:url('../img/fond-colonne-haut.png');
	background-repeat:no-repreat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-colonne-haut.png", sizingMethod="scale");
}

.cgitemcentre{
	background-image:url('../img/fond-colonne-centre.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-colonne-centre.png", sizingMethod="scale");
}

.cgitembas{
	width:188px;
	height:16px;
	background-image:url('../img/fond-colonne-bas.png');
	background-repeat:no-repreat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-colonne-bas.png", sizingMethod="scale");
}

#connexionoui{
	color:#333333;
	font-weight:bold;
}

#formconnexion{
	margin-left:12px;
	padding-right:16px;
}

.connexiontitreinput{
	font-size:11px;
	padding-top:10px;
	color:#006088;
	font-weight:bold;
}

#deconnexion{
	clear:both;
	text-align:right;
}

.divvalidation{
	height:1px;
	max-height:1px;
	font-size:1px;
}

.pixvalidation{
	width:1px;
	height:1px;
	border:0px;
}

#accesrapide, #accesdossier, #accesrecherche, #accesservice, #rechercherapide , #similaire , #accesactu {
	clear:both;
}

#accesactu{
	width:178px;
	background-image:url('../img/cg-vert-fond.gif');
}

#accesactusscouche{
	width:158px;
	padding:10px;
	background-image:url('../img/cg-vert-haut.gif');
	background-repeat:no-repeat;
}

#accesactubas{
	width:178px;
	height:6px;
	line-height:0px;
	font-size:0px;
	background-image:url('../img/cg-vert-bas.gif');
	background-repeat:no-repeat;
}

#accesdossier{
	width:178px;
	background-image:url('../img/cg-bleu-fond.gif');
}

#accesdossiersscouche{
	width:158px;
	min-height:184px;
	padding:10px;
	background-image:url('../img/cg-bleu-haut.gif');
	background-repeat:no-repeat;
}

html * #accesdossiersscouche{
	height:184px;
}

#accesdossierbas{
	width:178px;
	height:6px;
	line-height:0px;
	font-size:0px;
	background-image:url('../img/cg-bleu-bas.gif');
	background-repeat:no-repeat;
}

#accesrecherche{
	padding-left:18px;
	background-image:url('../img/puce-orange-gauche.gif');
	background-repeat:no-repeat;
}

#accesrapidetitre{
	padding-left:18px;
	background-image:url('../img/puce-bleue.gif');
	background-repeat:no-repeat;
	color:#006088;
}

#accesservicetitre{
	padding-left:18px;
	background-image:url('../img/puce-bleue.gif');
	background-repeat:no-repeat;
}

.titrecolonne{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#corps .titrecolonne{
	color:#006088;
	font-size:11px;
	font-weight:bold;
}

.titrecolonneorange{
	color:#fd8507;
	font-size:12px;
	font-weight:bold;
}

.pucecolonne{
	float:left;
	width:15px;
}

.biensimilaire{
	clear:both;
	margin-bottom:20px;
}

.similairehaut{
	width:140px;
	padding:3px 10px 3px 10px;
	background-image:url('../img/similaire-haut.jpg');
	background-repeat:no-repeat;
	background-color:#F2F2F2;
}

.similairehaut h2{
	color:#666666;
	font-size:11px;
	margin:0px;
	padding:0px;
}

.similairetitre{
	color:#6496CD;
	font-size:11px;
	font-weight:normal;
}

.similairebas{
	width:140px;
	margin-top:-5px;
	color:#6496CD;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	text-align:center;
	background-color:#F2F2F2;
}

.enavanthaut{
	width:140px;
	padding:3px 10px 3px 10px;
	background-image:url('../img/similaire-haut.jpg');
	background-repeat:no-repeat;
	background-color:#F2F2F2;
	color:#174374;
	font-weight:bold;
	font-size:15px;
}

.enavantbas{
	width:160px;
	margin-top:-5px;
	padding-top:5px;
	font-weight:bold;
	background-color:#F2F2F2;
}

.enavantbas h2{
	padding-left:10px;
	color:#666666;
	font-size:11px;
}


/*=================================================================================
Colonne droite
=================================================================================*/
#colonnedroite{
	float:right;
	width:177px;
	padding-right:15px;
}

.itemcolonnedroite{
	clear:both;
	margin-top:15px;
}

.icocoldroite{
	float:left;
	width:40px;
}

.itemcolonnedroitevert{
	width:169px;
	height:27px;
	background-image:url('../img/fond-titre-vert-p.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-titre-vert-p.png", sizingMethod="scale");
	text-align:center;
	padding-top:12px;
}

.itemargent{
	width:169px;
	height:147px;
	margin-top:8px;
	margin-bottom:8px;
}

.itemcolonnedroitebleu{
	width:169px;
	height:27px;
	background-image:url('../img/fond-titre-bleu-p.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-titre-bleu-p.png", sizingMethod="scale");
	background-repeat:no-repeat;
	text-align:center;
	padding-top:12px;
}

/*=================================================================================
Colonne droite annonce
=================================================================================*/
#colonnedroiteannonce{
	width:185px;
	float:right;
}

.espacepetitephoto{
	clear:both;
	height:22px;
}

.petitephotohaut{
	width:79px;
	height:5px;
	font-size:2px;
	background-image:url('../img/photo-petite-annonce-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-petite-annonce-haut.png", sizingMethod="scale");
}

.petitephotocentre{
	width:79px;
	background-image:url('../img/photo-petite-annonce-centre.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-petite-annonce-centre.png", sizingMethod="scale");
	cursor:pointer;
}

.petitephotobas{
	width:79px;
	height:5px;
	font-size:2px;
	background-image:url('../img/photo-petite-annonce-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-petite-annonce-bas.png", sizingMethod="scale");
}

.pucecolonnedroiteannonce{
	float:left;
	width:15px;
	padding-top:1px;
}

.espacecolonnedroite{
	clear:both;
	height:10px;
	font-size:2px;
}


/*=================================================================================
Corps
=================================================================================*/
#corps{
	float:left;
	padding-top:10px;
	margin-left:65px;
	width:455px;
}

#corpsprev{
	float:left;
	margin-left:25px;
	width:550px;
}

#corpsindex{
	float:left;
	width:570px;
}


/*=================================================================================
Index
=================================================================================*/
#fondflashaccueil{
	position:fixed !important;
	position:absolute;
	z-index:10000000;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image: url(../img/overlay.png);
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
}

#flashaccueil{
	position:absolute;
	z-index:10000001;
	top:0px;
	left:50%;
	margin-left:-315px;
	position:fixed;
}

#indexpartietitre{
	width:499px;
	height:39px;
	padding-left:18px;
	text-transform:uppercase;
}

#indexpartietitre h1{
	color:#FFFFFF;
	padding-top:12px;
	padding-left:38px;
	font-size:19px;
}

#indexpartie1, #indexpartie2{
	width:570px;
}

.accueilbtn{
	width:190px;
	height:210px;
	padding-bottom:20px;
	text-align:center;
}

.contenuhome {
	margin-top:15px;
	width:586px;
}

.accueiltitre{
	color:#174374;
	padding-left:36px;
	padding-right:36px;
	font-size:17px;
	font-weight:bold;
}

.accueiltexte{
	color:#4D4D4D;
	padding-left:36px;
	padding-right:36px;
	text-align:justify;
}

.accueilencadrepetit{
	width:250px;
	padding-bottom:10px;
}

.accueilencadrepetithaut{
	width:250px;
	height:13px;
	background-image:url('../img/fond-encadre-petit-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-encadre-petit-haut.png", sizingMethod="scale");
}

.accueilencadrepetitcentre{
	width:220px;
	padding-left:15px;
	padding-right:15px;
	background-image:url('../img/fond-encadre-petit-centre.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-encadre-petit-centre.png", sizingMethod="scale");
}

.accueilencadrepetitbas{
	width:250px;
	height:16px;
	background-image:url('../img/fond-encadre-petit-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-encadre-petit-bas.png", sizingMethod="scale");
}

.accueilencadregrand{
	clear:both;
	width:531px;
	padding-bottom:10px;
}

.accueilencadregrandhaut{
	width:531px;
	height:13px;
	background-image:url('../img/fond-encadre-grand-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-encadre-grand-haut.png", sizingMethod="scale");
}

.accueilencadregrandcentre{
	width:501px;
	padding-left:15px;
	padding-right:15px;
	background-image:url('../img/fond-encadre-grand-centre.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-encadre-grand-centre.png", sizingMethod="scale");
}

.accueilencadregrandbas{
	width:531px;
	height:16px;
	background-image:url('../img/fond-encadre-grand-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-encadre-grand-bas.png", sizingMethod="scale");
}

.accueilencadretitre{
	color:#174374;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}


/*=================================================================================
Inscription / Modif profil
=================================================================================*/
#particulier{
	display:block;
}

#professionnel{
	display:none;
}

.profilcheckbox{
	width:auto;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:middle;
}

.espaceintro{
	width:445px;
	color:#4D4D4D;
	text-align:justify;
}

.profilradio{
	width:auto;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:middle;
}

.profiltext{
	padding-top:2px;
	width:150px;
	height:18px;
}

.profilligne{
	clear:both;
	height:28px;
}

.profillibelle{
	float:left;
	width:210px;
	text-align:right;
	padding-right:5px;
	padding-top:3px;
}

.inscriptionvalider{
	width:445px;
	height:16px;
	border:0px;
	margin-top:15px
}

#profilresconfirmmdp, #profilresmdp, #profilresemail{
	color:#CE4040;
	padding-left:100px;
}


/*=================================================================================
Dépôt d'une annonce
=================================================================================*/
#formdepotannonce{
	margin-top:15px;
}

#operation, #vente, #location, #vacances, #maison, #appartement{
	height:28px;
}

#corpsdepot, #corpsmodifierannonce, #corpsdepotevaluation{
	float:left;
	margin-left:50px;
	width:500px;
	padding-top:10px;
}

#corpsdepot #champ36, #corpsdepot #champ37, #corpsdepot #champ38, #corpsdepot #champ142{
	display:none;
}

.depotintro{
	width:500px;
	color:#4D4D4D;
	text-align:justify;
}

.listepromo{
	color:#349F2B;
}

.divdepotdebut{
	width:200px;
	margin-right:10px;
	padding-top:3px;
}

.suivietape{
	height:40px;
}

.libelleetape{
	width:70px;
	height:16px;
	color:#FFFFFF;
	background-color:#c5c7c8;
	text-align:center;
}

.etapeimg{
	width:37px;
	text-align:center;
}

.etapeon{
	background-color:#bbdfb7;
}

.imgetape5{
	width:70px;
	height:16px;
	border:0px;
}

#depotannoncesuite{
	color:#4D4D4D;
}

.depotdetaillibelleaxe{
	clear:both;
	width:100%;
	background-color:#6496CD;
}

.annoncetitre{
	margin-top:10px;
	color:#4D4D4D;
}

.depotdetailtitreaxe{
	color:#6496CD;
	padding-right:15px;
	background-color:#FFFFFF;
	text-transform:uppercase;
}

.depotbarrecritere{
	width:100%;
	height:15px;
	margin-top:10px;
	cursor:pointer;
	background-color:#6496CD;
}

.depotannoncepucebleue{
	width:16px;
	height:16px;
	background-image:url('../img/puce-axe-bleue.gif');
}

.depotannoncepucebleuehor{
	width:16px;
	height:16px;
	background-image:url('../img/puce-axe-bleue-hor.gif');
}

.depotdetaillibelleaxerose{
	clear:both;
	width:100%;
	background-color:#DFB7B7;
}

.depotdetailtitreaxerose{
	color:#C72525;
	padding-right:15px;
	background-color:#FFFFFF;
	text-transform:uppercase;
}

.depotbarrecritererose{
	width:100%;
	height:15px;
	margin-top:10px;
	cursor:pointer;
	background-color:#DFB7B7;
}

.depotannoncepucerose{
	width:16px;
	height:16px;
	background-image:url('../img/puce-axe-rose.gif');
}

.depotannoncepucerosehor{
	width:16px;
	height:16px;
	background-image:url('../img/puce-axe-rose-hor.gif');
}

.depotbloccritere{
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:20px;
}

.depotajaxbox{
	margin-left:155px;
	margin-top:10px;
	width:200px;
	height:100px;
	overflow-y:scroll;
}

.divdepottext{
	width:150px;
	padding-top:1px;
	margin-right:5px;
}

.depotformtext{
	clear:both;
	margin-top:6px;
	margin-bottom:6px;
}

.divdepotcheckbox{
	width:150px;
	padding-top:4px;
	margin-right:5px;
}

.divformcheck{
	margin:0px;
	margin-bottom:4px;
	min-height:17px;
	height: auto !important;
	height: 8px;
}

.depotformcheckbox{
	margin-top:3px;
	margin-bottom:3px;
}

.depotcheckbox{
	width:auto;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:middle;
}

.depottextearea{
	width:475px;
	height:200px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	color:#174374;
}

.divdepotselect{
	width:150px;
	padding-top:4px;
	margin-right:5px;
}

.divdepotradio{
	margin-top:3px;
	margin-bottom:3px;
}

.depotbarrebas{
	width:490px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	height:16px;
	margin-top:15px;
	background-color:#BBDFB7;
}

.depotsepcritere{
	padding-top:15px;
}

.depotsep{
	height:15px;
	font-size:2px;
}

#validation{
	clear:both;
	margin-top:15px;
}

/*=================================================================================
Recherche
=================================================================================*/
#menurecherche{
	width:100%;
	height:15px;
	margin-top:15px;
}

.menurechercheitemvert{
	width:148px;
	text-align:center;
	background-color:#BBDFB7;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}

.menurechercheitemtrans{
	width:148px;
	color:#349F2B;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}

#recherche{
	margin-top:15px;
}

.intoptrech{
	font-size:11px;
	margin-top:3px;
	letter-spacing:0.1em;
	width:100px;
}

.intoptrech2{
	font-size:11px;
	margin-top:3px;
	letter-spacing:0.1em;
}

.intoptrech3{
	font-size:11px;
	letter-spacing:0.1em;
}

.intoptrechcp{
	font-size:11px;
	letter-spacing:0.1em;
}

.recherchegris{
	color:#B2B2B2;
}

.selectbloc1{
	width:120px;
}

.recherchebesoin{
	width:300px;
	height:35px;
	background-image:url('../img/recherche-fond-besoin-off.png');
	padding-left:106px;
}

.recherchebloc11{
}

.textcp{
	width:53px;
}

.lignetextcp{
	padding-left:75px;
}

.select100{
	width:343px;
	margin-right:10px;
}

.text100{
	width:342px;
}

.lignerecherche{
	height:36px;
}

.lignerecherchevoisinage{
	height:50px;
}

.rechercheseparateur{
	clear:both;
	width:445px;
	height:1px;
	background-image:url('../img/recherche-separateur.gif');
	background-repeat:repeat-x;
	margin-bottom:15px;
}

.inputbudget{
	width:70px;
}

.inputpiece{
	width:40px;
}

.inputchambre{
	width:40px;
}

.recherchetransactionimage{
	width:150px;
	overflow:hidden;
}

.recherchemodeimage{
	width:137px;
	height:150px;
	padding-left:13px;
}

#recherchebloc1{
	float:left;
	width:450px;
}

#recherchebloc2{
	float:right;
	width:211px;
	padding-left:11px;
	height:70px;
}

.recherchedroite{
	padding-right:10px;
}

#onglethaut{
	width:470px;
	height:32px;
	background-image:url('../img/artisan-onglet1.png');
}

#recherchebesoincentre{
	width:470px;
	background-image:url('../img/artisan-onglet-centre.png');
}

#recherchebesoinbas{
	width:470px;
	height:16px;
	background-image:url('../img/artisan-onglet-bas.png');
}

#ongletcarac{
	width:155px;
	text-align:center;
	padding-top:5px;
	font-style:italic;
	color:#006088;
	font-weight:bold;
}

#ongletartisan{
	width:155px;
	text-align:center;
	padding-top:5px;
	font-style:italic;
	color:#929292;
}

#region{
	display:none;
	clear:both;
	height:37px;
}

#departement{
	display:none;
	clear:both;
	height:37px;
}

#recherchedetail{
	padding-top:15px;
}


/*=================================================================================
Liste
=================================================================================*/
#menuliste{
	width:100%;
	height:15px;
	margin-top:15px;
}

.menulisteitemvert{
	background-color:#BBDFB7;
	color:#4D4D4D;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:2px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:9px;
	cursor:pointer;
}

.menulisteitemtrans{
	width:190px;
	color:#349F2B;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

#modeaffichage{
	float:left;
}

#nomrecherche, #nomalerte{
	float:right;
	font-size:11px;
	letter-spacing:0.1em;
	margin-top:10px;
	text-align:right;
}

.pagination{
	color:#6496CD;
	font-size:11px;
}

.triage{
	color:#6496CD;
	font-size:11px;
}

.triagefonce{
	color:#316993;
}

#nomrecherche .valider, #nomalerte .valider{
	float:right;
}

#memoriserrecherche, #memoriseralerte{
	width:100%;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	color:#40A437;
	display:none;
}

.imagemoderechercheon{
	position:absolute
}

.boxlisteitem{
	padding-bottom:20px;
	margin-left:22px;
	border:1px solid #FFFFFF;
	width:480px;
}

.listeannoncehaut{
	width:448px;
	height:11px;
	background-image:url('../img/liste-fond-annonce-haut.gif');
	background-repeat:no-repeat;
	color:#349F2B;
	padding-top:3px;
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
}

.grisliste{
	color:#4D4D4D;
	font-size:15px;
	font-weight:bolder;
	padding-left:10px;
	text-transform:uppercase;
}

.listedescription{
	color:#777777;
}

.bleuliste{
	color:#6496CD;
}

.listeligneville{
	padding-top:5px;
}

#cartehaut{
	clear:both;
	margin-top:15px;
	width:456px;
	height:5px;
	background-image:url('../img/carte-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/carte-haut.png", sizingMethod="scale");
	font-size:2px;
}

#cartecentre{
	width:456px;
	background-image:url('../img/carte-centre.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/carte-centre.png", sizingMethod="scale");
}

#cartebas{
	width:456px;
	height:5px;
	background-image:url('../img/carte-bas.png');
	background-repeat:no-repeat;
	font-size:2px;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/carte-bas.png", sizingMethod="scale");
}

#map{
	margin-left:4px;
	width:448px;
	height:400px;
}

.bloccarte{
	width:300px;
	height:100px;
	overflow-y:scroll;
}

.annoncecarte{
	width:280px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EEEEEE;
}

.photocarte{
	float:left;
	width:110px;
}

.detailcarte{
	float:right;
	width:165px;
}

.photocartehaut{
	width:110px;
	height:5px;
	background-image:url('../img/photo-carte-haut.png');
	background-repeat:no-repeat;
	font-size:2px;
}

.photocartecentre{
	width:110px;
	background-image:url('../img/photo-carte-centre.png');
}

.photocartebas{
	width:110px;
	height:5px;
	background-image:url('../img/photo-carte-bas.png');
	background-repeat:no-repeat;
	font-size:2px;
}

.galerieannoncehaut{
	font-weight:bold;
	font-size:11px;
	color:#666666;
	background-image:url('../img/galerie-annonce-haut.gif');
	padding-left:5px;
	padding-right:5px;
	width:126px;
	height:42px;
	overflow:hidden;
}

.galerieannoncecentre{
	width:136px;
	height:136px;
	overflow:hidden;
}

.galerieannoncebas{
	font-weight:bold;
	font-size:16px;
	color:#6496CD;
	background-color:#F6F6F6;
	padding-top:5px;
	padding-left:15px;
	width:121px;
	height:25px;
}

.galerieannoncehautbleu{
	color:#6496CD;
}

/*=================================================================================
Prev  annonce
=================================================================================*/
#prev{
	width:550px;
}

#prevhaut{
	width:550px;
	height:15px;
	background-image:url('../img/fond-prev-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-prev-haut.png", sizingMethod="scale");
}

#prevcentre{
	width:550px;
	padding-top:15px;
	padding-bottom:15px;
	background-image:url('../img/fond-prev-centre.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-prev-centre.png", sizingMethod="scale");
}

#prevbas{
	width:550px;
	height:15px;
	background-image:url('../img/fond-prev-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-prev-bas.png", sizingMethod="scale");
}

/*=================================================================================
Annonce
=================================================================================*/
#fondmap{
	position:absolute;
	z-index:10000000;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image: url(../img/overlay.png);
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	position:fixed;
}

#themap{
	position:absolute;
	z-index:10000001;
	top:0px;
	left:50%;
	margin-left:-405px;
	position:fixed;
}

#photoprincipalemap{
	width:810px;
}

.lightboxphotohaut{
	width:646px;
	height:5px;
	font-size:2px;
	background-image:url('../img/photo-map-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-map-haut.png", sizingMethod="scale");
}

.lightboxphotocentre{
	width:646px;
	background-image:url('../img/photo-map-centre2.png');
	background-repeat:repeat-y;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-map-centre2.png", sizingMethod="scale");
}

.lightboxphotobas{
	width:646px;
	height:5px;
	background-image:url('../img/photo-map-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-map-bas.png", sizingMethod="scale");
}

.lightboxphoto{
	position:absolute;
	z-index:10000000;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image: url(../img/overlay.png);
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	position:fixed;
}

.lightboxphotoint{
	position:absolute;
	z-index:10000001;
	top:0px;
	left:50%;
	margin-left:-325px;
	position:fixed;
}

.lightboxphotointprincipale{
	width:650px;
}

#photoprincipalemap{
	width:810px;
}

.photohautmap{
	width:810px;
	height:5px;
	font-size:2px;
	background-image:url('../img/photo-map-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-map-haut.png", sizingMethod="scale");
}

.photocentremap{
	width:806px;
	background-image:url('../img/photo-map-centre.png');
	background-repeat:repeat-y;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-map-centre.png", sizingMethod="scale");
}

.photobasmap{
	width:810px;
	height:5px;
	background-image:url('../img/photo-map-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-map-bas.png", sizingMethod="scale");
}

#titreannonce{
	margin-left:5px;
	text-transform:uppercase;
}

#ensannoncephoto{
	width:455px;
	margin:auto;
}

#ensannonce{
	width:445px;
	margin:auto;
}

#titreannonce h1{
	color:#FD8507;
	font-weight:bold;
	font-size:17px;
	padding-bottom:5px;
}

#titreannonce h1 b{
	color:#174374;
}

#photoprincipale{
	width:445px;
}

#photo0, #photo1, #photo2, #photo3, #photo4, #photo5, #photo6, #photo7, #photo8, #photo9, #photo10, #photo11, #photo12{
	display:none;
	width:445px;
}

.photohaut{
	width:455px;
	height:5px;
	font-size:2px;
	background-image:url('../img/photo-annonce-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-annonce-haut.png", sizingMethod="scale");
}

.photocentre{
	width:455px;
	background-image:url('../img/photo-annonce-centre.png');
	background-repeat:repeat-y;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-annonce-centre.png", sizingMethod="scale");
}

.photobas{
	width:455px;
	height:5px;
	background-image:url('../img/photo-annonce-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/photo-annonce-bas.png", sizingMethod="scale");
}

.sepannonce{
	text-align:center;
	padding-top:15px;
}

.detaillibelle, .handicaplibelle{
	color:#349F2B;
	background-color:#BBDFB7;
	margin-top:15px;
}

.detailtitre{
	background-color:#FFFFFF;
	width:70px;
}


.handicaptitre{
	background-color:#FFFFFF;
	width:auto;
}

.detailliens{
	height:24px;
}

.detailfin{
	padding-top:5px;
	width:222px;
	border-right:1px dashed #C8C8C8;
	margin-right:5px,
}

.detailico{
	float:left;
	width:25px;
	text-align:center;
}

#detail{
	margin-top:10px;
	color:#4D4D4D;
}

#detailgauche{
	float:left;
	width:222px;
	border-right:1px dashed #C8C8C8;
	margin-right:5px;
}

#detaildroite{
	margin-left:222px;
	border-bottom:1px dashed #C8C8C8;
}

#espacedetaildescription{
	clear:both;
	width:100%;
	height:15px;
	font-size:2px;
}

#description{
	color:#4D4D4D;
	padding-top:15px;
	border-top:1px dashed #C8C8C8;
}

#annoncemenunotation, #annoncemenunotation{
	width:150px;
}

#annoncehandicap{
	display:none;
}

.titreaxe{
	width:85px;
	font-size:12px;
	padding-top:8px;
	color:#666666;
	font-weight:bold;
}

.detaillibelleaxe{
	width:100%;
	height:15px;
	background-color:#BBDFB7;
}

.detaillibelleaxebleue{
	width:100%;
	height:15px;
	background-color:#6496cd;
}

.detailtitreaxe{
	color:#349F2B;
	padding-right:15px;
	background-color:#FFFFFF;
	text-transform:uppercase;
}

.detailtitreaxebleue{
	color:#6496cd;
	padding-right:15px;
	background-color:#ffffff;
	text-transform:uppercase;
}

.blocartisan{
	position:relative;
	width:538px;
	margin-top:10px;
	margin-left:-53px;
	color:#4D4D4D;
}

.blocamelioration{
	position:relative;
	display:none;
	width:538px;
	margin-top:10px;
	margin-left:-53px;
}

.ameliorationhaut{
	width:578px;
	height:10px;
	font-size:2px;
	background-image:url('../img/amelioration-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/amelioration-haut.png", sizingMethod="scale");
	cursor:pointer;
}

.ameliorationcentre{
	width:548px;
	padding:15px;
	background-image:url('../img/amelioration-centre.png');
	background-repeat:repeat-y;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/amelioration-centre.png", sizingMethod="scale");
}

.ameliorationbas{
	width:578px;
	height:10px;
	font-size:2px;
	background-image:url('../img/amelioration-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/amelioration-bas.png", sizingMethod="scale");
}

.ameliorationfermer{
	width:16px;
	height:16px;
	cursor:pointer;
}

.ameliorationlibelle{
	color:#6496CD;
	font-size:11px;
	font-weight:bold;
}

.ameliorationcentrer{
	text-align:center;
}

.criterepresent{
	color:#FD8507;
	width:390px;
}

.barrecritere{
	margin-top:10px;
	cursor:pointer;
}

.barrecriterebleue{
	margin-top:10px;
	cursor:pointer;
}

.annoncesouscat{
	display:none;
	margin-left:50px;
}

.lienamelioration{
	position:absolute;
	display:none;
	margin-left:300px;
	text-transform:none;
}

.divtouscriteres{
	clear:both;
	padding-top:20px;
	padding-left:50px;
	color:#9F9D9D;
}

.commentaire{
	position:absolute;
	width:250px;
	margin-left:-6px;
	margin-top:-6px;
	display:none;
	text-align:justify;
	color:#4D4D4D;
}

.commentairehaut{
	width:250px;
	height:10px;
	font-size:2px;
	line-height:1px;
	background-image:url('../img/commentaire-haut.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/commentaire-haut.png", sizingMethod="scale");
}

.commentairecentre{
	width:226px;
	background-image:url('../img/commentaire-centre.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/commentaire-centre.png", sizingMethod="scale");
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
	padding-bottom:10px;

}

.commentairebas{
	width:250px;
	height:10px;
	font-size:2px;
	line-height:1px;
	background-image:url('../img/commentaire-bas.png');
	background-repeat:no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/commentaire-bas.png", sizingMethod="scale");
}

.textecontenu {
	color: #444444;
}

.textecontenu p{
	margin-bottom:12px;
}

/*=================================================================================
Dossier
=================================================================================*/
.corpsarticle h5, h2 {
	color:#7dafe6;
	background-image:url('../img/puce-h2.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 15px;
}
.corpsarticle h5, h3 {
	color:#4D4D4D;
	background-image:url('../img/puce-h3.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	text-transform:none;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 15px;
}
.corpsarticle h5, h4 {
	color:#7dafe6;
	background-image:url('../img/puce-h4.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	text-transform:none;
	font-weight:bold;
	font-size:12px;
	margin-bottom: 15px;
}


/*=================================================================================
Evaluation
=================================================================================*/
#evaluationtypebien, #evaluationtypemaison, #evaluationtypeappartement{
	padding-top:10px;
}

#evaluationtypemaison, #evaluationtypeappartement{
	display:none;
}


/*=================================================================================
Bandeau inférieur
=================================================================================*/
#bandeauinf{
	width:984px;
	text-align:center;
	background-image:url('../img/fond-centre.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-centre.png", sizingMethod="scale");
	color:#999999;
	font-size:10px;
	letter-spacing:0.1em;
}

#bandeauinfimage{
	width:984px;
	height:12px;
	background-image:url('../img/fond-bas.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-bas.png", sizingMethod="scale");
}


/*=================================================================================
Les liens
=================================================================================*/
a{
	text-decoration:none;
	padding:0px;
	margin:0px;
}

a:hover{
	text-decoration:underline;
}


/* Liens menu */

a.liensmenu{
	color:#FFFFFF;
	font-size:12px;
}

a.liensmenu:link{
	color:#FFFFFF;
	font-size:12px;
}

a.liensmenu:visited{
	color:#FFFFFF;
	font-size:12px;
}

a.liensmenu:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}


/* Liens menu 2 */

a.liensmenu2{
	color:#174374;
	font-size:11px;
}

a.liensmenu2:link{
	color:#174374;
	font-size:11px;
}

a.liensmenu2:visited{
	color:#174374;
	font-size:11px;
}

a.liensmenu2:hover{
	color:#174374;
	font-size:11px;
	text-decoration:none;
}


/* Liens déconnexion*/

a.liensdeconnexion{
	color:#006088;
	font-size:11px;
}

a.liensdeconnexion:link{
	color:#006088;
	font-size:11px;
}

a.liensdeconnexion:visited{
	color:#006088;
	font-size:11px;
}

a.liensdeconnexion:hover{
	color:#006088;
	font-size:11px;
}

a.liensnom{
	color:#006088;
	font-size:12px;
}

a.liensnom:link{
	color:#006088;
	font-size:12px;
}

a.liensnom:visited{
	color:#006088;
	font-size:12px;
}

a.liensnom:hover{
	color:#006088;
	font-size:12px;
}

/* Liens dossier*/
a.liensdossier{
	color:#349F2B;
	font-size:12px;
}

a.liensdossier:link{
	color:#349F2B;
	font-size:12px;
}

a.liensdossier:visited{
	color:#349F2B;
	font-size:12px;
}

a.liensdossier:hover{
	color:#349F2B;
	font-size:12px;
}


a.liensdossier2{
	color:#006088;
	font-size:12px;
}

a.liensdossier2:link{
	color:#006088;
	font-size:12px;
}

a.liensdossier2:visited{
	color:#006088;
	font-size:12px;
}

a.liensdossier2:hover{
	color:#006088;
	font-size:12px;
}


/* Liens colonne droite*/

a.lienscolonnedroite{
	color:#174374;
	font-size:11px;
}

a.lienscolonnedroite:link{
	color:#174374;
	font-size:11px;
}

a.lienscolonnedroite:visited{
	color:#174374;
	font-size:11px;
}

a.lienscolonnedroite:hover{
	color:#174374;
	font-size:11px;
}

a.lienscdblanc{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.lienscdblanc:link{
	color:#FFFFFF;
	font-size:12px;
}

a.lienscdblanc:visited{
	color:#FFFFFF;
	font-size:12px;
}

a.lienscdblanc:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}


/* Liens détail annonce*/

a.liensdetailannonce{
	color:#4D4D4D;
	font-size:12px;
}

a.liensdetailannonce:link{
	color:#4D4D4D;
	font-size:12px;
}

a.liensdetailannonce:visited{
	color:#4D4D4D;
	font-size:12px;
}

a.liensdetailannonce:hover{
	color:#4D4D4D;
	font-size:12px;
}


/* Liens pied*/

a.lienspied{
	color:#999999;
	font-size:10px;
	letter-spacing:0.1em;
}

a.lienspied:link{
	color:#999999;
	font-size:10px;
	letter-spacing:0.1em;
}

a.lienspied:visited{
	color:#999999;
	font-size:10px;
	letter-spacing:0.1em;
}

a.lienspied:hover{
	color:#999999;
	font-size:10px;
	letter-spacing:0.1em;
}


/* Liens améliorations */

a.liensamelioration{
	color:#6496CD;
}

a.liensamelioration:link{
	color:#6496CD;
}

a.liensamelioration:visited{
	color:#6496CD;
}

a.liensamelioration:hover{
	color:#6496CD;
}


/* Liens fil d ariane */

a.ariane{
	color:#174374;
	font-size: 10px;
}

a.ariane:link{
	color:#174374;
	font-size: 10px;
}

a.ariane:visited{
	color:#174374;
	font-size: 10px;
}

a.ariane:hover{
	color:#174374;
	font-size: 10px;
}




/* Liens tous les criteres */

a.lienstouscriteres{
	color:#A2ABDE;
}

a.lienstouscriteres:link{
	color:#A2ABDE;
}

a.lienstouscriteres:visited{
	color:#A2ABDE;
}

a.lienstouscriteres:hover{
	color:#A2ABDE;
}


/* Liens naviguation depot annonce */

a.liensdepotnav{
	color:#4D4D4D;
	font-variant:small-caps;
}

a.liensdepotnav:link{
	color:#4D4D4D;
	font-variant:small-caps;
}

a.liensdepotnav:visited{
	color:#4D4D4D;
	font-variant:small-caps;
}

a.liensdepotnav:hover{
	color:#4D4D4D;
	font-variant:small-caps;
}

/* Liens valdier (alert et recherche)*/
a.liensvalider{
	text-decoration:none;
	color:#40A437;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0em;
}

/* Liens pagination normal*/
a.lienspaginationnormal{
	text-decoration:none;
	color:#6496CD;
}

/* Liens pagination active*/
a.lienspaginationactive{
	text-decoration:none;
	color:#316993;
	font-weight:bold;
}

/* Liens dans l'annonce (liste)*/
a.lienslisteannonce{
	color:#7F7F7F;
	text-decoration:none;
}

/* Liens dans la galerie d'image*/
a.liensgalerieannonce{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

/* Liens liste titre annonce*/
a.lienstitrelisteannonce{
	color:#4D4D4D;
	text-decoration:none;
}

/* Liens type  annonce*/
a.lienstitretypeannonce{
	color:#6496CD;
	text-decoration:none;
}

/* Liens type  ville*/
a.lienstitretypeannonce{
	color:#6496CD;
	text-decoration:none;
}

/* Liens ville annonce*/
a.liensvilleannonce{
	color:#4D4D4D;
	font-size:15px;
	font-weight:bolder;
	padding-left:10px;
	text-transform:uppercase;
	text-decoration:none;
}

a.liensfavoris{
	color:#FFFFFF;
}

/* Liens action favoris*/
a.liensactionfavoris{
	color:#7F7F7F;
}

/* Dans la apage annonce : renvoi la liste*/
a.liensretourliste{
	color:#6496CD;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

/* liens étapes dans dépot annonce*/
a.liensetape{
	color:#FFFFFF;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	font-weight:normal;
}

#handicap {
	position:relative !important;
	position:fixed;
	margin-left:5px;
	display: none;
	margin: 0px;
	margin-left:-7px;
	width: 188px;
	height: auto;
	min-height: 155px;
	padding: 0px;
}

#handicaphaut {
	width: 188px;
	height: 16px;
	background-image: url('../img/fond-colonne-haut.png');
	background-repeat: no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-colonne-haut.png", sizingMethod="scale");
}

#handicapcontenu {
	width: 170px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding-left:9px;
	padding-right:9px;
	background-image: url('../img/fond-colonne-centre.png');
	background-repeat: repeat-y;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-colonne-centre.png", sizingMethod="scale");
}

#handicapcontenu span{
	text-align:center;
}

#handicapbas {
	width: 188px;
	height: 16px;
	background-image: url('../img/fond-colonne-bas.png');
	background-repeat: no-repeat;
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/fond-colonne-bas.png", sizingMethod="scale");
}

.listeformuletarif{
	width:500px;
	height:72px;
	position:absolute;
	background-image:url('../img/formule-bleue-on.png');
	* background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/formule-bleue-on.png", sizingMethod="scale");
}

#phototurntool{
	display:none;
}

.easypromico{
	margin-left:400px;
	cursor:pointer;
}
