@charset "iso-8859-2";
p, ul, li, table, div, h1, h2, h3, hr, img, form, input, a, img, td, tr{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2567B3;
}
#total {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#top {
	height: 241px;
	width: 900px;
	padding-top: 34px;
	padding-bottom: 10px;
}
#center {
	background-color: #315A88;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#mdm {
	background-image: url(../images/actu.jpg);
	height: 166px;
	width: 226px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
.break {
	clear: both;
}
#left {
	float: left;
	width: 246px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
#coordonne {
	background-image: url(../images/coordonnees.jpg);
	height: 196px;
	width: 216px;
	padding-left: 30px;
	padding-top: 75px;
	margin-top: 30px;
}
#contenu {
	float: right;
	width: 625px;
}
.bold {
	font-weight: bold;
	color: #FCB503;
}
#encar {
	background-image: url(../images/encar.jpg);
	height: 153px;
	width: 625px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.titreEncar {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
}
li {
	font-weight: bold;
	padding-top: 1px;
	margin-top: 1px;
	list-style-type: disc;
	list-style-position: outside;
}
#foot {
	font-size: 10px;
	background-image: url(../images/foot.jpg);
	text-align: center;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 19px;
}
