body	{	font-family: Helvetica, sans-serif;	font-size: 12px;	text-align: left;
	left: 50%;	width: 800px;
	margin: 0 0 0 -400px;
	padding: 0;
	position: relative;
	background: url(img/fond3.png) repeat-y center;
}

#bioplus_website {
	color: #000;
	margin: 0;
	padding: 0;
}

#bioplus_accueil {
	height: 600px;
}

#bioplus_liste {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	width: 300px;
}

#bioplus_banniere {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

#bioplus_pieddepage
	{
	margin: 0px;
	text-align: right;
	padding: 10px 20px 0 10px;
	color: #464646;
	font-style: italic;
	font-size: 11px;
	clear: both;
	height: 20px;
	overflow: hidden;
}

.accroche {
	margin-top: 50px;
	font-size: 120%;
	color: #a9a9a9;
}

.largemarge {
	width: 315px;
	height: 22px;
	background: url(img/btnmain.png) no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	margin: 20px 0 20px 15px;
}

.center {
	text-align: center;
}

a.ngweb:link, a.ngweb:visited {
	margin: 10px;
	color: #fff;
}
a.ngweb:hover { color: #fdd1e2; }
a.ngweb:active { color: #fb4a42; }

a:link, a:visited { text-decoration: underline; color: #373b65;}
a:hover { color: #467b7f;}
a:active { color: #9b2924; }

a.labolink:link, a.labolink:visited {
	color: #62706d;
	font-size: 120%;
	font-weight: bold;
	list-style-image: url(img/fond-gris-anim.gif);
	list-style-position: outside;
}
a.labolink:hover { color: #8c3f66; }
a.labolink:active { color: #9b2924; }

img { border: 0px; }

h1
	{
	color: #152d57;
	font-size: 18px;
	margin-bottom: 20px;
	}

