@charset "utf-8";
body {
	background-color: #996633;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #996633;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
  width: 990px;
}
#content {
	float: left;
  width: 100%;
}
#footer {
	margin-bottom: 0px;
	clear: both;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 15px;
	color: #FFFFFF;
}
#logo {
	height: 150px;
	padding-bottom: 12px;
  float:left;
}
#logo-flash {
  height: 150px;
  padding-bottom: 12px;
  float:right;
}
#nav {
	float: left;
	margin-bottom: 10px;
  width: 100%;
}
#banner {
	text-align: center;
	width: auto;
	background-color: #996633;
	margin-top: 15px;
}
#leftcolumn {
	float: left;
	width: 200px;
	height: auto;
	text-align: left;
}
#rightcolumn {
	width: auto;
	float: right;
	margin-left: 15px;
	height: 500px;
}
#video {
	text-align: center;
	width: auto;
	background-color: #996633;
	margin-top: 15px;
	height: auto;
}
.Style1 {color: #FFFFFF;
text-align:center
}

#image {
	float:left;
  text-align: center;
  width: 100%;
}
.souligne {
	text-decoration:underline;
	color: #FFFFFF;
}
p
{text-align:justify;
 color:#FFFFFF;
 font-size:16px;
 font:"Times New Roman", Times, serif;
 }
 li
{text-align:justify;
font-style:italic;
 color:#FFFFFF;
 font-size:16px;
 font:"Times New Roman", Times, serif;
 }
 h1
{text-align:center;
 color:#FFFFFF;
 font:"Times New Roman", Times, serif;
 text-decoration:underline;
 }
 hr{color:#FFFFFF;}
#content_bis {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/fond_maisons_partenaires.jpg);
	background-repeat: no-repeat;
}

