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




/*----------------contenu Menu de gauche-------------*/

#test-menu{
	width : 186px;
	float : left;
}

#menu-gauche{
	width : 186px;
	margin-bottom : 30px;
	float : left;
}

#recherche{

	background-image : url(../images/recherche.gif);
	width : 186px;
	height : 210px;
	background-repeat:repeat-x;
	color : #c3c1c1;
}



/*-RECHERCHE-Type de bien, secteur, prix min., prix max.-----*/
#info-recherche{
	margin-left : 19px;
	font-size : 12px;
}

#type-bien{
	padding-top : 5px;
}

#type-bien-select{
	width: 142px;
	height : 21px;
}

#secteur{
	float:left;
	width: 111px;
	height : 21px;
}

#prix-min{
	height : 16px;
}

#prix-max{
	height : 16px;
}

#plan a{
	float:left;
	margin-left : 3px;
	background : url(../images/plan.gif) no-repeat;
	width : 28px;
	height : 22px;
	display : block;
}

#prix-min-max{
	float:left;
	margin-top : 5px;
}

#secteur-text{
	margin-top : 8px;
	padding-top : 5px;
	/padding-top : 3px;
	
}

.euro{
	padding-left : 5px;
}

#prix-min-max table tr td{
	padding-top : 7px;
	/padding-top : 5px;
}

#prix-min-max table tr td input{
	width : 85px;
}

a{
	text-decoration : none;
}
input.btn_search {
	float:left;
	display:block;
	background : url(../images/voir-les-annonces.gif) no-repeat;
	background-repeat:no-repeat;
	width : 166px;
	margin-top : 8px;
	margin-left : 7px !important;
	margin-left : 3px;
	border:none;
	text-decoration:none;
	font-size:14px;
	padding-left:27px;
	padding-top:3px;
	padding-bottom : 7px;
	color : #c3c1c1;
	font-weight: bold;
}

body:nth-of-type(1) .btn_search{
	padding-top : 5px;
}

a:hover input.btn_search{
	background:url(../images/voir-les-annonces-hover.gif) no-repeat;
	color : white;
	cursor : pointer;
}

/*-----------recherche personnalisee------*/
#recherche-perso{
	width : 182px;
}

#recherche-perso a{
	margin-top : 15px;
	margin-left : 4px;
	background: url(../images/recherche-perso.gif) no-repeat;
	width : 182px;
	height : 79px;
	font-size : 12px;
	display : block;
	text-decoration : none;
	color: #c3c1c1;
}

#recherche-perso a{
	padding-top : 4px;
	padding-left : 5px;
}

#recherche-perso a:hover{
	color: white;
}

/*-----------vendu------*/
#vendu{
	width : 182px;
}

#vendu a{
	margin-top : 15px;
	margin-left : 4px;
	background: url(../images/vendu.gif) no-repeat;
	width : 182px;
	height : 79px;
	font-size : 12px;
	display : block;
	text-decoration : none;
	color: #c3c1c1;
}

#vendu a{
	padding-top : 4px;
	padding-left : 5px;
}

#vendu a:hover{
	color: white;
}

/*--------inscription----------*/

#inscription{
	width : 187px;
}

#inscription a{
	margin-top : 15px;
	margin-left : 4px;
	background-image : url(../images/inscription.gif);
	width : 187px;
	height : 81px;
	font-size : 12px;
	text-decoration : none;
	color: #c3c1c1;
	display : block;
}

#inscription a:hover{
	color: white;
}

#inscription a span.inscrivez{
	display : block;
	padding-top : 4px;
	margin-left : 5px;
}

#inscription a span.recevez{
	display : block;
	margin-top : 13px;
	margin-left : 83px;
	color : white;
}


/*------credifferent.fr------------*/

#credifferent div.img-credit a{
	margin-top : 15px;
	margin-left : 5px;
	background : url(../images/credifferent.gif);
	width : 182px;
	height : 206px;
	display : block;
	color : white;
	text-decoration : none;
	
}

#credifferent div.img-credit a p.cred{
	font-family : Myriad pro;
	padding-top : 25px;
	padding-left : 10px;
	font-size : 24px;
	margin-bottom : 40px;
	
}

#credifferent div.img-credit a p.finance{
	padding-left : 10px;
	padding-top : 90px;
	font-size : 18px;
	color : black;
}

#credifferent div.img-credit a p.votre-projet{
	padding-left : 10px;
	margin-bottom : 10px;
}

#credifferent div.img-credit a p.cliquez-vite{
	padding-left : 10px;
	font-size : 12px;
	color : black;
}

#credifferent div.img-credit a:hover p.cliquez-vite{
	color : white;
}

#credifferent div.img-credit a p.cliquez-vite span.ptit{
	font-size : 11px;
}
/*








*/





























