/*---------------------------------------- Barre d'accessibilité ----------------------------------------*/
.barre_accessibilite{
	float:right;
	width:174px;
	padding-top:40px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.barre_accessibilite a:hover{
	text-decoration: none;
}

.barre_accessibilite .libelle{
	float:left;
	width:70px;
	padding-top:4px;
}

.barre_accessibilite .bt_grossir{
	display:block;
	float:left;
	width:21px;
	height:21px;
	background:url(../../../../../images/veyrierdulac/coretools/bt_grossir.gif) no-repeat;
	margin-left:7px;
}

.barre_accessibilite .bt_reduire{
	display:block;
	float:left;
	width:21px;
	height:21px;
	background:url(../../../../../images/veyrierdulac/coretools/bt_reduire.gif) no-repeat;
	margin-left:7px;	
}

.barre_accessibilite .bt_imprimer{
	display:block;
	float:left;
	width:21px;
	height:21px;
	background:url(../../../../../images/veyrierdulac/coretools/bt_imprimer.gif) no-repeat;
	margin-left:7px;	
}

.barre_accessibilite .separateur{
	float:left;
	width:11px;
	text-align:right;
	padding-top:4px;	
}

/*---------------------------------------- Moteur de recherche ----------------------------------------*/
.moteur_recherche{
	float:right;
	width:180px;
	height:27px;
	padding-top:35px;	
	background:url(../../../../../images/veyrierdulac/coretools/fond_recherche.gif) no-repeat left bottom;
}

.moteur_recherche dl{
	padding:3px 2px 0 8px;
	margin:0;
}

.moteur_recherche dt,
.moteur_recherche dd{
	padding:0;
	margin:0;
	float:left;
	font-size:11px;
	color:#474032;
}

.moteur_recherche dt{
	width:0px;
}

.moteur_recherche dl dd input.champ{
	padding:5px 5px 0 0;
	height:15px;
	width:125px;	
	_width:117px;
	border:solid 1px #FFFFFF;
	font-size:11px;
	color:#6b6b6b;	
	font-family:Arial, Helvetica, sans-serif;
}

.moteur_recherche dd input.bt_ok{
	width:26px;
	height:21px;
	background:url(../../../../../images/veyrierdulac/coretools/bt_ok.gif) no-repeat 0 bottom;
	border:none;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
}

.moteur_recherche dd input.bt_ok:hover{
	background:url(../../../../../images/veyrierdulac/coretools/bt_ok.gif) no-repeat 0 top;
}

/*Résultat*/
.moteur_recherche_resultat{
	padding-bottom: 15px;
}

.moteur_recherche_resultat h4{
	display: block;
	font-weight: normal;
	text-transform: none;	
}

.moteur_recherche_resultat h4 a{
	display:block;
	margin: 3px 0 5px 0;
	padding-left: 13px;	
	background:url(../../../../../images/veyrierdulac/coretools/picto_carre_beige.gif) no-repeat left 6px;	
	font-size:70%;
	_font-size:60%;	
	color:#595858;
}

/*Jaune*/
.tpl_3col_jaune .moteur_recherche_resultat h4 a{
	background:url(../../../../../images/veyrierdulac/coretools/picto_carre_jaune.gif) no-repeat left 6px;	
}

/*Bleu*/
.tpl_3col_bleu .moteur_recherche_resultat h4 a{
	background:url(../../../../../images/veyrierdulac/coretools/picto_carre_bleu.gif) no-repeat left 6px;	
}

.moteur_recherche_resultat .pager{
	color:#2F2F2F;
	font-size:100%;
	_font-size:80%;
	font-weight:normal;
	padding-bottom:6px;	
	text-align: center;
}

.moteur_recherche_resultat .pager a{
	color:#2F2F2F;
	padding-right: 7px;
}

.moteur_recherche_resultat .pager a.current_page{
	font-weight: bold;
}

.moteur_recherche_resultat .libelle{
	font-weight: bold;
}

.moteur_recherche_resultat .rental_listing_nombre_resultat{
	float: left;
}

.moteur_recherche_resultat  .rental_listing_pager{
	float: left;

}

/*---------------------------------------- Plan de site --------------------------------*/
.core_page-tool_site-map ul{
	padding: 0px;
	margin: 0px;	
	padding-left: 0px;
}

.core_page-tool_site-map ul li{
	margin: 3px 0 5px 0;
	list-style: none;
	background:url(../../../../../images/veyrierdulac/coretools/picto_carre_beige.gif) no-repeat left 6px;	
}

.core_page-tool_site-map ul li a{
	text-decoration: none;
	color: #565555;	
}

.core_page-tool_site-map ul li a:hover{
	text-decoration:underline;
}

.core_page-tool_site-map ul li ul{
	padding-left: 15px;		
}

/*Jaune*/
.tpl_3col_jaune .core_page-tool_site-map ul li{
	background:url(../../../../../images/veyrierdulac/coretools/picto_carre_jaune.gif) no-repeat left 6px;	
}

/*Bleu*/
.tpl_3col_bleu .core_page-tool_site-map ul li{
	background:url(../../../../../images/veyrierdulac/coretools/picto_carre_bleu.gif) no-repeat left 6px;	
}
