html { background: #000; }
* { margin: 0; padding: 0; border: none; }
body 
{
	position: relative;
	margin: 0 auto;
	padding: 0 24px 0 26px;
	width: 950px;
	background: url(../img/pix-fond.gif) repeat-y;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

#object { border-bottom: solid 1px #E1B253; }

#menu { float: right; width: 140px; padding: 13px 20px 0 10px; }
#menu p { font-weight: bold; }
#rhum 
{ 
	display: block;
	background: url(../img/fleche-gauche.gif) no-repeat right bottom;
	padding: 0 30px 20px 0;
}
#cadreHautBas 
{
	border-bottom: solid 2px #000;
	border-top: solid 2px #000;
}
address 
{ 
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	background: url(../img/telephone.gif) no-repeat center;
	height: 18px;
	margin: 20px 0;
	padding: 3px 0 0 25px;
}
#mer
{
	display: block;
	background: url(../img/fleche-droite.gif) no-repeat left top;
	padding: 30px 30px 5px 0;
}
#commerce { display: block; margin: 30px 0 5px 0; }
#last 
{
	background: url(../img/fleche-gauche.gif) no-repeat right top;
	font-family: Arial, Sans-Serif;
	margin: 30px 0 5px 0;
	padding: 100px 0 0 0;
}	

#main {	background: url(../img/pix-contenu.gif); overflow: hidden; }

#contenu { overflow: hidden; }
.description 
{ 
	background: #FFF url(../img/haut.gif) no-repeat top;
	overflow: hidden;
	padding: 0 0px;
}
.description2 
{ 
	min-height: 150px;
	background: url(../img/bas.gif) no-repeat center bottom; 
}
.description3 
{ 
	min-height: 545px;
	background: url(../img/bas.gif) no-repeat center bottom; 
}

.bien { clear: both; padding: 37px 60px 10px 60px; }
.bien img { clear: both; float: left; padding-right: 50px; }
.biens img { padding-bottom: 50px; }
.description p { padding: 0 13px; line-height: 18px; }
.bien h1 { font-size: 14px; font-weight: bold; padding: 0 13px; margin-top: 15px; }
.bien h2 
{ 
	font-size: 13px; 
	font-weight: normal; 
	margin-bottom: 20px; 
	padding: 0 13px; 
}
#interet 
{
	background: url(../img/interet.gif) no-repeat ;
	color: #FFF;
	display: block;
	padding: 5px !important;
	width: 119px;
	text-align: right;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	height: 43px;
	float: right;
	margin: 30px 13px 30px 0;
}
.bien h4 
{ 
	margin: 30px 0 0 0; padding: 0 13px;
}
.bien h4 a 
{ 
	color: #E1B253; 
	float: right;  
	background: url(../img/petite-fleche.gif) no-repeat left;
	padding-left: 25px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.bien span { font-weight: bold; color: #E1B253; }

#coordonnees { margin: 5px auto; }
.obligatoire { background: #FCECCC; }
input, textarea, select { border: solid 1px #000; }
.texte { text-align: center; }
#erreur { font-weight: bold; }

.boutons a
{
	display: block; 
	text-align: center; 
	width: 150px; 
	margin: 0 auto;
	background: #FFF;
	border: solid 1px #000;
	color: #000;
	text-decoration: none;
	padding: 5px;
}

#pied
{
	clear: both;
	text-align: center;
	border-bottom: solid 1px #E1B253;
	border-top: solid 1px #E1B253;
	border-left: solid 1px #E1B253;
}

#pied img
{
	position: relative;
	margin: 10px 0;
}

#cadreHautBas a,#first a { color: #000; text-decoration: none; }
