body{
	background-color: #F1EFEA;
}
#wrapper {
	position:relative; /* center, not in IE5 */
	width:800px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	background-color: #F1EFEA;
	position: relative;
	height: 200px;
	overflow: hidden;
}
#menu {
	background-color: #812459;
	height: 28px;
	position: relative;
	width: 790px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D3D5D6;
	padding-left: 10px;
}
#nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
#nav li {
	list-style: none;
	float: left;
	position: relative;
	text-decoration: none;
	height: 27px;
	font-size: 1.1em;
	line-height: 27px;
}
#nav *:hover {
	background-color: #691D49;
	color: #C69EB5;
}
.spacer {
	color: #B9829F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.selectedmenuitem {
	background-color: #691D49;
	color: #C39AB1;
}
.contentwithline{
	width: 480px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #812459;

}
.contentwithoutline {
	width: 480px;
	text-align: left;
}
.contentwithfond{
	background-image: url(../images/fond-enmarche.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.contentwithlineandphotomaison {
	width: 480px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #812459;
	background-image: url(../images/maison.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	padding-top: 20px;
	padding-right: 25px;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-bottom: 10px;
	overflow: auto;
}
#content h1 {
	font-size: 18px;
	color: #812459;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin-bottom: 5px;
}
#content h2 {
	font-size: 18px;
	color: #616161;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
#content h3 {
	font-size: 15px;
	color: #616161;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
#content h4 {
	font-size: 12px;
	color: #812459;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
}
#content  h5  {
	font-size: 15px;
	color: #616161;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	margin-bottom: -10px;
}
#content p {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
#content a {
	text-decoration: underline;
	color: #812459;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#content a.linkgris  {
	color: #666;
}
#sidebar {
	float: right;
	width: 245px;
	color: #616161;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	display: inline;
	padding-top: 0px;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #812459;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 3px;
	text-transform: uppercase;
	padding-right: 3px;
	margin-top: 10px;
}
#sidebar a {
	color: #812459;
	text-decoration: underline;
}
.pushimage {
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	display: inline;
	float: left;
}
#sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	line-height: 120%;
	padding-top: 5px;
}
.captionphotobox {
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: 170px;
	width: 90px;
	text-align: left;
	padding-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #616161;
	position: relative;
}
.texterouge {
	color: #84295D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	background-color: #F1EFEA;
	clear: both;
	height: 40px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
	padding-top: 10px;
	line-height: 15px;
}
#footer a {
	color: #616161;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stufffromcalendar {
	clear: left;
	width: 450px;
}
.moreinfo{
	color: #616161;
	width: 300px;
	left: 33px;
	position: relative;
	top: -10px;
	font-size: 12px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
}
#content  h3 a{
	text-decoration: none;
	font-size: 13px;
}

