body {
	margin: 0px;
	background-image: url(images/immobilier_01.gif);
	background-repeat: repeat-x;
	background-color: #F3F3E9;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	height: 245px;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4A5267;
	border-left-color: #2E3442;
}
h1 {
	display: inline;
	background-color: #2E3442;
	color: #82868C;
	padding-left: 5px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.central .titre {
	width:404px;
	float: left;
	background-color: #2E3442;
	text-align: center;
}
.header .gauche {
	height: 245px;
	width: 248px;
	float: left;
}
.header .droite {
	height: 245px;
	width: 456px;
	float: left;
	background-color: #2E3442;
}
.central {
	height: auto;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4A5267;
	border-left-color: #2E3442;
	background-color: #FDFDFD;
}
.central .descriptif_site {
	width:400px;
	float: left;
	background-color: #F7A553;
	background-image: url(images/fond_descriptif.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 2px;
	padding-left: 2px;
}

.central .contenu {
	width:404px;
	float: left;
}

.central .col120{
	width:130px;
	float: right;
	height: 1220px;
	background-color: #82868C;
}
.central .foot {
	float: right;
	display: inline;
	font-size: 10px;
}
.central .foot a{
	font-size: 10px;
	color: #2E3442;
	text-decoration: none;
}

h2 {
	font-size: 12px;
	color: #2E3442;
	padding-left: 10px;
	padding-right:10px;
}

.central .col160{
	width:170px;
	float: right;
	height: 1220px;
	background-color: #2E3442;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.central .col160 a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.central .col160 a:hover{
	text-decoration: underline;
}



.central .col160 li {
	color: #F7A553;
}

.central .col160 li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.spacer {
clear:both;
}

.lien_rss {
	font-weight: bold;
	color: #82868C;
	font-size: 10px;
}
.lien_rss:hover {
	font-weight: bold;
	color: #2E3442;
	font-size: 10px;
}
.article_rss {
	font-size: 11px;
	text-align: justify;
	width: 375px;
	padding-right: 10px;
	padding-left: 10px;
}
.article_rss .date {
	color: #2E3442;
}

.article {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #82868C;
	clear: both;
	text-align: justify;
	display: table;
}

.article a {
	text-decoration: none;
	color: #2E3442;
}
.article a:hover {
	text-decoration: underline;
}

.article li a{
	font-size: 10px;
	color: #82868C;
}
.article li a:hover{
	font-size: 10px;
	color: #6B4A3B;
	text-decoration: underline;
}
.article img {
	float: left;
	padding-right: 5px;
	padding-left: 2px;
}
.titre_lien_rss {
	font-size: 12px;
	color: #82868C;
	font-weight:bold;
}
