body
{
background-color: black;
background-image: url("../im/backgroundinfrared.jpg");
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}

.home
{
font-size: 45px;
width: 50px;
height: 50px; 
margin-left: 85%;
text-align: left ;
font-family: Courier, "Comic Sans MS", serif;
}

a
{
color: white;
text-decoration: none;
font-family: Courier, "Comic Sans MS", serif; 
}

a:hover
{   
color: #393939;
}

.galery
{
margin-top: 100px;
}
.block
{
width: 95%;
text-align: center ;

margin: 0 auto;

}

.banner
{
height: 100px;
}

.separator
{
height: 8px;
}

.line
{

border: 3px;
height: 50px; 
text-align: left ;
font-family: Courier, "Comic Sans MS", serif;
}

a
{
color: white;
text-decoration: none;
font-family: Courier, "Comic Sans MS", serif; 
}

a:hover
{   
color: #393939;
}

.galery
{
margin-top: 100px;
margin-left: 90%
}

.panelgauche
{
margin-top: 100px;
margin-left: 5%;
width: 200px;
}

.paneldroite
{
margin-top: 100px;
margin-right: 90%
}