body{
	

    background: url(C_pentalobe.JPG) no-repeat center fixed;
    /*background-repeat: no-repeat;
    background-position: top center;*/
    background-size: auto 75%;
    background-color: #E9F3D5;
    /*background-repeat: no-repeat;
    background-attachment: fixed;*/

   
}

/**{
	cursor: url(Cur_pentalobe.jpg), ;
}*/
.curseurpentalobe
{
	cursor: url(Cur_pentalobe.png), auto;
}
.curseurDefaut
{
	cursor: default;
}
/*---------------------------------
Alignement des images
------------------------------------*/
img {
  vertical-align:middle;
}
