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

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

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

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

/* Entete ------*/
BODY.revente #entete #bt-achatanc {
	background-position:0 -158px;
	color:#FFF;
	cursor:default;
}	

/* Formulaire recherche ------*/
BODY.revente #formulaire {	
	background:#FFF url(../img/index/revente/fond_form_ancien.png) repeat-x top left;	
	border-bottom:2px solid #0765a3;
	border-left:2px solid #0765a3;	
	color:#2583b9;
}
BODY.revente #formulaire H1 {
	background:#0765a3 url(../img/index/revente/titre_form_ancien.png) repeat-x top left;	
	color:#FFF;
}
BODY.revente #formulaire INPUT {
	background:#FFF;
	border:1px solid #b1dcf1;
}
BODY.revente #formulaire INPUT.checkbox, BODY.revente #formulaire INPUT.image {	
	background:none;
	border:0;
}
BODY.revente #formulaire #bt-alerte {
	background:url(../img/index/revente/bt-alerte-mail.png) no-repeat top left;
}
BODY.revente #formulaire A:HOVER#bt-alerte {
	background-position:0 -94px;
}


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

/* [ Colonne gauche Formulaire de Recherche]---------------------------------------------------- */	 

#formulaire { color:#64BEE6; }	
 
/* [ Colonne droite Carte Rennes Métropole ]---------------------------------------------------- */		

BODY.revente #carte { border-bottom:2px solid #0765a3; border-left:1px solid #b1dcf1; border-right:2px solid #0765a3; border-top:2px solid #0765a3 }

/* [ RESULTAT ACHETER ANCIEN]---------------------------------------------------- */	 

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

#annonces H1 { background:#0764a2 url(../img/revente/titre_nb_annonce.png) repeat-x top left; }
.annonce { background:#2B96CC url(../img/structure/loading.gif) no-repeat center center; }
.annonce H2 { background:#0764a2 url(../img/revente/titre_annonce_haut.png) repeat-x top left; }
.annonce H3 { background:#309cd0  url(../img/revente/titre_annonce_bas.png) repeat-x top left; }

.annonce.exclu { background:#0A96E6;}  

.annonce.exclu .picto
{
	position:absolute;
	top:-4px;
	left:-4px;
	width:26px;
	height:26px;
	background:url(../img/structure/picto-exclu.jpg) no-repeat top left; 	
}  
 
/* [ Numérotation]---------------------------------------------------- */	

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

/* [ Colonne droite Rechercher]---------------------------------------------------- */	
	
#rechercher
{
	background:url(../img/revente/fond_form_ancien.png) repeat-x bottom left;
	border:1px solid #BDE5F2;
	color:#2583b9;
}	
#rechercher INPUT, #rechercher SELECT
{
	background:#FFF;
	border:1px solid #b1dcf1;
}
	
a#bt-n-recherche { background:url(../img/revente/bt-n-recherche.png) no-repeat top left; }	



/* [ FICHE ACHETER ANCIEN]---------------------------------------------------- */	

#fiche H1 span
{
	color:#0B61B8;
}

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

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

#bt-retour { color:#64BEE6;}	
#PHOTO-PRINCIPALE { background:#309cd0  url(../img/revente/titre_annonce_bas.png) repeat-x bottom left; }
#LISTE-PHOTOS  #PHOTOS-BOX IMG { border:1px solid #64B5D9; }
#PHOTOS-BOX IMG { border:1px solid #107ABF; }
#PHOTOS-BOX IMG.active { border:1px solid #FFF; }

/* [ Colonne droite Informations bien]---------------------------------------------------- */	

.infos-comp { 
	background-color:#bde5f2;
	border:1px solid #71b7e4;
}
.infos-comp .colg {
	background:#107ABF;
	border-bottom:1px solid #bde5f2;
	color:#FFF;
	text-align:right;
}
.infos-comp .last {
	border-bottom:0;
}	

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

/* PANIER */
#panier #rechercher {
	background:url(../img/revente/fond_form_ancien.png) repeat-x bottom left;
	border:1px solid #BDE5F2;
	color:#2583b9;
}	

/* [ Colonne droite Simulation Financière]---------------------------------------------------- */	

/* [ Colonne droite Résultat Simulation]---------------------------------------------------- */	

/* [ Colonne droite Formulaire de contact]---------------------------------------------------- */


/* [ INVESTIR]---------------------------------------------------- */	

#gauche div.selection {
	background:#0764a2 url(../img/revente/titre_nb_annonce.png) repeat-x top left !important;
}

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

BODY.revente #contact H1 {
	color:#0B61B8;
}

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

.form_error span
{ 
	color:#FFF; 
}

