@charset "utf-8";
/* CSS Document */

/*----------------menu droite---------------------*/

#menu-droite{
	float : right;
	font-weight: normal;
	margin-top : 3px;
	width : 154px;
}

#lien-haut{
	border : 1px solid #353434;
	width : 150px;
	height : 145px;
	background-image : url(../images/menu-droite.gif);
	background-repeat : no-repeat;
}

#lien-haut ul{
	padding-top : 5px;
	font-size : 11px;
	list-style-type : none;
	margin-left : 10px;
}

#lien-haut ul li{
	background : url(../images/trait.gif) bottom repeat-x;
	width : 132px;
	padding-bottom : 10px;
	/padding-bottom : 7px;
	padding-top : 8px !important;
	/padding-top : 7px !important!;
	padding-top : 6px;
}


#lien-haut ul li.liens{
	background : none;
}

#lien-haut ul li a{
	display : block;
	color : white;
	font-size : 12px;
	text-decoration : none;
}

#lien-haut ul li a:hover{
	color : #706f6f;
}

#lien-haut ul li a span{
	display : block;
	float : left;
	height : 14px;
	width : 13px;
	margin-top : 3px;
	text-decoration : none;
	margin-left : 1px;
	margin-right : 5px !important;
	margin-right : 1px;
}

#lien-haut ul li a span.img_1{
	background : url(../images/fleche-menuD-01.gif) no-repeat;
}
#lien-haut ul li a span.img_2{
	background : url(../images/fleche-menuD-02.gif) no-repeat;
}
#lien-haut ul li a span.img_3{
	background : url(../images/fleche-menuD-03.gif) no-repeat;
}
#lien-haut ul li a span.img_4{
	background : url(../images/fleche-menuD-04.gif) no-repeat;
}
#lien-haut ul li a span.img_5{
	background : url(../images/fleche-menuD-03.gif) no-repeat;
}
#lien-haut ul li a span.img_6{
	background : url(../images/fleche-menuD-04.gif) no-repeat;
}

#lien-haut ul li a:hover span.img_1{
	background : url(../images/flecheG-menuD-01.gif) no-repeat;
}
#lien-haut ul li a:hover span.img_2{
	background : url(../images/flecheG-menuD-02.gif) no-repeat;
}
#lien-haut ul li a:hover span.img_3{
	background : url(../images/flecheG-menuD-03.gif) no-repeat;
}
#lien-haut ul li a:hover span.img_4{
	background : url(../images/flecheG-menuD-04.gif) no-repeat;
}
#lien-haut ul li a:hover span.img_5{
	background : url(../images/flecheG-menuD-03.gif) no-repeat;
}
#lien-haut ul li a:hover span.img_6{
	background : url(../images/flecheG-menuD-04.gif) no-repeat;
}

/*------------confiez nous votre bien-----------*/

#confiez-nous{
	margin-top : 10px;
	margin-left : 1px;
	background : url(../images/confiez-nous.gif) no-repeat;
	width : 150px;
	height : 100px;
}

#confiez-nous a{
	color : white;
	display : block;
}

#confiez-nous a:hover  {
	font-style : oblique;
}

#confiez-nous a span.confiez-nous{
	display : block;
	color : white;
	padding-top : 10px;
	text-align : center;
	font-style : normal;
	
}

#confiez-nous a span.trait {
	float : left;
	margin-left : 9px;
	/*border-bottom : 1px solid black;*/
	width: 132px;
	height:1px;
	background-color:#eb8181;
	overflow:hidden;
}

#confiez-nous a span.votre{
	display : block;
	padding-top : 22px;
	/padding-top : 9px;
	font-size : 13px;
	text-align : center;
	color : white;
	text-decoration : none;
}

#confiez-nous a:hover span.votre {
	font-style : oblique;
}

.bien-immobilier{
	color : white;
	font-size : 19px;
	text-decoration : none;
	text-align : center;
}

a:hover span.votre span.bien-immobilier{
	font-size : 18px;
	font-weight : bold;
	font-style : oblique;
}




/*-------------logo fnaim-----------*/


#logo-fnaim{
	background-image : url(../images/logo-fnaim.gif);
	margin-top : 15px;
	margin-left : 1px;
	width : 150px;
	height : 78px;
}

#fnaim a{
	float : left;
	margin-left : 10px !important;
	margin-left : 5px;
	margin-top : 13px;
	background : url(../images/logo-fnaim-lien.gif);
	width : 68px;
	height : 51px;
	display : block;
}
#sia{
	float : right;
	margin-right : 10px !important;
	margin-right : 5px ;
	margin-top : 13px;
	background : url(../images/logo-sia-lien.gif);
	width : 60px;
	height : 52px;
	display : block;
}


