@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: 920px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(images/top.png);
	height: 74px;
	width: 900px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#center {
	background-image: url(images/center.png);
	background-repeat: repeat-y;
	height: auto;
	padding-top: 5px;
	width: 885px;
	padding-right: 15px;
	padding-left: 20px;
}
#foot {
	background-image: url(images/foot.png);
	height: 25px;
	width: 890px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 10px;
}
.menu {
	font-size: 13px;
	margin-left: 40px;
}
#contenu {
	background-color: #2c2c2c;
	text-align: justify;
	float: left;
	height: 380px;
	width: 520px;
	margin-top: 20px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contenu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contenu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contenu a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#photo img {
	margin-left: 30px;
}
#photo {
	padding-top: 5px;
	width: 885px;
	float: none;
	clear: both;
	padding-bottom: 5px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 1px;
}
.offert {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: 1px;
}
#adress {
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	margin-left: -10px;
	margin-right: -5px;
}
#adress a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#adress a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#adress a:hover {
	color: #999999;
	text-decoration: none;
}

#diapo {
	overflow: auto;
	float: right;
	height: 410px;
	width: 310px;
	padding-top: 15px;
	padding-right: 5px;
}
#foot a:link {
	color: #333333;
	text-decoration: none;
}
#foot a:visited {
	color: #333333;
	text-decoration: none;
}
#foot a:hover {
	color: #999999;
	text-decoration: none;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/degrader.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
}
.Style1 {font-size: 14px}
.champ {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	background-color: #eeeeee;
}
