@charset "utf-8";
/* CSS Document */

body
{
    background-color:#000000;
	margin:auto;
	

}

#pading{
height:150px;

}

#block{
background-color:none;
margin:none;
float:left;
margin-top:600px;
margin-left:250px;
}

#middle{
background:none;
pading:300px;
height:auto;
}

#block_2{
background-color:none;
margin:none;
float:left;
margin-top:600px;

}


#botom_block{
background:none;
margin:none;
height:auto;
width:auto;
}

#conteneur{
margin:auto;
margin-top:150px;

}


#img.source-image {

}

#topbackground
{
position:fixed;
background-image:url(wallpapertop.gif);
background-position:center;
width:100%;
height:186px;
top: 0;
left: 0;
overflow:hidden;
z-index:11;

}



#bottombackground
{
	position :fixed;
	background-image:url(wallpaperbottom.gif);
	background-position:center;
    width:100%;
	height:738px;
    z-index : -33;
	top:186px;
	}
#centre
{
  
	color : #FFFFFF;
	font-family : "OCR A Extended", monospace, Courier;
	z-index:1;
      
	
}

p
{
background-color:#000000;
font-size:12px;
       
}

.paragraphe{
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
margin-top:10px;
width:520px;
padding-left:10px;
padding-top:10px;
}

h4
{
font-size:24px;
text-align:center;
text-decoration:none;
}
a
{
color:#FFFFFF;
text-decoration:none;
border:none;
}
a:hover
{
background-color:#333333;
border:none;
}
a:visited
{background-color:#333333;
border:none;
}

#inv{
display:none;
}

#next{
background:none;
border:none;
z-index:200;
position:fixed;
right:150px;
bottom:20px;
}

#past{
background:none;
border:none;
z-index:201;
position:fixed;
left:150px;
bottom:20px;
}
#next:hover{
background:none;
border:none;
z-index:200;
position:fixed;
right:150px;
bottom:20px;
}

#past:hover{
background:none;
border:none;
z-index:201;
position:fixed;
left:150px;
bottom:20px;
}

#next:visited{
background:none;
border:none;
z-index:200;
position:fixed;
right:150px;
bottom:20px;
}

#past:visited{
background:none;
border:none;
z-index:201;
position:fixed;
left:150px;
bottom:20px;
}