/* CSS Document */

body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #53260F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #321B05;
}
a:link {
	color: #321B05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #321B05;
}
a:hover {
	text-decoration: underline;
	color: #321B05;
}
a:active {
	text-decoration: none;
	color: #321B05;
}
.colonnegauche {
	float: left;
	width: 240px;
	text-align: justify;
}

#header {
	background-image: url(images/fond_banner2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	padding: 0px;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.menuleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #673718;
	text-align: left;
	float: left;
	width: 300px;
	margin-top: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right {
	float: right;
	height: 283px;
	width: 453px;
	margin-right: 20px;
}

.menuleft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #673718;
	text-decoration: none;
}
.menuleft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #673718;
	text-decoration: none;
}
.menuleft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #673718;
	text-decoration: underline;
}
.menuleft a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #673718;
	text-decoration: none;
}
.milieu {
	text-align: justify;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.padleft {
	padding-left: 10px;
	line-height: 28px;
	padding-top: 10px;
}
.beige {
	font-size: 12px;
	color: #E4DECB;
	padding: 10px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #673718;
	text-align: left;
	padding-left: 10px;
}
.article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D8B2;
	margin-top: 25px;
	margin-bottom: 15px;
}
.pic {
	border: 1px solid #E4D8B2;
	margin-right: 10px;
}
.detail {
	font-size: 11px;
	font-weight: bold;
	float: right;
	height: 30px;
	width: 150px;
	text-align: right;
}
.menuleftlettrine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #673718;
	text-align: left;
}
