
/* CSSS homepage immobilier.notaires - NTE janv. 2012 */



.bkg-carousel, #carousel {
	height: 310px;
}

.bkg-carousel {
	background-image: url(../img/bg-carousel-home.jpg);
	background-repeat: repeat-x;
}

#carousel {
	width: 980px;
	margin: 0 auto;
   	display: hidden;
    overflow: scroll;
}

#carousel-but-arrow-left, #carousel-but-arrow-right {
	position: absolute;
	top: 230px;
	cursor: pointer;
}

#carousel-but-arrow-left {
	left: 0px;
}

#carousel-but-arrow-right {
	right: 0px;
}


/*____________________________________________________________

			DEFINITION DES SECTIONS DE STRUCTURE
______________________________________________________________*/

#home-section-top,
#home-section-middle {
	margin-bottom:10px;
}

#home-section-bottom {
	margin-bottom:30px;
}


/* SECTION 1 : Rechercher un bien + Actulités + Rechercher un notaire */
#home-section-top,
#home-section-top .section-left,
#home-section-top .section-right {
	height:396px;
}

#home-section-top .section-left,
#home-section-top .section-right {
	float:left;
}

#home-section-top .search-annonce {
	width:624px;
	margin-right:10px;
	position:relative;
}

#home-section-top .actu-notaire,
#home-section-top .search-notaire {
	width:346px;
	position:relative;
}



/* SECTION 2 : Dernières annonces immo */
#home-section-middle {
	height:300px;
}


/* SECTION 3 : Norexpert + Services + Prix */
#home-section-bottom,
#home-section-bottom .section-left,
#home-section-bottom .section-center,
#home-section-bottom .section-right {
	height:219px;
}

#home-section-bottom .section-left,
#home-section-bottom .section-center,
#home-section-bottom .section-right {
	float:left;
}

#home-section-bottom .section-left {
	width:182px;
	margin-right: 10px;
}

#home-section-bottom .section-center {
	width:432px;
	margin-right: 10px;
}

#home-section-bottom .section-right {
	width:346px;
}



/*____________________________________________________________

						ELEMENTS COMMUNS
______________________________________________________________*/



/*__________________________________ TITRE */

.title-box-home {
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 4px;
}

.title-box-home h4 {
	font-size: 1.6em;
	padding: 3px 0 4px 15px;
	color: #FFF;
}


/* RECHERCHER ANNONCE */
.search-annonce .title-box-home {
	background-image:url(../img/shadow-title-home-01.png);
	width: 624px;
}

/* ACTU NOTAIRE + RECHERCHE NOTAIRE */
.actu-notaire .title-box-home,
.search-notaire .title-box-home {
	background-image:url(../img/shadow-title-home-02.png);
	width: 346px;
}

/* DERNIERES ANNONCES */
.last-annonce .title-box-home {
	background-image:url(../img/shadow-title-home-03.png);
	width: 980px;
}

/* SERVICES NOTAIRE */
.service-notaire .title-box-home {
	background-image:url(../img/shadow-title-home-04.png);
	width: 432px;
}


/*__________________________________ BG BOX */

.box-home  .top,
.box-home .bottom {
	height:6px;
	background-repeat:no-repeat;
}


.box-home .content {
	background-color:#FFF;
	border-left:1px solid #c6c7c8;
	border-right:1px solid #c6c7c8;	
	padding : 4px 15px 4px 15px;
	overflow:hidden;
}

/* RECHERCHER UN BIEN */
.search-annonce .box-home {
	width:624px;
}

.search-annonce .box-home .top {
	background-image:url(../img/border-box-home01-top.png)
}

.search-annonce .box-home .bottom {
	background-image:url(../img/border-box-home01-bottom.png)
}

.search-annonce .box-home .content {
		height:338px;/*318*/
}


/* ACTU DES NOTAIRES + RECHERCHER NOTAIRE */
.actu-notaire .box-home,
.search-notaire .box-home {
	width:346px;
}

.actu-notaire .box-home {
	margin-bottom :10px;
}

.actu-notaire .box-home .top,
.search-notaire .box-home .top {
	background-image:url(../img/border-box-home02-top.png)
}

.actu-notaire .box-home .bottom,
.search-notaire .box-home .bottom {
	background-image:url(../img/border-box-home02-bottom.png)
}

.actu-notaire .box-home .content {
		height:216px;
}

.search-notaire .box-home .content {
		height:54px;
}

/* DERNIERES ANNONCES */
.last-annonce .box-home {
	width:980px;
}

.last-annonce .box-home .top {
	background-image:url(../img/border-box-home03-top.png)
}

.last-annonce .box-home .bottom {
	background-image:url(../img/border-box-home03-bottom.png)
}

.last-annonce .box-home .content {
		height:242px;/*300 - 58*/
}


/* PUB NOTEXPERT */
.pub-notexpert .box-home {
	width:182px;
}

.pub-notexpert .box-home .top {
	background-image:url(../img/border-box-home04-top.png)
}

.pub-notexpert .box-home .bottom {
	background-image:url(../img/border-box-home04-bottom.png)
}

.pub-notexpert .box-home .content {
		height:199px;/*219 - 20*/
}

/* SERVICES NOTAIRE */
.service-notaire .box-home {
	width:432px;
}

.service-notaire .box-home .top {
	background-image:url(../img/border-box-home05-top.png)
}

.service-notaire .box-home .bottom {
	background-image:url(../img/border-box-home05-bottom.png)
}

.service-notaire .box-home .content {
		height:161px;/*219 - 58*/
}

/* CARTE PRIX IMMO */
.carte-prix .box-home {
	width:346px;
}

.carte-prix .box-home {
	margin-bottom :10px;
}

.carte-prix .box-home .top {
	background-image:url(../img/border-box-home02-top.png)
}

.carte-prix .box-home .bottom {
	background-image:url(../img/border-box-home02-bottom.png)
}

.carte-prix .box-home .content {
	height:199px;/*219 - 20*/
}




/*____________________________________________________________

						FORM RECHERCHE ANNONCE
______________________________________________________________*/

input[type="text"],
select {
	font-family:Arial, Helvetica, sans-serif;
	color:#414141;
}

input[type="text"] {
	border: 1px solid #c6c7c8;
	height:15px;
	padding:3px 2px 2px 2px;
}


.each-critere {
	padding-bottom:4px;
	border-bottom:1px solid #C6C7C8;
	margin-bottom:6px;
}

.each-critere.budget {
	border-bottom:none;
	margin-bottom:0;
}

.each-critere h4 {
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:4px;
	color:#017eb3;
	font-size:1.2em;
}

.each-critere label.error {
	font-weight:bold;
	color: #BD091C;
	font-style:italic;
	text-transform:none;
}

.each-critere p {
	font-size:0.9em;
	text-transform:uppercase;
	padding-bottom:2px;
}

.each-critere .unite {
	text-transform:none;
	padding-left:2px;
}

.each-critere label {
	font-size:1.0em;
	font-weight:normal;
}

.each-critere label.title-critere {
	font-weight:bold;
}


/* TRANSACTION */
.transaction .left,
.transaction .center,
.transaction .right {
	float:left;
	padding-right:50px;
}


/* LOCALISATION */
.localisation {
	padding-bottom:6px;
}

.localisation input[type="text"] {
	width:250px;
	font-size:0.9em;
	margin-right:20px;
}

.search-carte {
	background-image:url(../img/arrow-02-off.png);
	background-repeat:no-repeat;
	background-position:right 1px;
	padding-right:15px;
	font-weight:bold;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
}

.search-carte:hover {
	color: #0780b0;
}


/* TYPE BIEN */

.each-critere.bien-01 .col-01,
.each-critere.bien-01 .col-02,
.each-critere.bien-01 .col-03,
.each-critere.bien-01 .col-04 {
	float:left;
}

.each-critere.bien-01 .col-01,
.each-critere.bien-01 .col-02,
.each-critere.bien-01 .col-03 {
	padding-right:8px;
}


.bien-01 label {
	padding-right:18px;
}

*+html .bien-01 label { /* Hacks IE 7*/
	padding-right:6px;
}

.bien-01 select {
	width:80px;
	text-transform:none;
	font-size:1.0em;
}

.bien-01 .bien-plus {
	font-style:italic;
}

/* CHAMBRE - SURFACE  - BUDGET*/
.bien-02 label,
.budget label {
	width:180px;
	display:block;
	float:left;
	padding-top:4px;
}

.each-critere.bien-02 input[type="text"],
.budget input[type="text"]  {
	width:70px;
}








/* VALIDER */
.search-annonce .submit {
	position:absolute;
	right:16px;
	bottom:9px;
	width:180px;
	margin-top:0;
}

*+html .search-annonce .submit { /* Hack IE7 */
	margin-top:-28px;
}


/*____________________________________________________________

						ACTUALITES DES NOTAIRES
______________________________________________________________*/


.actu-notaire h2 {
	font-size:1.0em;
	text-transform:uppercase;
	color:#017eb3;
	font-weight:bold;
	padding-bottom:8px;
}

.actu-notaire img {
	float:left;
	margin:0 10px 10px 0;
}

.actu-notaire .info {
	text-align:justify;
	overflow:hidden;
}

.actu-notaire p {
	padding-bottom:4px;
}

.actu-notaire .link-actu {
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:bold;
}

.actu-notaire .link-actu  .first {
	border-right: 1px solid #646567;
	padding-right: 6px;
	margin-right: 6px;
}


/*____________________________________________________________

						RECHERCHER UN NOTAIRE
______________________________________________________________*/


.search-notaire .submit {
	position:absolute;
	width:120px;
	margin-top: 6px;
	right:15px;
	bottom:9px;
}

.search-notaire strong {
	color:#017EB3;
}



/*____________________________________________________________

						DERNIERES ANNONCES
______________________________________________________________*/



.last-annonce .arrow-prev,
.last-annonce .arrow-next,
.last-annonce .slider-annonce,
.last-annonce .each-last-annonce {
	float:left;
}


/* FECHES DE NAVIGATION */

.last-annonce .arrow-prev,
.last-annonce .arrow-next {
	height:133px;/*242*/
	padding-top:109px;
}

.last-annonce .arrow-prev {
	width:50px;
}

.last-annonce .arrow-next {
	width:25px;/*50*/
	padding-left:25px;
}

.last-annonce .arrow-prev a,
.last-annonce .arrow-next a {
	display:block;
	height:25px;
	width:25px;
	background-repeat:no-repeat;
}

.last-annonce .arrow-prev a {
	background-image: url(../img/arrow-03-left-off.png);
}

.last-annonce .arrow-next a {
	background-image: url(../img/arrow-03-right-off.png);
}

.last-annonce .arrow-prev a:hover {
	background-image: url(../img/arrow-03-left-hover.png);
}

.last-annonce .arrow-next a:hover {
	background-image: url(../img/arrow-03-right-hover.png);
}


/* ANNONCES */
.last-annonce .slider-annonce {
	height:242px;	
}

.last-annonce .each-last-annonce {
	width:192px;
	height:242px;
	margin:0 22px;	
}


.each-last-annonce .photo {
	position:relative;
	width:182px;
	height:125px;
	overflow:hidden;
	margin:5px;
}

.each-last-annonce .image_resultat img {
	text-align:center;
	max-width:100%;
	margin:0 auto;
}

.picto {
	position:absolute;
	width:60px;
	height:41px;
	top:4px;
	left:8px;
	background-repeat:no-repeat;
}

.picto-annonce {
	background-image:url(../img/picto-annonce.png);
}

.picto-enchere {
	background-image:url(../img/picto-enchere.png);
}

.picto-interactif {
	background-image:url(../img/picto-interactif.png);
}


/* CRITERES */

.each-last-annonce .info {
	height:80px;
	padding:0 5px 5px 5px;
	overflow:hidden;
}
.each-last-annonce h2 a {
	color:#FFF;
}

.each-last-annonce h2 .commune {
	font-weight:bold;
	text-transform:uppercase;
	clear:both;
	display:block;
	padding-bottom:4px;
	line-height:0.95em;
	
}

.each-last-annonce .prix {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	font-style:italic;
	color:#FFF;
	font-size:1.1em;
	padding:4px 0;
	text-align:right;
}

/* LIENS TOUTES ... */

.more-annonce {
	height:22px;
	padding:0 5px;
}

.more-annonce a {
	display:block;
	text-transform:uppercase;
	line-height:0.95em;
	font-size:0.8em;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	background-image: url(../img/arrow-01-off.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right: 15px;
}





/*____________________________________________________________

						PUB NOTEXPERT
______________________________________________________________*/

.pub-notexpert .box-home .content {
	padding: 4px 5px 4px 5px;
	width:170px;
}

.pub-notexpert .box-home .content span {
	display:block;
	color:#C20829;
	font-weight:bold;
	font-size:1.6em;
	padding-top:10px;
	line-height:1.5em;
}

.pub-notexpert .box-home .content span strong {
	font-size:1.3em;
}


/*____________________________________________________________

						SERVICE NOTAIRE
______________________________________________________________*/



.service-notaire img {
	float: left;
	margin: 0 10px 0 0;
}

.service-notaire .info {
	text-align: justify;
	overflow: hidden;
}

.service-notaire .info p {
	padding-bottom:4px;
}

.service-notaire .content-links {
	padding-top:10px;
	width:100%;
	clear: both;
}

.service-notaire .links-left,
.service-notaire .links-center,
.service-notaire .links-right {
	float:right;
	padding-left:20px;
}

.service-notaire .content-links a {
	display:block;
	text-align:right;
	text-transform: uppercase;
	background-image: url(../img/arrow-rubrique-off.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 2px 15px 2px 0;
	font-size: 0.8em;
	font-weight: bold;
	white-space:nowrap;
	
}


/*____________________________________________________________

						CARTE PRIX
______________________________________________________________*/

.carte-prix .content {
	background-image: url(../img/picto-prix.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:4px 5px;
}

.carte-prix .content .carte-left,
.carte-prix .content .carte-right {
	float:left;
}

.carte-prix .content .carte-left {
	width:158px;
	height:199px;
}

.carte-prix .content .carte-right {
	width:176px;
	height:183px;
	padding-top:30px;
}

.carte-prix h3 {
	padding:6px 0 0 65px;
	width:100%;
	white-space:nowrap;
	display:block;
	font-size:1.6em;
	color:#91B116;
}


.carte-right a {
	display:block;
	width:171px;
	height:170px;	
	background-image:url(../img/carte-france-prix-off.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.carte-right a:hover {
	background-image:url(../img/carte-france-prix-hover.png);
}


.carte-prix .content-links {
	margin-top:78px;
}

.carte-prix .carte-left a {
	display: block;
	text-align: right;
	line-height: 0.95em;
	text-transform: uppercase;
	background-image: url(../img/arrow-prix-off.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right:15px;
	margin-bottom:8px;
	font-size: 0.8em;
	font-weight: bold;
}
