html, body
{
	margin: 0;
	padding: 0;
	background-color:#928E7b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
}

h1,h2,h3,h4
{
	font-size:110%;
	color:#015ab2;
}

a
{
	color:#015ab2;
	text-decoration:none;
}

img
{
	border:0;
}

#container
{
	width:971px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/Footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;

}

#container_home
{
	width:971px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/Footer_home.gif?nocache=1);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:white;
	overflow:hidden;
}

#left_column
{
	width:291px;
	float:left;
	background-image:url(../img/bg_column_left2.gif);
	background-position:top;
	background-repeat:no-repeat;
	/*
	background-color:blue;
	*/
}

#center_column
{
	background-color:white;
	float:left;
	width:517px;
	/*
	background-color:orange;
	*/
}

#right_column
{
	float:right;	
	width:163px;
	height:922px;
	padding:0;
	margin:0;
	background-image:url(../img/coin_hautdroit2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	/*
	background-color:yellow;
	*/
}

#content
{	
	color:#726e5c;
	padding:5px;
}

#content table
{	
	}

#menu
{
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(../img/Bg_menu.gif);
	background-repeat:repeat-x;
	/*x
	background-color:blue;
	*/
}

#footer
{
	margin: 0px;
	padding: 0px;
	width:971px;
	height:100px;
	color:#726e5c;
	/*
	background-color:yellow;	
	background-image:url(../img/Footer.gif);
	*/
	text-align:center;
}

#footer a
{
	color:#726e5c;
}

div.homebox
{
	width:30%;
	float:left;
	height:220px;
	padding:7px;
	margin:0;
	font-size:95%;
}

div.dashedright
{
	border-right:1px dashed;
}

div.dashedbottom
{
	border-bottom:1px dashed;
}

div.spacer 
{
	clear: both;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

input
{
	font-size:95%;
	color:#726e5c;
}

.margesimmo
{
	margin:20px 5px 5px 15px;
}

#annonces
{
	background-color:#e3eef8;
	width:505px;
	height:190px;
	margin-bottom:25px;
}

.titre
{
	font-size:16px;
	color:#015ab2;
	font-weight:bold;
	padding-left:10px;
}

#descAnnonce
{
	border:1px solid #015ab2;
	width:502px;
	height:600px;
}

#entete
{
	background-color:#d1e3f4;
	width:502px;
	height:50px;
}

table {
	background-color:#d1e2f4;
}

img.decouvrez{
	margin-top: 158px;
}



.sendfriendheader
{
	color:white;
	background-color:#928E7b	;
	font-size:14px;
	padding:10px;
	font-weight:bold;
	text-align:left;
}

.sendfriend
{	
	color:#9A9A9A;
	padding-left:5px;
	background-color:#FAFAFA;
	font-size:11px;
	text-align:left;
}

.sendfriend form
{
	color:#9A9A9A;
	font-size:11px;
	text-align:left;
}

.sendfriend input {
	color: rgb(1, 90, 178);
	font-size:11px;
	border: 1px;
	border-style:solid;
	border-color: #2F90BF;
}

.sendfriend textarea {
	color: rgb(1, 90, 178);
	font-size:11px;
	border: 1px;
	border-style:solid;
	border-color: #2F90BF;
}
