/* CSS Document */

#colonne_gauche{
	float:left;
	width:259px;
	padding-top:5px;
}

/************************ DIVERS ******************************/

A.lien_gris:link, A.lien_gris:visited, A.lien_gris:active {
	background:url(../images/commun/fleche.gif) no-repeat left 3px;
	color: #545454;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
A.lien_gris:hover {
	color: #317EC8;
	text-decoration:none;
}

.dernierinscrit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.RechercheVoisinsLabel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.divChoixVille
{
	margin-top:10px;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/***************************************************************/

#publier_annonce{
	display:block;
	width:243px;
	height:26px;
	background:url(../images/btn_fleche/publier_une_annonce.png) left top;
	margin-left:8px;
}

#publier_annonce:hover
{
    background:url(../images/btn_fleche/publier_une_annonce_on.png) left top;
}

#adresse_utile{
	display:block;
	width:243px;
	height:26px;
	background:url(../images/btn_fleche/ajouter_adresse_utile.png) left top;
	margin-left:8px;
}

#adresse_utile:hover
{
    background:url(../images/btn_fleche/ajouter_adresse_utile_on.png) left top;
}
/*
#btn_inscription{
	display:block;
	width:86px;
	height:26px;
	background:url(../images/btn/inscription.png) left top;
	margin-top:12px;
}

#btn_inscription:hover
{
    background:url(../images/btn/inscription_on.png) left top;
}
*/
#pas_encore_inscrit{
	background:url(../images/colonne_gauche/fd_inscription.gif) 158px 85px no-repeat;
	height:163px;
	padding:0px 29px 0px 29px;
}

#barre_grise{
	width:241px;
	margin-left:auto;
	margin-right:auto;
	background:#adacaa;
	clear:both;
	height:1px;
	overflow:hidden;
}

.barre_grise{
	width:241px;
	margin-left:auto;
	margin-right:auto;
	background:#adacaa;
	clear:both;
	height:1px;
	overflow:hidden;
}
.BarreGriseDerniereAnnonce{
	/*width:241px;*/
	margin-left:10px;
	margin-right:10px;
	background:#adacaa;
	clear:both;
	height:1px;
	overflow:hidden;
}


.BarreGriseProfilPartiel
{
	clear:both;
	 background:url(../images/profil_partiel/barre_grise.gif) repeat-x left 5px;
	 color:#469adf;
	 font-family:Tahoma;
	 font-size:11px;
	margin-left:10px;
	margin-right:10px;
	height:30px;
}

.BarreGriseProfilPartiel H1
{
	    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000;
    padding-left:0px;
    float:left;
}

.nom_profil_partiel
{
	/*clear:both;*/
}
.nom_profil_partiel H1
{
	font-weight:bold;
	color:#000000; 
	font-family:Arial; 
	font-size:12px;
	padding-left:0px;
	float:left;
}


#emplacement_pub_250x250{
	clear:both;
	width:250px;
	height:250px;
	padding:0px 0px 0px 3px;
}
