body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #B15A5A;
}
a:visited {
	text-decoration: none;
	color: #D6A7A7;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.bg {
	background-image: url(../www/images/fraise2.jpg);
	background-repeat: no-repeat;
	height: 376px;
}
.TitreLiens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B15A5A;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.TexteLiens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B15A5A;
	text-align: left;
	vertical-align: top;
}

.banLiens {
	background-image: url(../../www/images/page/liens.jpg);
	background-repeat: no-repeat;
	background-position: 3px top;
	width: 255px;
	height: 375px;
	visibility: visible;
}
.maryline {
	background-image: url(../www/images/page/liens.jpg);
	background-position: 3px top;
	background-repeat: no-repeat;
}
.cadre {
	width: 500px;
	overflow: auto;
	position: absolute;
	top: 0px;
	height: 370px;
	left: 255px;
	padding: 3px;
	visibility: visible;
}

