/* ***** FEUILLE DE STYLE CSS DU SITE INTERNET GIBOIRE *****

/*
Titre:      	Pages Louer
Auteur:     	Acreat Web Technologies
Mise à jour:    19 Février 2008
*/

BODY.location .MESSAGE {
	background-color:#EEFBE1;
	color:#58BA22
}

BODY.location #entete { background:#0467af url(../img/location/louer.jpg) no-repeat top center; }	

BODY.location #contenu { background:#FFF url(../img/location/fond_location.png) repeat-x top left; }

BODY.location #pagetype h1,
BODY.location #pagetype h2 {
	color: #58BA22;
}

/* [ PAGE D'ACCUEIL]---------------------------------------------------- */	 

/* Formulaire recherche ------*/
BODY.location #formulaire {	
	background:#FFF url(../img/location/fond_form_location.png) repeat-x top left;
	border-bottom:2px solid #64c52c;
	border-left:2px solid #64c52c;	
	color:#58ba22;
}
BODY.location #formulaire H1 {
	background:#64c52c url(../img/index/location/titre_form_location.png) repeat-x top left;	
	color:#FFF;
}
BODY.location #formulaire INPUT {
	background:#FFF;
	border:1px solid #c0e5a9;
}
BODY.location #formulaire INPUT.checkbox, BODY.location #formulaire INPUT.image {	
	background:none;
	border:0;
}

BODY.location #formulaire #bt-alerte {
	background:url(../img/index/location/bt-alerte-mail.png) no-repeat top left;
}
BODY.location #formulaire A:HOVER#bt-alerte {
	background-position:0 -94px;
}

/* [ Colonne droite Carte Rennes Métropole ]---------------------------------------------------- */		

BODY.location #carte{ border-bottom:2px solid #64c52c; border-left:1px solid #d0edb2; border-right:2px solid #64c52c; border-top:2px solid #64c52c; }

/* [ RESULTAT LOUER]---------------------------------------------------- */	 

/* [ Colonne gauche liste des annonces ]---------------------------------------------------- */	

#annonces H1 { background:#78D246 url(../img/location/titre_nb_annonce.png) repeat-x top left; }
.annonce { background:#78D246 url(../img/structure/loading-loc.gif) no-repeat center center; }
.annonce H2 { background:#63c42c url(../img/location/titre_annonce_haut.png) repeat-x top left; }
.annonce H3 { background:#9be05d url(../img/location/titre_annonce_bas.png) repeat-x top left; }
 
/* [ Numérotation]---------------------------------------------------- */	

#PAGES { color:#78D246; }
#PAGES a { color:#78D246; }

#PAGES #num .previous A { 
	color:#68BD2C;	
	float:left;
	display:block;
	width:30px;
	height:30px;
	background:url(../img/location/bt-prec.jpg) no-repeat top left; 	
}	
#PAGES #num .next A { 
	color:#68BD2C;
	float:right;
	display:block;
	width:30px;
	height:30px;
	background:url(../img/location/bt-suiv.jpg) no-repeat top left; 	
}	
#PAGES #num ul a.active { background:#9be05d url(../img/location/titre_annonce_bas.png) repeat-x bottom left; color:#FFF; padding:5px; text-decoration:none; }	

/* [ Colonne droite Rechercher]---------------------------------------------------- */	
	
#rechercher
{
	background:url(../img/location/fond_form_location.png) repeat-x bottom left;
	border:1px solid #d0edb2;
	color:#58ba22;
}	
#rechercher INPUT, #rechercher SELECT
{
	background:#FFF;
	border:1px solid #d0edb2;
}
	
a#bt-n-recherche { background:url(../img/location/bt-n-recherche.png) no-repeat top left; }	
a#bt-transfert { background:url(../img/location/bt-transfert.png) no-repeat top left; }	


/* [ FICHE LOUER UN BIEN]---------------------------------------------------- */	

#fiche H1 span
{
	color:#69C831;
}	


a#bt-affiner { 
	display:block;
	float:right;
	margin:2px 0 0 15px;
	width:180px;
	height:20px;
	background:url(../img/location/bt-affiner.png) no-repeat top left; 
}	

/* [ Colonne gauche photos]---------------------------------------------------- */	

#bt-retour { color:#78D246; }	
#PHOTO-PRINCIPALE { background:#9be05d url(../img/location/titre_annonce_bas.png) repeat-x bottom left; position: relative; }
#SELECTION { background: transparent url(../img/location/selection_mois.png) no-repeat top left; position: absolute; width: 166px; height: 40px; left: 0; top: 5px; }
#PHOTOS-BOX IMG { border: 1px solid #78D246; }
#PHOTOS-BOX IMG.active { border:1px solid #FFF; }
#asterisque { position: absolute; bottom: 5px; right:0; font-size: 10px; color: #BBBBBB; }

/* [ Colonne droite Informations bien]---------------------------------------------------- */	
	
.infos-comp { 
	background-color:#E6FAD2;
	border:1px solid #a3e385;
}
.infos-comp .colg {
	background:#77D246;
	border-bottom:1px solid #E6FAD2;
	color:#FFF;
	text-align:right;
}
.infos-comp .last {
	border-bottom:0;
}	

/* [ Colonne droite Options]---------------------------------------------------- */	

/* PANIER */

#panier #rechercher {
	background:url(../img/location/fond_form_location.png) repeat-x bottom left;
	border:1px solid #d0edb2;
	color:#58ba22;
}	

/* [ Formulaire]---------------------------------------------------- */	

BODY.location #contact H1 {
	color:#69C831;
}

.form_error 
{ 
	background:#309cd0  url(../img/revente/titre_annonce_bas.png) repeat-x bottom left; 
	color:#FFF;
}

.form_error span
{ 
	color:#FFF; 
}
