@import 'biens.css';
@import 'navigation.css';

html {
	/* force l'apparition de la barre de défilement pour Firefox */
	overflow: -moz-scrollbars-vertical !important;
}

html, body {
  height: 100%; /* Required */
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: url('../fr/nav/body.jpg') #FFF repeat-x;
	behavior: url('/css/csshover.htc');
}

p {
	margin: 0;
	padding: 4px 0 4px 0;
}

a {
	color: #CF600E;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.couleur1 {
	color: #BB593D;
}

.textepetit {
	font-size: 0.85em;
}

.champobligatoire {
	color: #FF0000;
	font-weight: bold;
}

.tampon {
	clear: both;
}

.hr {
	background: url('../fr/nav/hr.gif') no-repeat;
	width: 631px;
	height: 6px;
	margin: 10px 0 5px 0;
}

#conteneur {
	position: relative;
	width: 858px;
	left: 50%;
	margin-left: -429px;
	background: url('../fr/nav/conteneur.jpg') no-repeat 676px 165px;
	font-size: 0.9em;
	color: #000;
}

#header {
	background: url('../fr/nav/header.gif') no-repeat;
	height: 165px;
}

#header h1 {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}

#header h1 a {
	position: relative;
	width: 110px;
	height: 110px;
	top: 11px;
	display: block;
}

#header a {
	color: #828282;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul li.tiret1 {
	position: absolute;
	background: url('../fr/nav/tiret.gif') no-repeat;
	top: 19px;
	left: 261px;
	width: 2px;
	height: 9px;
}

#header ul li.tiret2 {
	position: absolute;
	background: url('../fr/nav/tiret.gif') no-repeat;
	top: 19px;
	left: 341px;
	width: 2px;
	height: 9px;
}

#header ul #qui_sommes_nous {
	height: 20px;
	position: absolute;
	top: 17px;
	left: 133px;
}

#header ul #contacts {
	position: absolute;
	top: 17px;
	left: 278px;
}

#header ul #accueil {
	position: absolute;
	top: 17px;
	left: 355px;
}

#header #navigation li a {
	height: 30px;
	top: 135px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}

#header #navigation li a.actif {
	height: 41px;
}

#header #navigation #location a {
	position: absolute;
	left: 126px;
	background: url('../fr/nav/nav_location.gif') no-repeat;
	width: 103px;
}
#header #navigation #location a.actif {
	background: url('../fr/nav/nav_location_actif.gif') no-repeat;
	z-index: 100;
}

#header #navigation #vente a {
	position: absolute;
	left: 231px;
	background: url('../fr/nav/nav_vente.gif') no-repeat;
	width: 91px;
}
#header #navigation #vente a.actif {
	background: url('../fr/nav/nav_vente_actif.gif') no-repeat;
	z-index: 100;
}

#header #navigation #investissement a {
	position: absolute;
	left: 324px;
	background: url('../fr/nav/nav_investissement.gif') no-repeat;
	width: 155px;
}
#header #navigation #investissement a.actif {
	background: url('../fr/nav/nav_investissement_actif.gif') no-repeat;
	z-index: 100;
}

#header .nav #navigation #confiez-nous a {
	position: absolute;
	left: 481px;
	background: url('../fr/nav/nav_confieznous.gif') no-repeat;
	width: 196px;
}
#header .nav #navigation #confiez-nous a.actif {
	background: url('../fr/nav/nav_confieznous_actif.gif') no-repeat;
	z-index: 100;
}

#adresse {
	padding: 30px 0 0 145px;
	font-size: 0.9em;
	color: #848484;
}

#footer {
	position: relative;
	background: url('../fr/nav/footer.jpg') repeat-x bottom left;
	width: 100%;
	height: 50px;
}

#footer_texte {
	width: 858px;
	padding-top: 14px;
	text-align: center;
	font-size: 0.9em;
}

#footer #copyright {
	position: absolute;
	margin: 7px 0 0 65px;
	background: url('../fr/nav/footer_texte.jpg') repeat-x;
	height: 18px;
	line-height: 17px;
	padding: 0 7px 0 7px;
	color: #fff;
}

#footer #mentions_legales {
	position: absolute;
	margin: 7px 0 0 188px;
	background: url('../fr/nav/footer_texte.jpg') repeat-x;
	height: 18px;
	line-height: 17px;
	padding: 0 7px 0 7px;
	color: #fff;
}

#footer #pyxis {
	position: absolute;
	margin: 9px 0 0 350px;
	height: 18px;
	color: #9F9B97;
}