@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 {
	width: 901px;
	margin-left: 50%;
	background-image: url(images/maquette_02.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 813px;
	margin-bottom: 20px;
	position: absolute;
	left: -450px;
}
#left {
	float: left;
	width: 180px;
	padding-left: 7px;
	padding-top: 60px;
}
#mdm img{
	float: left;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
}
#mdm {
	color: #FFFFFF;
	text-align: justify;
	height: 100px;
	position: absolute;
	width: 210px;
	left: 18px;
	top: 434px;
}
.cave {
	font-weight: bold;
	color: #7C1028;
}


#mdm a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
#mdm a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
#mdm a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

#diapo {
	padding-bottom: 8px;
}
#coordonnee {
	color: #FFFFFF;
	text-align: justify;
	height: 130px;
	width: 160px;
	position: absolute;
	width: 210px;
	left: 18px;
	top: 680px;
	
}
#coordonnee a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#coordonnee a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#coordonnee a:hover {
	color: #999999;
	text-decoration: none;
}
#contenu {
	width: 625px;
	float: right;
	height: 465px;
	padding-right: 10px;
	padding-top: 30px;
	text-align: justify;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}

.menu {
	font-size: 12px;
}
#foot {
	float: right;
	width: 625px;
	padding-right: 10px;
	color: #987124;
	font-size: 10px;
	text-align: center;
	background-image: url(images/traitFoot.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#foot a:link {
	color: #987124;
	text-decoration: none;
}
#foot a:visited{
	color: #987124;
	text-decoration: none;
}
#foot a:hover {
	color: #5B4515;
	text-decoration: none;
}


#right {
	float: right;
	width: 712px;
}
.break {
	clear: both;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.champ {
	border: 1px solid #720C22;
}
