 /* CSS Document */

html, body {
	margin:0px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	overflow:hidden;
	color:#ddd;
	background-color:#2b2b2b;
	background-repeat:repeat-x
}
.text {
	color: #333333;
}


img{border:none}

a{color:#AAA; text-decoration:none}

a:hover{text-decoration:underline}

.horizon
{
	/*text-align: center;*/
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	/*visibility: visible;
	display: block;*/
}

.site {
	position: absolute;
	left: 50%;
	margin-left:-600px;
	margin-top:-315px;
	width:1260px; 
	height:630px;
	background-image:url(../images/back.jpg);
	z-index: 1;
}

.anim {
	position: absolute;
	left: 50%;
	margin-left:-400px;
	margin-top:-235px;
	width:800px; 
	height:470px;
	z-index: 1;
}

.mymenu {
	position: absolute;
	margin-left:25px;
	margin-top:88px;
	width:200px;
	height:470px;
}

.myanim {
	position: absolute;
	margin-left:420px;
	margin-top:87px;
	width:220px;
	height:180px;
}
.mytitre {
	position: absolute;
	margin-left:470px;
	margin-top:152px;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	position: absolute;
	margin-left:411px;
	margin-top:250px;
	width:657px;
	height:290px;
	overflow: auto;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	top: 2px;
}
.txt .tr {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.txt2 {
	position: absolute;
	margin-left:410px;
	margin-top:250px;
	width:707px;
	height:310px;
	overflow: auto;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}
.txt2 .tr {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.lien {
	position: absolute;
	left: 50%;
	margin-left:200px;
	margin-top:545px;
	width:300px;
	height:20px;
	text-align:right;
	z-index: 5;
}
tr a {
	color: #000000;
}
