@charset "iso-8859-2";
div, img, p, br, ul, li, table, form{
	padding:0px;
	margin:0px;
	border:0px;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/fond.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#total {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 222px;
	width: 782px;
	padding-top: 63px;
	padding-right: 4px;
	padding-left: 4px;
}
#left {
	background-image: url(../images/banLeft.jpg);
	float: left;
	height: 664px;
	width: 237px;
}
.bold {
	font-weight: bold;
	color: #275e06;
}

#right {
	background-image: url(../images/fondRight.jpg);
	width: 520px;
	float: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 15px;
}
#center {
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(../images/ombres.png);
	background-repeat: repeat-y;
	height: auto;
}
.break {
	clear: both;
}
#foot{
	text-align:center;
	font-size:10px;
	color: #275e06;
	background-image:url(../images/ombresFoot.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	height:40px;
	clear: both;
}
#mdm {
	padding-top: 30px;
	height: 90px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#news {
	padding-left: 20px;
	color:#275e06;
}

#contact {
	padding-left: 30px;
	padding-top: 50px;
	color: #275e06;
	padding-right: 10px;
}

a:link{
	color: #275e06;
	text-decoration:none;
}
a:visited{
	color: #275e06;
	text-decoration:none;
}
a:hover{
	color: #275e06;
	text-decoration:underline;
}
.champ{
	color:#275e06;
	background-color:#c6d5cd;
}
