html {
height:100%;
width:100%;
}
body {
-x-system-font:none;
background:#ffffff url("img/border.jpg") repeat-x scroll center bottom;
height: 316px;
color:green;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:12px;
margin:0;
padding:0;
}

#header {
    width: 500px;
	height: 30px ;
	background: url("img/logo_flashplayer.gif") no-repeat scroll center center;
	margin: 0 ;
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	left: 36%;
	position: absolute;

}

a.lien{
display:block;
width:500px;
height:30px;

}


#content_index {
	background: transparent url("img/logo.jpg") no-repeat scroll 0 0;
	bottom:0px;
	width: 700px;
	height: 650px;
	left: 50%;
	margin: 0 0px 0px -350px;
	overflow: auto;
	padding: 0;
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}



#content_index #enter {
background:  no-repeat scroll center center;
height: 70px;
left: 35%;
margin: 0 0 0 -178px;
position: absolute;
top: 520px;
width: 100px;
}

.bloc {
float: left;
height: 78px;
padding: 10px;
width: 155px;
}

h2 a {
display:block;
width:90px;
height:27px;
margin-top: 0px;
text-decoration:none;
text-indent:-9999px;
}
a:hover {
	text-decoration: none;
	color: #5c84be;
}
a:link {
	text-decoration: none;
	color: #1e4d1f;
}
a:visited {
	text-decoration: none;
	color: #78aa30;
}
a:active {
	text-decoration: none;
	color: #1e4d1f;
}
body,td,th {
	color: #4a982a;
}
.txt {
	color: #FFF;
}
.Style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
background:#5b982a url("img/bgd_footer.jpg") repeat-x scroll center bottom;
width: 4px;
height: 308px;
}
