﻿* {
	font: normal normal 12px arial;

}
	body {
		background-color:#000000;
		color:#FFFFFF;
	}

	H1 {
		color:#AD9957;
		font-weight:bold;
		font-size:2em;
	}

	H2 {
		color:#AD9957;
		font-weight:bold;
		font-size:1.6em;
	}
	H3 {
		color:#AD9957;
		font-weight:bold;
		font-size:22px;
		margin: 8px auto 10px auto;
	}
	a, a:link, a:visited, a:active {
	color: #AD9957;
	}

	#container {
		width:1100px;
		margin-left: auto;
		margin-right: auto;
		border:2px solid #AD9957;
		height:auto;
	}

	#banner {
		width:1100px;
		height:168px;
		margin-left: auto;
		margin-right: auto;
		background:url('images/topbanner-2.png') right top no-repeat;
	}
	#immobilier {
		font-size:1.7em;
		color:#FE0000;
		font-style:italic;
		position:absolute;
		margin:122px auto 0px 340px;
	}


	td.menu {
		border: 0.5;
		border-style: none solid;
		border-color:#000000;
		text-decoration:none;
		color: white;
		background: #AD9957;
	}

	.menuOut {
		border: 0.5;
		border-style: none solid;
		border-color:#AD9957;
		text-decoration:none;
		color: white;
		background: #AD9957;
	}

	.menuOver {
		border: 0.5;
		border-style: none solid;
		border-color:#AD9957;
		text-decoration:none;
		color: white;
		background: #000000;
	}
	.menuOn {
		border-style: none;
		text-decoration:none;
		color:black;
		font-weight:bold;
	}

	a.menu, a.menu:link, a.menu:active, a.menu:visited {
		margin: 2px 3px;
		color: white;
		font-size:0.9em;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}

	#footer {
		width:1100px;
		height:130px;
		margin-left: auto;
		margin-right: auto;
		color:#FE0001;
		background:url('images/200906_logo-double.gif') right top no-repeat;
	}
	#footer_2 {
		color:#FE0001;
		font-weight:bold;
		font-family: arial;
		font-size:22px;
		margin-left: left;
		margin-right: auto;
	}

	#main {
		color:#FFFFFF;
		font-weight:normal;
		font-size:1em;
		margin-left: 10PX;
		margin-right: 10PX;
		height:auto;
	}
	p {
		line-height:20px;
		margin: 0px 0px 9px 0px;
		padding: 0px 0px 0px 0px;
	}

	#titre {
		color:#AD9957;
		font-weight:bold;
		font-family: arial;
		font-size:26px;
		margin-left: auto;
		margin-right: auto;
	}
	.titre-rouge {
	font-size:3.6em;
	margin-top:20px;
	}

	table.tableau {
		border:2px solid #AD9957;
	}
	table.tableau td {
		padding:4px;
		border-bottom:1px solid #AD9957;

	}
	tr.dore td {
		color: #AD9957;
		font-weight:bold;
	}
	table.tableau td a, table.tableau td a:active, table.tableau td a:visited, table.tableau td a:link {
			color: #AD9957;
	}

	ul.dore {
		margin: 0px 0px 10px 0px;
		padding:0px;
		list-style:none;
	}
	ul.dore li {
		padding: 0px 0px 2px 14px;
		background:url('images/point.gif') left 2px no-repeat;
	}
	a.blanc, a.blanc:link, a.blanc:visited,a.blanc:active {
	color:white;
	font-weight:bold;
	}
	div#actualite {
	height:350px;
	border:2px solid #ac9857; padding:10px;
	}
	.montage1 {
		background:url('images/20091020_leshorizonsmarins_vue.jpg') 23px 30px no-repeat;
		height:350px;
		padding:10px;
	}
	h2.actu {
		text-decoration:underline;
		font-size:14px;
		background:white;
		height:20px;
		width:60%;
		text-align:center; 
		padding: 5px 0px 5px 0px;
		margin-left:36px;
		margin-top:3px;
		border: 2px solid #ac9857;
	}