html,body {
	height: 100%;
	background-color: #FFFFFF;
}

/*body {
	background-color: #FFFFFF;
}*/
.fond_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/fond/fond_10.jpg);
	background-repeat: no-repeat;
	height: 401px;
	width: 486px;
	font-weight: normal;
	white-space: normal;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	margin-right: 20px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
}

.fond_col {
	background-image: url(img/fond/fond_09.jpg);
	background-repeat: no-repeat;
	height: 401px;
	width: 63px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E5CA5;
}
.fond_pack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #C8D0E5;
	text-align: center;
}

/*le scroll de la page ref positionnement*/
.frame {
	width:480px;
	height:335px;
	overflow:auto;
	scrollbar-face-color: #3E5CA5;
	text-align: justify;
	padding-right: 20px
}
test{
	margin-right: 100px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E5CA5;
}
.mentions {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(img/spacer.gif);
	background-repeat: repeat-y;
	background-position: 24px;
	height: 24px;
	vertical-align: bottom;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

