@charset "iso-8859-2";
p, ul, li, table, div, h1, h2, h3, hr, img, a, img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#total {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#left {
	float: left;
	width: 617px;
}
#mdm {
	background-image: url(../images/mdm.jpg);
	height: 78px;
	width: 447px;
	padding-top: 30px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-right: 150px;
}
#contenu {
	background-color: #e0dad1;
	padding: 20px;
	width: 577px;
	height: 425px;
}
.bold {
	font-weight: bold;
	color: #C40304;
}
.guerrero {
	font-weight: bold;
	color: #C40304;
	font-size:14px;
}
li {
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 90px;
}
#right li {
	list-style-type: disc;
	margin-left: 50px;
	margin-top: 1px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
#foot {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C40304;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#foot a:link {
	color: #feb401;
	text-decoration: none;
}
#foot a:visited {
	color: #feb401;
	text-decoration: none;
}
#foot a:hover {
	color: #feb401;
	text-decoration: underline;
}

.bold a:link {
	font-weight: bold;
	color: #C40304;
	text-decoration: none;
}
.bold a:visited {
	font-weight: bold;
	color: #C40304;
	text-decoration: none;
}
.bold a:hover {
	font-weight: bold;
	color: #C40304;
	text-decoration: underline;
}
#coordonnees {
	background-image: url(../images/coordonne.jpg);
	height: 140px;
	width: 230px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 24px;
	color: #000000;
}

#encarGris {
	background-color: #b0aeb0;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.break {
	clear:both;
}
#right{
	float:right;
	width:284px;
	background-color: #FFFFFF;
}
.blanc {
	color: #FFFFFF;
}
#contenu2 {
	background-color: #e0dad1;
	padding: 20px;
	width: 577px;
}
