@charset "iso-8859-2";
p, div, table, li, ul, img, br, form, td, tr{
	margin:0px;
	padding:0px;
	border:0px;
}
#total {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#left {
	float: left;
	width: 296px;
}
#mdm {
	background-image: url(../images/FontActu.jpg);
	height: 128px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
}
#top {
	background-image: url(../images/imageTop.jpg);
	height: 152px;
	width: 900px;
}

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#ace4fa;
	font-family: Tahoma;
	font-size: 12px;
}
#right {
	float: right;
	width: 591px;
}
#contenu {
	background-image: url(../images/fondContenu.jpg);
	background-repeat: repeat-x;
	height: 295px;
	margin-top: -1px;
	padding: 10px;
}
#center {
	padding-bottom: 10px;
	padding-top:10px;
}
.encar {
	background-image: url(../images/encar.jpg);
	height: 161px;
	width: 548px;
	padding: 10px;
	margin-top: 10px;
}
#foot {
	font-size: 10px;
	text-align: center;
	background-image: url(../images/foot.jpg);
	height: 28px;
	padding-top: 5px;
}
#texteMdm {
	height: 98px;
}

#foot a:link {
	color:#e48628;
	text-decoration:none;
}
#foot a:visited {
	color:#e48628;
	text-decoration:none;
}
#foot a:hover {
	color:#e48628;
	text-decoration:underline;
}
a:link {
	color:#ace4fa;
	text-decoration:none;
}
a:visited {
	color:#ace4fa;
	text-decoration:none;
}
a:hover {
	color:#ace4fa;
	text-decoration: underline;
}
#coordonnees {
	background-image: url(../images/FontCoordonnees.jpg);
	height: 128px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

.boldLeft {
	font-weight:bold;
	color:#000f15;
}
.boldLeft a:link {
	font-weight:bold;
	color:#000f15;
	text-decoration:none;
}
.boldLeft a:visited {
	font-weight:bold;
	color:#000f15;
	text-decoration:none;
}
.boldLeft a:hover {
	font-weight:bold;
	color:#000f15;
	text-decoration:underline;
}
.bold {
	color:#e48628;
	font-weight:bold;
}
.bold a:link {
	color:#e48628;
	font-weight:bold;
	text-decoration:none;
}
.bold a:visited {
	color:#e48628;
	font-weight:bold;
	text-decoration:none;
}
.bold a:hover {
	color:#e48628;
	font-weight:bold;
	text-decoration: underline;
}

.bold14 {
	color:#e48628;
	font-weight:bold;
	font-size:14px;
}
.break {
	clear:both;
}
