/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8CA6;

}
body {
	/*//background: #0F0F0F url(img/background.png) repeat-x fixed;//*/
	/*background: #0F0F0F url(img/fon2.gif) repeat fixed;/*/
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0099;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #FF0099;
}

.main {
	width: 700px;
	cursor: default;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.interbar {
	color: #99CC00;
	letter-spacing: 1px;
}
.infoplus {
	color: #666666;
}
.infoplustit {
	color: #999999;
}
.titre {
	font-weight: bold;
}

#scroll {
	position:absolute;
	left:99%;
	top:70%;
	width:49px;
	height:225px;
	z-index:1;
	clear:both; margin-bottom:-10px;
}
#termdec {
	position:absolute;
	left:705px;
	top:0%;
	width:300px;
	height:150px;
	z-index:1;
	clear:both;
	background-image: url(img/termdec.png);
	background-repeat: no-repeat;
}
#termfla {
	position:absolute;
	left:705px;
	top:0%;
	height:150px;
	z-index:4;
	clear:both;
	overflow: hidden;
}

html>body #scroll		{margin-bottom:0; position:fixed; left:220; bottom:-10px;}
html>body #termfla 		{margin-bottom:0; position:fixed; left:220; bottom:-10px;}
html>body #termdec		{margin-bottom:0; position:fixed; left:220; bottom:-10px;}

.thumb {
	letter-spacing: 14px;
}
.menu {
	height: 70px;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 0px;
}
.tot {
	width: 1200px;
	padding-left: 0px;
}
.illus {
	width: 200px;
	height: 700px;
	padding-left: 0px;
	float: left;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8CA6;
	background-color: #E9E9E9;
	border: 0;
}
