* {
	padding: 0;
	margin: 0;
}

html {
	background-color: #f8f2e7;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f8f2e7;
}

.content h1 {
	font-size: 1.1em;
	color: #b16149;
	font-variant: small-caps;
}

span {
	/* display: none; */
}

.content h2 {
	font-size: 1em;
	color: #b81e21;
	font-variant: small-caps;
	text-decoration: underline;
}

.content h3 {
	color: #b16149;
	font-size: 0.9em;
	font-variant: small-caps;
}

.content h4 {
	font-size: 0.8em;
}

.content h4,.content h4 a {
	color: #b81e21;
	font-variant: small-caps;
	text-decoration: none;
}

.content p {
	font-size: 0.9em;
	color: #b16149;
	text-align: justify;
	line-height: 20px;
}

.content a {
	color: #5B3226;
}

.content a:hover {
	color: #CF9C8D;
}

.content strong {
	color: #B3226;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	border: #ddcfb3 2px solid;
}

#header {
	width: 960px;
	height: 340px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}

#header .masque {
	position: absolute;
	width: 960px;
	height: 340px;
	top: 0px;
	background-image: url(../images/header.png);
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 800px;
}

/*slideshow*/
.slideshow {
	position: relative;
	width: 911px;
	height: 268px;
	left: 49px;
	top: 10px;
}

.slideshow img {
	position: absolute;
	top: 0;
	left: 0;
}

#navigation {
	float: left;
	width: 960px;
	position: relative;
	color: #ddcfb3;
	margin-top: 20px;
	height: 35px;
	border-top: #ddcfb3 2px solid;
	border-bottom: #ddcfb3 2px solid;
	background-color: #b81e21;
}

/*menu*/
.menu {
	position: absolute;
	bottom: 0px;
	width: 960px;
	margin: 20px 0 0px 0px;
}

.menu ul {
	font-size: 1em;
	margin: 2px 0;
	text-align: center;
	//
	set
	value
	to
	"left",
	"center",
	or
	"right"*/
	font-weight
	:
	bold;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	padding: 6px 12px 4px 12px;
	text-decoration: none;
	color: #ffffff;
}

.menu ul li a:hover {
	color: #CF9C8D;
}

.menu ul li a.selected {
	color: #b81e21;
	background-color: #f6eedd;
	border-left: #7b2729 1px solid;
	border-right: #7b2729 1px solid;
	border-top: #f6eedd 1px solid;
	border-bottom: #f6eedd 2px solid;
}

.menu ul li a.active {
	color: #b81e21;
	background-color: #f6eedd;
	border-top: #f6eedd 1px solid;
	border-bottom: #f6eedd 2px solid;
}

#leftcolumn {
	color: #333;
	margin: 15px 5px 5px 0px;
	padding: 10px;
	width: 225px;
	float: left;
}

#leftcolumn img {
	float: right;
	margin: 4px;
	width: 204px;
	border: #ddcfb3 2px solid;
}

#content {
	float: left;
	color: #333;
	border-left: 1px solid #ddcfb3;
	border-right: 1px solid #ddcfb3;
	margin: 15px 5px 5px 0px;
	padding: 10px;
	width: 456px;
	display: inline;
}

.adresse {
	margin: 20px 10px 10px 10px;
	height: 97px;
	width: 417px;
	background-image: url(../images/adresse.png);
	background-repeat: no-repeat;
}

#content img {
	float: right;
	margin: 4px;
	width: 206px;
	border: #FFFFFF 2px solid;
}

#rightcolumn {
	color: #333;
	margin: 15px 0px 5px 0px;
	padding: 10px;
	width: 205px;
	float: left;
	position: relative;
}

.mdm {
	overflow: hidden;
	height: 240px;
	width: 205px;
	top: 30px;
	right: 12px;
}

.news h4 {
	margin: 1px 0 0 0;
}

.date {
	color: #6d6b6b;
	font-size: 0.8em;
}

.extrait {
	color: #6d6b6b;
	text-align: justify;
}

.vignette a img {
	float: right;
	border: #fef9f2 2px solid;
	margin: 10px 1px 0px 8px;
	width: 100px;
}

.lire_la_suite a {
	font-size: 0.8em;
}

.buttons {
	position: relative;
	height: 18px;
	width: 55px;
	top: 216px;
	left: 143px;
	z-index: 1;
}

.buttons a {
	text-align: center;
	display: block;
	float: left;
	height: 19px;
	width: 18px;
	color: #b81e21;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/button.jpg);
	background-position: 18px 57px;
}

.buttons a:hover {
	background-position: 18px 57px;
	color: #4b4b4b;
}

.buttons a.selected {
	color: #4b4b4b;
}

#footer {
	width: 960px;
	height: 20px;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	color: #fffbdb;
	font-size: 0.5em;
	line-height: 17px;
}

ul.footer {
	list-style-type: none;
	text-align: center;
}

ul.footer li {
	display: inline;
}

ul.footer li a {
	color: #4b4b4b; /*!important;*/
	text-decoration: none;
}

ul.footer li a:hover {
	color: #ffffff;
}

/*forms*/
.msg-error {
	color: red;
	font-weight: bold;
}

form {
	padding: 10px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

fieldset {
	padding: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

legend {
	color: #4b4b4b;
	font-weight: bold font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

label {
	display: block;
}

label.inline {
	display: inline
}

input {
	border: 1px solid #ddcfb3;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

input[type=radio] {
	margin-right: 50px;
	background-color: transparent;
	border: none;
}

select,option {
	background-color: #fffbdb;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	border: 1px solid #ddcfb3;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}
/**/