body {
	text-align: center;
	margin: 0;
	padding: 10px 0 5px 0;
	background: #444a74;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #FFF;
}
a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
a:hover {
	color: #444a74;
	text-decoration: none;
}
div {
	margin: 0;
	padding: 0;
}
input[type="submit"] {
	cursor: pointer;
}
/* Supprime les bordures dans les elements fieldset et img */
fieldset, img, img a {
	border : 0;
	margin: 0;
	padding: 0;
}
.fin_float, .finfloat {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	overfow:auto;
}
#conteneur {
	position: relative;
	clear: both;
	width: 811px;
	text-align: left;
	margin: 0 auto;
	background: url(/images/portail-fd.jpg);
	padding: 0px;
	height: 536px;
}
#nav-plus {
	position: absolute;
	z-index: 1;
	top: 150px;
	left: 42px;
	height: 265px;
	width: 390px;
}
#bt-pro img {
	display: none;
}
#bt-pro {
	display: block;
	width:278px;
	height:77px;
	background-image:url(/images/bt01.png);
}
* html #bt-pro {
	display: block;
	width:278px;
	height:77px;
	background-image:url(/images/bt01.gif);
}
#bt-pro:link {
	background-position: 0 0;
}
#bt-pro:hover {
	background-position:  0 -135px;
}
#bt-boutique img {
	display: none;
}
#bt-boutique {
	display: block;
	width:278px;
	height:77px;
	background-image:url(/images/bt02.png);
}
* html #bt-boutique {
	display: block;
	width:278px;
	height:77px;
	background-image:url(/images/bt02.gif);
}
#bt-boutique:link {
	background-position: 0 0;
}
#bt-boutique:hover {
	background-position:  0 -135px;
}
.nav {
	margin: 0;
	padding: 0 0 20px 0;
	display: block;
}
.navlist {
	margin: 0;
	padding: 0 0 30px 10px;
}
.navlist ul, .navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.navlist a:link, .navlist a:visited {
	float: left;
	line-height: 15px;
	font-weight: bold;
	margin: 0 10px 4px;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	background: url(/images/puce-nav.gif) no-repeat 0 2px;
	padding: 0px 0px 0px 10px;
}
.navlist a:hover {
	color: #444a74;
}
#txt {
	position: absolute;
	z-index: 1;
	top: 420px;
	left: 50px;
	height: 110px;
	width: 550px;
	line-height: 16px;
}
