@charset "iso-8859-2";
p, ul, li, table, div, h1, h2, h3, hr, img, form, input, a, img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#total {
	background-image: url(../images/fondTotal.jpg);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #844b1b;
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 184px;
	padding-left: 31px;
	padding-top: 80px;
}
#right {
	float: right;
	width: 755px;
	padding-right: 30px;
}
#foot {
	text-align: center;
	font-size: 10px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
a:link {
	color: #F5C484;
	text-decoration: none;
}
a:visited {
	color: #F5C484;
	text-decoration: none;
}
a:hover {
	color: #D46E1A;
	text-decoration: none;
}
.champs {
	color: #844B1B;
	background-color: #EBBB7C;
}
#mdm {
	text-align: justify;
	padding-right: 15px;
}
#mdm img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
#mdm a {
	font-weight: bold;
	float: right;
}

#adresse {
	padding-top: 30px;
}
.chez {
	font-size: 30px;
}

#contenu {
	padding-left: 15px;
}
.antoine {
	font-weight: bold;
	color: #D46E1A;
	letter-spacing: 1px;
}
.break {
	clear: both;
}

body {
	background-color: #844b1b;
	background-image: url(../images/fond.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #f5c484;
}
li {
	list-style-position: inside;
	margin-top: 2px;
}
#mdmPop {
	padding:9px;
	background-color:#844b1b;
	font-size:12px;
	color:#f5c484;
	width:600px;
}