body 
{
font-family:Arial;
color:#ffffff;
background-color:#b2b1f3;
font-size:100%;
margin:0;
}
a
{
   text-decoration:none;
   color:#F2E19F;
 }
a:hover
{
  color:#E8C478; 
}
img
{
border:none;
}

.head{
position:absolute;
top:0;
left:0;
height:313;
width:532;
background-image:url("img/fond_accueil.gif");
background-repeat: no-repeat;
 }


.center {
text-align:left;
position:absolute;
top:20px;
right:0;
left:130;
margin-right:10;
}


h1 {
font-size:100%;
text-align:center;
font-family:"Trebuchet ms";
color:#FFF0A8;
}

h2{
font-size:110%;
text-align:center;
font-family:"Trebuchet ms";
}

.news {
margin-left:70px;
margin-right:70px;
font-size:80%;
text-align:center;
}

