body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
	background-color: #e8e7e3;
}
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 4px;
}
h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #827a6e;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 15px;
}
#mainContener {
	width: 940px;
	border: 30px solid #2b2a2a;
	height: 513px;
	margin: 40px auto 0px auto;
}
#mainContener.bkgAccueil {
	background-image: url(../img/intro/bkg-accueil.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EBE9E5;
}
#mainContener.bkgPages {
	background-image: url(../img/commun/bkg-page.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#colGauche {
	height: 513px;
	width: 370px;
	float: left;
}
#nav{
	width: 370px;
	height: 218px;
	float: left;
}
#logo{
	width: 255px;
	height: 88px;
}
#page{
	width: 570px;
	float: left;
	height: 513px;
	/*overflow: auto;*/
}
#footer {
	width: 1000px;
	margin: 5px auto 0px auto;
	color: #837a6e;
	font-size: 10px;
}

/* ---- PAGE DESCRIPTIVE ---- */ 

#pagePresentation{
	width: 550px;
	padding-right:20px;
	float: left;
	height: 513px;
	overflow: auto;
}
#pagePresentation h1 {
	margin-left: 0px;
}
#pagePresentation p {
	margin-bottom: 5px;
}
#pagePresentation ul {
	margin-bottom: 5px;
	margin-left: 15px;
}
#pagePresentation ul {
	margin-bottom: 5px;
}
#pagePresentation a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#pagePresentation a:hover {
	color: #827a6e;
}	
.form-input-300, textarea {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	background-color: #f8f8f6;
	width: 350px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #f8f8f6;
	font-size: 11px;
}	
.msgErreur {
	font-weight: bold;
	color: #b7ad88;
}

/* ---- LISTING ---- */ 

.boxListing {
	width: 178px;
	height: 204px;
	background-image: url(../img/biens-immobiliers-74/bkg-box-listing.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
}
.visuListing {
	height: 104px;
	width: 151px;
	position: absolute;
	left: 14px;
	top: 14px;	
}
.lienDetail {
	position: absolute;
	right: 4px;
	bottom: 4px;	
}
.selectionListing{
	position: absolute;
	top: 122px;
	right: 14px;
}
.txtListing {
	margin: 125px 14px 0px 14px;
	font-size: 10px;
	color: #827a6e;
	line-height: 12px;
}
.prixListing{
	font-size: 14px;
	color: #2a2a2a;
	line-height: 18px;
}
#pagination {
	margin-top: 15px;
	width: 530px;
	color: #827a6e;
	text-align: right;
}
#pagination a {
	color: #827a6e;
	text-decoration: none;
}
#pagination a:hover {
	color: #2a2a2a;
}
#pagination a.pageActive {
	color: #2a2a2a;
	font-size: 14px;
	font-weight: bold;
}

/* ---- DETAIL ---- */ 

.boxDetail {
	width: 554px;
	height: 401px;
	background-image: url(../img/biens-immobiliers-74/bkg-box-detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.visuDetail {
	float: left;
	width: 263px;
}
.visuDetail img {
	float: left;
	width: 235px;
	margin: 14px 14px 0px 14px;
}
.txtDetail {
	float: left;
	font-size: 11px;
	color: #827a6e;
	width: 265px;
	padding-right:10px;
	margin-top: 14px;
	margin-left: 8px;
	height: 282px;
	overflow: auto;
}
.prixDetail {
	font-size: 14px;
	color: #2a2a2a;
	line-height: 25px;
	font-weight:bold;
}
#galerieDetail {
	border-top: solid 1px #c2c2ba;
	border-bottom: solid 1px #c2c2ba;
	margin: 10px 0px 8px 0px;
	padding: 9px 14px;
}
#galerieDetail img {
	margin-right: 5px;
}
#galerieDetail img a {
	border-style: none;
}
.photo-off  {
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
}
.photo-on  {
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1; 
}

a.lienRetourListing {
	border-style: none;
	color: #827a6e;
	text-decoration: none;
	display: block;
	float: left;
	width: 265px;
	margin-left: 14px;
}
a.lienContactListing {
	border-style: none;
	color: #827a6e;
	text-decoration: none;
	display: block;
	float: left;
	width: 245px;
}
a.lienContactListing strong, a.lienRetourListing strong {
	color: #2a2a2a;
}
a.lienContactListing:hover strong, a.lienRetourListing:hover strong {
	color: #827a6e;
}


/* ---- DIVERS ---- */ 

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.marinRight7 {
	margin-right: 5px;
}
#navFooter li {
	list-style-type: none;
	display: inline;
}
#navFooter li a {
	font-size: 10px;
	text-transform: uppercase;
	color: #837a6e;
	text-decoration: none;
	margin-left: 10px;	
}
#navFooter li a:hover {
	color:#2a2a2a;	
}
.gris {
	color:#2a2a2a;	
}
.or {
	color:#857a6d;
	font-weight: normal;
}
.none {
	display: none;
}
.txt12gris {
	font-size: 12px;
	color:#2a2a2a;	
}
.txt10gris {
	font-size: 10px;
	color:#2a2a2a;	
}
.cap {
	text-transform: uppercase;	
}
a.lien10Beige {
	font-size: 10px;
	color: #b5b0a8;
	text-decoration: none;
	font-weight: normal;
}
