body {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #fff;
}

a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #f66;
}

img {
	border: 0;
}

h1 {
	margin: 0px 0px 5px 0px;
	color: #f66;
	text-transform: uppercase;
	font-size: 14px;
}

h1.contenuTitre {
	margin: 10px 0px 5px 16px;
}

h2 {
	margin: 0px 0px 5px 0px;
	color: #fff;
	font-size: 12px;
}

p {
	margin: 0px 0px 5px 0px;
}

#page {
	position: absolute;
	margin: 0px 0px 0px -477px;
	padding: 0px 0px 0px 0px;
	width: 954px;
	height: 600px;
	left: 50%;
	border: none;
	overflow: hidden;
}

#contenu {
	margin-top: 0px;
	height: 600px;
	width: 954px;
	text-align: justify;
}

#logo {
	position: absolute;
	left:  20px;
	top:  30px;
	width: 138px;
	z-index: 11;
}

#accueil {
	top: 0px;
	background-image: url(/images/layout/background/accueil.jpg);
	height: 600px;
}

#aVendreALouer {
	top: 0px;
	background-image: url(/images/layout/background/a-vendre-a-louer.jpg);
	height: 600px;
}

#promotions {
	top: 0px;
	background-image: url(/images/layout/background/promotions.jpg);
	height: 600px;
}

#proposerUnBien {
	top: 0px;
	background-image: url(/images/layout/background/proposer-un-bien.jpg);
	height: 600px;
}

#contact {
	top: 0px;
	background-image: url(/images/layout/background/contact.jpg);
	height: 600px;
}


.masque {
	position: absolute;
	z-index: 10;
	background-color: #fff;
	width: 954px;
	height: 600px;
	background-image: url(/images/layout/lightbox/lightbox-ico-loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#masqueAccueilImage {
	/*visibility: hidden;*/
}

.contenuCadre {
	position: relative;
	width: 457px;
	height: 377px;
	top: 176px;
	left: 483px;
	
	background-color: #000;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}

.contenuContenu {
	position: relative;
	width: 457px;
	height: 377px;
	
	top: -202px;
	left: 483px;
	
	font-size: 13px;
	padding-left: 10px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
}

.contenuContenu p {
	margin: 5px 0px 8px 0px;
}

.contenuContenu .scrollContainer h1 {
	margin-left: 0px;
	margin-right: 10px;
}

.scrollContainer {
	margin-top: 0px;
	margin-left: 16px;
}

.scroll-pane {
	overflow: auto;
	width: 428px;
	height: 329px;
	font-size: 12px;
	padding-right: 15px;
}

.jScroller {
	top: 20px;
	height: 329px;
	/*padding: 0px 16px 0px 16px;*/
}

#debug {
	color: #000;
}

p.objetChapeau {
	margin: 0px 0px 0px 0px;
}

#urgencesScrollerContainer {
	/*border: 1px solid red;*/
	position: absolute;
	top: 563px;
	left: 483px;
	width: 447px;
	height: 29px;
	padding-left: 10px;
	
	/*background-color: #cbd8d2;*/
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	color: #fff;
	
	border-width: 1px 0px 1px 0px;
	border-color: #fff;
	border-style: solid;
	
	/*border: 1px solid green;*/
}

#urgencesScroller {
	border: 0;
	width: 447px;
	height: 29px;
	/*border: 1px solid red;*/
}

#messageUrgencesScrollerContainer {
	position: absolute;
	top: 563px;
	left: 483px;
	width: 457px;
	height: 29px;
	
	background-color: #000;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
	/*border: 1px solid yellow;*/
	
}

#xFermer {
	z-index: 12;
	position: absolute;
	left: 928px;
	top: 180px;
	font-size: 11px;
}
/*
.pTheAgencies {
	margin-right:0;
	margin-left:770px;
	font-size:0.7em;
	top:600px;
	position:absolute;
	color: #666666;
}
.pTheAgencies a{
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
}
.pTheAgencies a:hover{
	color: #f66;
}
*/
.pTheAgencies {
	color: #666666;
	font-size:0.7em;
	position: absolute;
	margin: 600px 0px 0px 317px;
	padding: 0px 0px 0px 0px;
	left: 50%;
}
.pTheAgencies a{
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
}
.pTheAgencies a:hover{
	color: #f66;
}