#haut
{
line-height: 10px;
}

a
{

text-decoration: none;

}

a img
{
border: none;
}
a:hover
{
font-size: 105%;
}
a:active, a:focus
{
color: rgb(132,104,163);
}

a:visited
{
text-decoration: none;


border: none;
}



#en_tete
{
width: 1100px;
height: 520px;
background-image: url("images/logomini2bis.svg");
background-repeat: no-repeat;
background-position: 10px 20px;
margin-bottom: 10px;
position: absolute;
left: 1px;
cursor: url(images/logomicro2bis.cur),pointer;
top: 0px;
}

#en_tete:hover
{
cursor: url(images/logomicro2bis.cur),pointer;
top: 0px;
}

#en_tete:active
{
text-decoration: none;
cursor: url(images/logomicro2bis.cur),pointer;

}




 
#pied_de_page
{
float: right;
 width: 820px;
 text-align: center;
 margin-left: 270px;
position: absolute;
bottom: 10px;
top: 1200px;
left: 20px;
  }

  
  


body
{

color: rgb(79,128,187);
cursor: url(images/logomicro2bis.cur),pointer;
text-align: center;
width: 820px;
height: 800px;
}

body a:visited
{
text-decoration: none;
}
body:hover
{
cursor: url(images/logomicro2bis.cur),pointer;
}
html
{
cursor: url(images/logomicro2bis.cur),pointer;
background-repeat: repeat-y;
}



