/* ***** FEUILLE DE STYLE CSS DU SITE INTERNET DU GROUPE GIBOIRE *****

/*
Titre:      	Page d'accueil du site
Auteur:     	Acreat Web Technologies
Mise à jour:    25 Septembre 2006
*/

	
/* --------------------------------------------------------------------------------------
PAGE D'ACCUEIL
-------------------------------------------------------------------------------------- */	
	
/* [ Zone Tétière]---------------------------------------------------- */	

#tetiere01, #visuel_principal {
	height:235px;
}	

#tetiere03, #zone_bienvenue {
	height:155px;
}	

#visuel_principal, #zone_bienvenue {
	float:right;
	width:485px;
}	
	
#tetiere01, #tetiere03  {
    width:295px;
}	
	
#tetiere01 {
	background:url(../img/index/tetiere01.jpg) no-repeat top left; 
	float:left;
}	
	
#visuel_principal {
	position:relative;
	text-align:left;
}	
	
#visuel_principal IMG {
	position:absolute;
	left:0;
	z-index:10;
}	
	
#visuel_principal IMG#PHOTO_VISUEL_PRINCIPAL {
	right:0;
}	

	
	
#tetiere03 {
	background:url(../img/index/tetiere03.jpg) no-repeat top left; 
	float:left;
}	
	
#zone_bienvenue {
	background:url(../img/index/tetiere04.gif) no-repeat top left; 
}	

/* [ Zone Bienvenue]---------------------------------------------------- */	

#zone_bienvenue h1 {
	font-size:16px;
	font-weight:bold;
	color:#bd9e31;
	text-align:left;
	padding-left:10px;
	margin-top:5px;
}

#zone_bienvenue p {
	font-size:11px;
	color:#0068b2;
	text-indent:8px;
	text-align:justify;
	padding-left:10px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:0px;
	margin:0;
}

#zone_bienvenue a#bouton_entree, #zone_bienvenue a:hover#bouton_entree {
	float:left;
	display:block;
	width:66px;
	height:20px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-left:7px;
	padding-top:1px;
	margin-left:5px;
	margin-top:5px;
}	

#zone_bienvenue a#bouton_entree {
	background:url(../img/index/bouton_entree_off.gif) no-repeat top left; 
	color:#ffffff;
}

#zone_bienvenue a:hover#bouton_entree {
	background:url(../img/index/bouton_entree_on.gif) no-repeat top left; 
	color:#F7E08F;
}
	
/* [ Zone Actuellement à la vente]---------------------------------------------------- */	

#actuellement_vente {
	clear:both; 
	background:url(../img/index/actuellement_vente.jpg) no-repeat top left; 
	width:auto;
	height:82px;
}	

/* [ Zone Urbain + Littoral + Entreprise + Dernière Minute]---------------------------------------------------- */	

#tableau { 
	position:relative;
	background:url(../img/index/fond_bas_page.jpg) repeat-x top left; 
	margin:0;
	border-collapse:collapse;
}

#tableau BLOCKQUOTE { 
	margin:0;
	background:url(../img/index/fond_zone_derniere_minute.jpg); 
	background-position:639px 0px;
	background-repeat:no-repeat;
}

#tableau TABLE { 
	border-collapse:collapse;
}

#tableau TD {
	width:190px;
	padding-left:15px;
	padding-right:6px;
}

#tableau p { 
	font-size:10px;
	color:#0068b2;
	text-align:justify;
	margin:0;
	margin-top:5px;
	padding:0;
}

#derniere_minute {
	position:absolute;
	right:0;
	width:130px;
	background:url(../img/index/cadre_derniere_minute.gif) no-repeat top left; 
	top:25px;
	right:11px;
	background-color:#EDF8FF;
}

#derniere_minute h2 {
	background:url(../img/index/titre_derniere_minute.gif) no-repeat top left; 
	width:auto;
	height:31px;
	margin:0;
} 

#derniere_minute p {
	font-size:10px;
	color:#0068b2;
	margin:0;
	padding:3px 5px;
	text-align:center;
} 
	
#derniere_minute p span {
	font-weight:bold;
	color:#000000;
} 
	
#derniere_minute a#cliquez_ici, #derniere_minute a:hover#cliquez_ici {
	display:block; 
	width:auto;
	height:27px;
	font-size:10px;
	font-weight:bold;
	color:#bf9d28;
	text-decoration:none;
	text-align:right;
	margin:0;
	padding-right:22px;
	padding-top:4px;
} 	

#derniere_minute a#cliquez_ici {
	background:none;
	background:url(../img/index/cliquez_ici_off.gif) no-repeat top left;
}
	
#derniere_minute a:hover#cliquez_ici {
	background:none;
	background:url(../img/index/cliquez_ici_on.gif) no-repeat top left;
}
	
a.bouton_decouvrir, a:hover.bouton_decouvrir {
	float:right;
	display:block;
	width:72px;
	height:25px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	margin:0;
	padding-left:4px;
	padding-top:3px;
	margin-top:5px;
}

a.bouton_decouvrir {
	background:url(../img/index/bouton_decouvrir_off.gif) no-repeat top left; 
	color:#FFFFFF !important;
}

a:hover.bouton_decouvrir {	
	background:url(../img/index/bouton_decouvrir_on.gif) no-repeat top left; 
	color:#F7E08F !important;
}
	
/* [ Zone Vous souhaitez]---------------------------------------------------- */	

#vous_souhaitez {
	background:#FFFFFF url(../img/index/titre_vous_souhaitez.jpg) no-repeat top left;
	height:121px;
}	

#vous_souhaitez #menu_vous_souhaitez {
	margin:40px 0 0 185px;
	border-collapse:collapse;
}  
	
#vous_souhaitez  td {
	background:url(../img/index/fond_cadre_vous_souhaitez.png) repeat-x top left;
	font-size:11px;
	color:#000000;
	padding:0;
	margin:0;
}	

#vous_souhaitez  td a, #vous_souhaitez  td a:hover  {
	font-size:11px;
	padding:0;
	margin:0;
	text-decoration:none;
}	

#vous_souhaitez  td a {
	color:#000000;
}	

#vous_souhaitez  td a:hover  {
	color:#BF9D28;
}	

#vous_souhaitez  td.espacement {
	background:none;
	width:15px; 
}	

#vous_souhaitez  td.espacement02 {
	background:none;
	height:10px; 
}	
	
#vous_souhaitez .coin_gauche {
	padding-right:5px;
} 	