/* CSS Document */
#page {
	position:relative;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/accueil/degradePage.gif);
	background-repeat:no-repeat;
}
#page #fondPage {
	background-image:url(/images/accueil/fondPage.jpg);
	background-repeat:no-repeat;
	background-color:#aecbfa;
	margin-left:10px;
	margin-right:30px;
}
#page #fondPage #espaceurHaut {
	position:relative;
	height:550px;
}

/**
* Liens outils du haut
*/
#page #fondPage #outils {
	position:absolute;
	top:23px;
	left:18px;
	font-size:9px;
	color:#a12819;
}
#page #fondPage #outils a {
	color:#a12819;
	text-decoration:none;
}
#page #fondPage #outils a:hover {
	text-decoration:underline;
}

/**
* Logo Immo de France
*/
#page #fondPage #logoImmo {
	position:absolute;
	top:44px;
	left:15px;
	width:84px;
	height:93px;
}

#page #fondPage #encart {
	position:absolute;
	top:270px;
	left:435px;	
	width:163px;
	height:74px;
	background-repeat:no-repeat;
}

/**
* Titres de page
*/
#page #fondPage h1 {
	position:absolute;
	left:315px;
	top:346px;
	font-family:"Times New Roman", Times, serif;
	font-size:33px;
	text-align:right;
	line-height:30px;
}
#page #fondPage h1 span {
	font-size:30px;
}
#page #fondPage h2 {
	position:absolute;
	left:372px;
	top:415px;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;
}
#page #fondPage p.chapeau {
	position:absolute;
	left:228px;
	top:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:325px;
	text-align:right;
}

/**
* Pavés de gauche
*/
#page #fondPage #paves {
	position:absolute;
	top:379px;
	width:112px;
}
#page #fondPage #paves a {
	display:block;
	margin-bottom:1px;
}
#page #fondPage #paves a.paveImmo {
	background-image:url(/images/accueil/pave-immoFrance.gif);
	background-repeat:no-repeat;
	height:113px;	
}
#page #fondPage #paves a.paveImmo:hover {
	background-image:url(/images/accueil/pave-immoFrance-over.gif);
	background-repeat:no-repeat;
}
#page #fondPage #paves a.paveAgences {
	background-image:url(/images/accueil/pave-agence.gif);
	background-repeat:no-repeat;
	height:113px;
}
#page #fondPage #paves a.paveAgences:hover {
	background-image:url(/images/accueil/pave-agence-over.gif);
	background-repeat:no-repeat;
}
#page #fondPage #paves a.paveBien {
	background-image:url(/images/accueil/pave-bien.gif);
	background-repeat:no-repeat;
	height:113px;
}
#page #fondPage #paves a.paveBien:hover {
	background-image:url(/images/accueil/pave-bien-over.gif);
	background-repeat:no-repeat;
}

/**
* Contenu
*/
#page #fondPage #contenu {
	position:relative;
	margin-left:125px;
	margin-right:280px;
}

/**
* Diaporama
*/
#page #fondPage #contenu #diaporama {
	position:relative;
	width:418px;
	color:#104677;
	background-color:#104677;
}
#page #fondPage #contenu #diaporama #diapoTitre p.vitrine {
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#8ea9cb;
	text-transform:uppercase;
	padding:5px 25px 5px 10px;
}
#page #fondPage #contenu #diaporama #diapoTitre a {
	display:block;
	float:left;
	text-align:center;
	margin:3px 3px 3px 3px;
	padding:6px 9px 5px 9px;
	background-color:#6886b1;
	color:#10223e;
	font-weight:bold;
}
#page #fondPage #contenu #diaporama #diapoTitre a.suivant {
	padding:0;
}
#vitrine0, #vitrine1, #vitrine2, #vitrine3, #vitrine4, #vitrine5, #vitrine6 {
visibility:hidden; 
display:none;  

}
#page #fondPage #contenu #diaporama .diapo {
	position:relative;
	float:left;	
	width:165px;
}
#page #fondPage #contenu #diaporama .diapo img {
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	border:solid 1px #10223e;
}
#page #fondPage #contenu #diaporama div.diapoDetails {
	position:relative;
	float:left;
	height:104px;
	width:225px;
	background-image:url(/images/accueil/fondDiapoDetails.gif);
	background-repeat:repeat-y;
	padding:7px 14px 7px 12px;
	border:solid 1px #104677;
	font-size:11px;
	color:#102341;
}
#page #fondPage #contenu #diaporama div.diapoDetails a {
	font-size:11px;
	color:#102341;
	text-decoration:underline;
}
#page #fondPage #contenu #diaporama div.diapoDetails a:hover {
	text-decoration:none;
}

/**
* Mentions
*/
#page #fondPage #contenu #mentions {
	margin:3px 0px 5px 0px;
}
#page #fondPage #contenu #mentions a {
	font-size:9px;
	color:#3c4046;
	text-decoration:none;
}
#page #fondPage #contenu #mentions a:hover {
	text-decoration:underline;
}

/**
* Recherche
*/
#page #fondPage #recherche {
	position:absolute;
	top:238px;
	left:616px;
	width:274px;
	color:#fefefe;
}

/**
* Pied de page
*/
#page #fondPage #pied {
	position:relative;
	background-image:url(/images/site/sepPied.gif);
	background-repeat:no-repeat;
	background-color:#a5a5a5;
	padding-top:9px;
	height:70px;
	width:880px;
}
#page #fondPage #pied p {
	float:left;
	display:inline;
	text-align:right;
	padding:5px 25px 5px 25px;
	color:#262626;
	font-size:10px;
}
#page #fondPage #pied p.cnab {
	float:right;
	margin:2px 2px 2px 2px;
	padding:0;
}

#page #fondPage #pub {
	position:absolute;
	top:250px;
	left:10px;	
	width:129px;
	height:101px;
	background-image:url(/images/accueil/mobilite.png);
	background-repeat:no-repeat;
}
#page #fondPage #pub a {
	display:block;
	width:129px;
	height:101px;
	z-index:99;
}