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

#total {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#top {
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	height: auto;
}
#news {
	background-image: url(../images/news.jpg);
	background-repeat:no-repeat;
	height: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	width:890px;
}
.champs {
	color: #408bc6;
	height: 13px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom:0px;
	border:0px;
	font-size:10px;
	text-align: center;
	vertical-align: middle;
}
#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 3px;
}

.bouton {
	color: #408bc6;
	background-color: #FFFFFF;
	height: 14px;
	width: 14px;
	float: right;
	cursor: pointer;
	border: 0px;
	font-size:10px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
#title{
	float:right;
	padding-right:10px;
	padding-top:22px;
}
#foot {
	font-size: 10px;
	color: #68a2d1;
	text-align: center;
	padding-top: 5px;
}

#left {
	float: left;
	width: 315px;
}
#coordonnees {
	background-image: url(../images/coordonnees.jpg);
	height: 118px;
	width: 290px;
	color: #0466b3;
	padding-left: 25px;
	padding-top: 40px;
	margin-top: 30px;
}
#center {
	background-image: url(../images/foot.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-top: 20px;
}
#contenu {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 560px;
	height: 444px;
}
#contenu2 {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 560px;
	height: 444px;
	overflow: auto;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 50px;
}



#plan {
	text-align: center;
	padding-right: 40px;
	padding-top: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#coordonnees #plan a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#coordonnees #plan a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#coordonnees #plan a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a:link {
	color: #0466b3;
	text-decoration:none;
}
a:visited {
	color: #0466b3;
	text-decoration:none;
}
a:hover {
	color: #0466b3;
	text-decoration:underline;
}
.break {
	clear:both;
}
.bold {
	color: #0466b3;
	font-weight:bold;
}
.bold a:link {
	color: #c40404;
	font-weight:bold;
	text-decoration:none;
}
.bold a:visited {
	color: #c40404;
	font-weight:bold;
	text-decoration:none;
}
.bold a:hover {
	color: #c40404;
	font-weight:bold;
	text-decoration: underline;
}