/*************************************************
* FEUILLE DE STYLE CSS DU SITE INTERNET GIBOIRE
*
* Auteur:
*	Acreat Web Technologies
*
* Historique:    	
*	LINTANFF Franck		28/05/09		Création
**************************************************/

/*-------------------------------
	Page LE GROUPE
-------------------------------*/
.groupe_puces{
	float:left;
}

.groupe_puces UL{
	margin:0 0 20px 0;
	/margin:0 0 20px 40px;
}

.groupe_puces UL LI{
	list-style-image:url(../img/structure/fleche.png);
}

/*-------------------------------
	Page Cles en main
-------------------------------*/

#table_clesmain TR TD {
	background:#EFF8FF;
	padding:8px;
}	
#table_clesmain TR TD IMG {
	float:left;
	margin-right:10px;
}

#cold {
	float:right;
	margin:0 80px 0 10px;
	/margin-right:40px;
	position:relative;
}
	
.slideshow  {
	width:240px;
	height:160px;
}		
	
.slideshow IMG {
	border:3px solid #FFF;
}

#bt_ref {
	background:url(../img/clesmain/bt_references_off.png) no-repeat top left;		
	display:block;
	height:33px;
	position:absolute;
	top:175px;
	left:64px;
	width:115px;
}
A:HOVER#bt_ref {	background:url(../img/clesmain/bt_references_on.png) no-repeat top left; }		

/*-------------------------------
	Page Services
-------------------------------*/

#colg {
	float:left;
	margin:0 10px 0 0;
	position:relative;
}


/*-------------------------------
	Page INDEX
-------------------------------*/
/* Formulaire */
#form-search{
	background:transparent url(../img/index/fond_recherche.png) no-repeat top left;		
	font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
	width:610px;
	height:192px;
	padding:5px 10px;
}

#form-search H3{
	float:left;
	font-size:1.2em;
	width:80px;
	text-align:right;
	margin-right:20px;
}

#form-search LABEL{
	font-size:1.1em;
	margin-right:10px;
	font-weight:bold;
}

#form-search SELECT{
	margin:0 4px;
	width:150px;
}

#form-search FORM{
	margin:25px 0;
}

#form-search P {
	padding-left:100px;
}

#form-search .inputText{
	background:transparent url(../img/index/fond_input.png) repeat-x;
	border:#ECE6D3 1px solid;
	width:120px;
}

#form-search .checkbox{
	vertical-align:middle;
}

#form-search .form-element{
	float:left;
	margin-bottom:10px;
}

#form-search .image{
	float:right;
	margin:5px 15px 0 0;
}

#consulter{
	float:right;
}


/* Contactez-nous */
A.contactez-nous{
	background:transparent url(../img/index/fond_consulter.jpg) no-repeat;
	width:250px;
	height:192px;
	overflow:hidden;
	display:block;
	float:right;
	text-indent:-1000em;
}

/* Sélection de biens */
H1.left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
}
A.tous_les_biens{
	background:transparent url(../img/index/btn_tous_les_biens_off.png) no-repeat;
	width:77px;
	height:22px;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	float:left;
	margin-top:3px;
}

A:HOVER.tous_les_biens{
	background:transparent url(../img/index/btn_tous_les_biens_on.png) no-repeat;
}


#offre{
	float:left;
	margin:0 10px 0 0;
	width:217px;
	overflow:hidden;
	position:relative;
}

#offre.last{
	margin:0;
}

#offre .prix{
	background:transparent url(../img/fiche/fond_prix.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:0.8em;
	height:10px;
	margin:-5px 0 0 6px;
	padding:7px 5px 7px 5px !important;
	padding:7px 5px 3px 5px;
	position:absolute;
	text-align:center;
}

#offre .miniature{
	border:#CCCCCC 1px solid;
	padding:5px;
	margin-top:5px;
}

#offre .accroche{
	color:#005599;
	font-size:1.3em;
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	width:215px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#offre .localisation{
	color:#005599;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:7px;
}

#offre .description{
	color:#777777;
	font-size:0.9em;
	text-align:justify;
}

/* logos */
#container_rolling_logos{
	background:transparent url(../img/index/fond_confiance.png) no-repeat;
	width:700px;
	height:61px;
	padding-left:190px;
	padding-right:10px;
	margin:10px auto -15px auto;
	float:left;
	
}

#container_rolling_logos .mask {
	width:700px; 
	overflow:hidden;
	position:relative;
	height:59px;
	top:1px
}

#container_rolling_logos #rolling_logos DIV.logo {
	cursor:default !important
}

/*-------------------------------
	Page RESULTATS
-------------------------------*/
#nb_biens{
	font-size:0.7em;
	font-weight:bold;
	color:#71706D
}

/* Formulaire */
#form-search_droite{
	background:transparent url(../img/search/fond_rechercher.png) no-repeat;
	float:right;
	width:210px;
	height:363px;
	padding:10px;
	overflow:hidden;
}

#form-search_droite H1{
	margin:0 0 3px;
}

#form-search_droite H3{
	margin:0 0 3px;
	font-size:1.2em;
}

#form-search_droite H3.left{
	float:left;
	margin:0 15px 25px 0;
}

#form-search_droite .label{
	color:#797059;
	margin:10px 0;
}

#form-search_droite .label#last{
	margin-bottom:30px;
}

#form-search_droite .label STRONG{
	color:#333333;
	font-weight:bold;
	margin-bottom:3px;
}

#form-search_droite .inputText{
	width:80px;
	background:transparent url(../img/index/fond_input.png) repeat-x scroll 0 0;
	border:1px solid #ECE6D3;
}

#form-search_droite SELECT{
	width:140px;
}

#form-search_droite #valider{
	background:transparent url(../img/search/btn_affiner_off.png) no-repeat;
	width:135px;
	height:30px;
	display:block;
	border:0;
	text-indent:-1000em;
	cursor:pointer;
	margin:10px 40px;
}

#form-search_droite A#new{
	background:transparent url(../img/search/btn_nouvelle_recherche_off.png) no-repeat;
	width:135px;
	height:30px;
	display:block;
	border:0;
	text-indent:-1000em;
	margin:0 40px;
	overflow:hidden;
}

#form-search_droite A:HOVER#new{
	background:transparent url(../img/search/btn_nouvelle_recherche_on.png) no-repeat;
}


/* Liste des résultats */
.bien-teaser{
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	margin:0 10px 15px 0;
	padding:5px;
	float:left;
}

.bien-teaser-last{
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	margin:0 0 15px 0;
	padding:5px;
	float:left;
}

.bien-teaser .accroche,
.bien-teaser-last .accroche{
	border-bottom:#CCCCCC 1px solid;
	font-weight:bold;
	font-size:1.1em;
	color:#005599;
	padding:3px 0;
}

.bien-teaser .localisation,
.bien-teaser-last .localisation{
	color:#71706D;
	font-size:1.1em;
	font-weight:bold;
	padding:3px 0 0;
}

/* Pagination */
#bottom{
	width:650px;
}

#pagination{
	margin:0 auto;
}

#pagination UL{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	margin:0;
	width:auto;
}

#pagination UL LI{
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	float:left;
	line-height:18px;
}

#pagination UL LI.currentPage{
	color:#71706D;
	margin-right:5px;
	font-weight:bold;
	line-height:20px;
}

#pagination UL LI A{
	background:transparent url(../img/search/btn_pagination_off.png) repeat-x;
	border:#E4D7C9 1px solid;
	font-weight:bold;
	overflow:hidden;
	padding: 0 6px;
	color:#6B624E;
	display:block;
	float: left;
	margin:0;
}

#pagination UL LI A:HOVER{
	background:transparent url(../img/search/btn_pagination_on.png) repeat-x;
	color:#FFFFFF;
}

#pagination UL LI.active A{
	background:transparent url(../img/search/btn_pagination_on.png) repeat-x;
	font-weight:bold;
	color:#FFFFFF;
}


#pagination UL LI.previous A,
#pagination UL LI.next A{
	text-indent:-1000em;
	display:block;
	height:20px;
	float: left;
	width:10px;
	border:0;
}

#pagination UL LI.previous A{
	background:transparent url(../img/search/btn_pagination_prev.png) no-repeat;
}

#pagination UL LI.next A{
	background:transparent url(../img/search/btn_pagination_next.png) no-repeat;
}

#pagination UL LI.previous A:HOVER{
	background:transparent url(../img/search/btn_pagination_prev_on.png) no-repeat;
}

#pagination UL LI.next A:HOVER{
	background:transparent url(../img/search/btn_pagination_next_on.png) no-repeat;
}



/*-------------------------------
	Page FICHE BIEN
-------------------------------*/
/* Informations sur le bien */
#infos TD{
	vertical-align:top;
}

#infos TD.gauche{
	text-align:left;
	padding-right:20px;
}

#infos H2{
	font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:0;
}

#infos H2 SPAN{
	margin:0;
	padding:0;
	color:#333333;
}

#infos H3{
	font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
	color:#005599;
	font-weight:normal;
	font-size:1.5em;
	margin:0 0 5px 0;
	padding:0;
}

#infos STRONG{
	text-transform:uppercase;
}

#infos P{
	margin:3px 0 15px;
	text-align:justify;
}

#infos #caracteristiques TD {
	padding:2px 0
}

#infos #caracteristiques .gauche{
	width:13em;
	color:#333333;
	font-weight:bold;
}

#infos #caracteristiques .droite{
	color:#333333;
	font-weight:bold;
}

#infos .label{
	color:#005599;
	font-weight:bold;
}

#infos .avertissement{
	padding:5px 0;
	border-top:#EEEEEE 1px solid;
	color:#CCCCCC;
	position:relative;
	margin-top:10px;
}

#infos #consulter{
	background:transparent url(../img/fiche/consulter.jpg) no-repeat;
	width:460px;
	height:132px;
	float:left;
	margin-top:20px;
	position:relative;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
}

#infos #consulter DIV{
	float:left;
	margin:50px 0 0 15px;
	/margin:50px 0 0 5px;
}


#infos #consulter .titre{
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#infos #consulter .telephone{
	font-size:1.5em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#FFF0C1;
}


#infos #consulter A.contact{
	background:transparent url(../img/fiche/btn_contacter_off.png) no-repeat;
	width:110px;
	height:30px;
	display:block;
	text-indent:-1000em;
	margin:65px 210px;
	/margin:65px 20px;
	overflow:hidden;
	position:absolute;
}

#infos #consulter A.contact:HOVER{
	background:transparent url(../img/fiche/btn_contacter_on.png) no-repeat;
}


/* Photos */
#container{
	height:360px;
}

#photos{
	background:transparent url(../img/fiche/fond_photos.png) repeat-x top left;
	padding:10px;
	border:#EBE0D5 1px solid;
}

#PHOTO-PRINCIPALE {
	position:relative;
}

#PHOTO-PRINCIPALE .prix {
	background:transparent url(../img/fiche/fond_prix.png) repeat-x;
	color:#FFFFFF;
	position:absolute;
	font-size:1.6em;
	text-align:center;
	padding:5px 15px;
	height:26px;
	margin:5px;
}

#PHOTO-PRINCIPALE .loading {
	position:absolute;
	border:0;
	top:125px;
	right:115px;
	opacity:0.8;
	border:1px solid #EBE0D5;
	background:#FFF url(../img/fiche/loading.gif) no-repeat 2px center ;
	padding:2px 3px 2px 20px;
	display:none;
	
}

/* Pagination */
#navigation{
	width:420px;
}

#current{
	text-transform:uppercase;
	color:#71706D;
	font-weight:bold;
	line-height:20px;
	vertical-align:top;
}

#pagination #current STRONG{
	color:#005599;
}

.btn_pagination{
	height:20px;
	width:20px;
	border:0;
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	margin-bottom:20px;
}

A.btn_pagination#btn_prec{
	background:transparent url(../img/search/btn_pagination_prev.png) no-repeat;
	float:left;
}

A:HOVER.btn_pagination#btn_prec{
	background:transparent url(../img/search/btn_pagination_prev_on.png) no-repeat;
	float:left;
}

A.btn_pagination#btn_suiv{
	background:transparent url(../img/search/btn_pagination_next.png) no-repeat;
	float:right;
}

A:HOVER.btn_pagination#btn_suiv{
	background:transparent url(../img/search/btn_pagination_next_on.png) no-repeat;
	float:right;
}


A.retour{
	background:transparent url(../img/fiche/bt_retour_off.png) no-repeat;
	width:122px;
	height:22px;
	display:block;
	float:left;
	text-indent:-1000em;
	margin:0 2px;
	overflow:hidden;
}

A.popupwindow{
	background:transparent url(../img/fiche/bt_imprimer_off.png) no-repeat;
	width:79px;
	height:22px;
	display:block;
	float:left;
	text-indent:-1000em;
	margin:0 2px;
	overflow:hidden;
}

A:HOVER.retour{
	background:transparent url(../img/fiche/bt_retour_on.png) no-repeat;
}

A:HOVER.popupwindow{
	background:transparent url(../img/fiche/bt_imprimer_on.png) no-repeat;
	width:79px;
	height:22px;
	display:block;
	float:left;
	text-indent:-1000em;
	margin:0 2px;
	overflow:hidden;
}



/*-------------------------------
	Page REFERENCES
-------------------------------*/
H1.titre-reference{
	float:left;
	padding-top:2px;
	margin-bottom:10px;
}

A.reference-tab{
	display:block;
	float:left;
	margin-left:10px;
	text-indent:-1000em;
	overflow:hidden;
}

A.reference-tab#reference-realisation{
	background:transparent url(../img/reference/bt_realisations_off.png) no-repeat;
	width:110px;
	height:32px;
}

A.reference-tab#reference-cles-en-main{
	background:transparent url(../img/reference/bt_cles_off.png) no-repeat;
	width:135px;
	height:32px;
}

A.reference-tab#reference-realisation:HOVER{
	background:transparent url(../img/reference/bt_realisations_on.png) no-repeat;
}

A.reference-tab#reference-cles-en-main:HOVER{
	background:transparent url(../img/reference/bt_cles_on.png) no-repeat;
}

.reference-active{
	float:left;
	margin-left:10px;
}


/* Référence principale */
#reference_container_main{
	background:#FFFFFF url(../img/reference/fond_reference_photo.png) repeat-x bottom left;
	border:#EBE0D5 1px solid;
	width:610px;
	height:400px;
	padding:10px;
}

#reference_container{
	margin:0;
	padding:0;
	position:relative;
}

#reference_container #description  {
	background-color:#FFFFFF;
	position:absolute;
	bottom:0;
	left:0;
	text-align:justify;
	width:590px;
	padding:10px;
	color:#005599;
	font-weight:bold;
	filter:alpha(opacity=70);
	opacity:.70;
	margin:0;
}

#reference_container #description.with-logo {
	width:505px;
	padding-right:95px;
}

#reference_container  H3{
	font-size:1.4em;
	font-weight:normal;
	color:#52482B;
}

#reference_container H3 SPAN{
	font-size:0.9em;
	font-weight:bold;
	color:#4B565F;
}

#reference_container .reference-logo{
	position:absolute;
	bottom:10px;
	right:10px;
}


/* Slide */
#slide{
    background:transparent url(../img/reference/fond_reference_slide.png) no-repeat 0 0;
	width:226px;
	height:406px;
	float:right;
	padding:7px;
}


#slide H2 {
	margin:0;
    background:transparent url(../img/reference/titre_realisations.png) no-repeat 0 0;
	width:226px;
	height:30px;
	text-indent:-100em;
	overflow:hidden;
}

#slide.c H2 {
    background:transparent url(../img/reference/titre_cles_mains.png) no-repeat 0 0;
}

/* logos */
#rolling_logos DIV.logo {
	width:65px;
	height:60px;
	margin:auto 5px;
	background:url() no-repeat center center;
	float:left;
	cursor:pointer;
}


/*-------------------------------
	Page NOUS CONTACTER
-------------------------------*/

#col_d {
	float:right;
}	
#col_d IMG {
	border:7px solid #FFF;
	margin-bottom:10px;
}	

/* Cadre Adresse*/
#adresse-form {
	background:url(../img/contact/fond_coordonnees.jpg) no-repeat 0 0;
	color:#FFF;
	font-size:1.2em;
	height:162px;
	width:300px;
}
#adresse-form P {
	padding:45px 0 0 10px;
}	
#adresse-form SPAN {
	font-size:1.2em;
	font-weight:bold;
}	
#adresse-form STRONG {
	color:#FDEEC1;
	font-size:1.4em;
}	
	
/* Formulaire */

#contact-form {
	text-align:left;
}	

#contact-form TD{
	width:180px;
	vertical-align:top;
}

#contact-form TH{
	vertical-align:top;
}

#contact-form LABEL {
	color:#333333;
	font-weight:bold;
}

#contact-form LABEL .needed{
	color:#A62E2D;
	font-size:1.2em;
	font-weight:bold;
}

#contact-form .inputText {
	background:transparent url(../img/contact/fond_input.gif) repeat-x scroll 0 0;
	border:1px solid #B4CEE1;
	padding-left:5px;
}

#contact-form .textarea {
	background:transparent url(../img/contact/fond_textarea.gif) repeat-x scroll 0 0;
	border:1px solid #B4CEE1;
	padding:5px;
	width:550px;
}

#contact-form #produit {
	background:none;
	border:none;
	color:#736A53;
	font-size:1.1em;
	font-weight:bold;
	padding:0;
}

#contact-form #titre_demande LABEL {
	color:#005599;
	font-size:1.2em;	
}

#contact-form #submit {
	margin-left:350px;
	width:110px;
	height:30px;
}

#contact-form .form_error{
	color:#A62E2D;
	font-size:0.9em;
	font-weight:bold;
	margin:3px 0 0 0;
}

.MESSAGE{
	color:#A62E2D;
	float:left;
	margin-bottom:20px;
	font-style:italic;
}

.cadre_info{
	background:#FFF url(../img/contact/fond_cadre_info.png) repeat-x bottom left;
	border:1px solid #EBEAE8;
	font-size:1.2em;
	font-weight:bold;
	margin:90px 0 200px 0;
	padding:10px;
	text-align:center;
	width:530px;	
}

.cadre_info A{
	color:#005599;
	font-weight:bold;
	text-decoration:underline;
}
#contact-form EM {
	color:#666;
	float:left;
	font-size:0.8em;	
}	
#contact-form EM STRONG {
	color:#C24043;
}	


