body, TD {
	font: 100% verdana,arial,sans-serif;
	background-color: #FDF7DF;
	text-align: center;
    }

a:link,a:visited  {
	color: #333333;
	text-decoration: underline;
	
					}
a:hover, a:active	{
					color: #000000;
					text-decoration: none;
					}

#wrapper {
	width: 770px;/*sets the width for IE5.x's broken box model*/
	/*	w\idth: 770	0px; /* sets the width of the wrapper for compliant browsers*/
	margin: 5px auto;/* centers the wrapper. First value - 5px is applied to the top and bottom margins, auto sets the excess space on the view port evenly to the left and right*/
	position: relative; /* prevents the image from tiling in our page, we do not want this image to repeat */
	background-color: #F0F0F0; /* sets a border to all 4 sides */
	text-align: left;
	border: 1px solid #333;
	background-position: right;
	
}
#avantbanner {
	background-color: #E4E4E4;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 770px;
}
.rachat-credit   {
	color:#666666;
	font-family:verdana;
	font-size:12px;
	font-weight:lighter;
	margin: 0 0 0 0;
}

#banner {
	background-color: #E4E4E4;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	height: 60px;
	background-repeat: no-repeat;
	width: 770px;
}

div#sidebar {
	float:left;
	width: 164px;
	border-right: 1px solid #000;
}
div#sidebar-right {
	float:right;
	width: 210px;
	margin: 0px 2px;
	
}
div.newsright  {
	float:left;
	width: 200px;
	margin: 1px 1px 1px 1px;
	background-color: #E5E5E5;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
div#sidebar div#menu{
margin: 0 0}

div#nav ul, div#nav li{
	list-style-type:none;
	font-size: 10px;
	margin: 0px 0px 0px 0px;0px;
	padding: 0;
	line-height: 1.1;
}

div#nav {
	float:left;
	width: 153px;
	}

div#nav a	
{
	display: block;
	width: 100%;
	border-left: 3px solid;
	border-color: #E5E5E5;
	background-color: #E5E5E5;
	padding: 3px 4px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	color: #333333;
}

div#nav a:hover {
	background-color: #D1D1D1;
	border-left: 3px solid;
	border-color: #000 #000;
	display: block;
	color: #000000;
	
	}
	
div#nav li.activelink a,div#nav li.activelink a:hover{
	background-color: #D1D1D1;
	border-left: 3px solid;
	border-color: #000 #000;
	color: #000000;
	
	
}
#content { /* Begin laying out and styling the content div */
	width: 370px; /* sets the width of our content*/
	margin-left: 173px;
	padding: 0px 0px;
}

div.news{
	float:left;
	width: 160px;
	margin: 1px 1px 1px 1px;
	background-color: #E5E5E5;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	
}

#content p {
	margin: 0px 2px 0px 2px; /* zero off the padding */
	text-align: justify;
	padding: 0px 0px;
}



#footer {  /* Begin laying out and styling the footer div */
	background-color: #F9C693;  /*sets a background colour for the footer*/
	width: 770px;  /*Sets the footers width*/
	border-top: 1px solid #000;  /*sets the top border to define the beginning of the footer*/
	font-size: 60%;  /* sets the footer text size */
	text-align: right;  /* Adds a margin to the top of the footer*/
	clear: left;  /*clears any floats to the left - our leftcol div in this instance*/
	padding: 4px 0px 4px 0px;
}


#sousbanner {
	background-color: #E4E4E4;
	width: 762px;
	border-bottom: 1px solid #000;
	font-size: 80%;
	text-align: left;
	clear: left;
	padding: 1px;
	font-weight: bolder;
}





	   
.petittext {
	font: 11pt Verdana;
	text-align: justify;
	margin: 2px 2px;
	font-weight: normal;
}
.nadpish3 {
	font-weight: bold;
	padding: 2px 6px 2px 6px;
}

h1{font-size: 150%}
h2{
	font-size: 120%
}
p{
	margin:0;
	padding: 5px 9px;
	line-height: 1.2;
	text-align: justify;
	font-size: 80%;
}

div.property-line   {
	position:   relative;
	width:550px;
	border: 1px dashed #ccc;
	margin: 10px 20px;
	top: 10px;
        }


h3{
	font-size:60%;
	letter-spacing:1px;
	padding: 5px 15px;
	background: #E4E4E4;
}

h5 {
	font-size:65%;
	margin:0;
	padding: 5px 10px;
	color: #666666;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pub {
	width: 340px; /* sets the width of our content*/
	margin-left: 420px;
	vertical-align: top;
}
#contentRSS {
	width: 370px; /* sets the width of our content*/
	margin-left: 173px;
	padding: 0px 0px;
}

