.entete
{
	width:100%;
	height:45%;
	
	font-family: "Eras Demi ITC";
	font-size: large;
	color: #FFFFFFF;
	font-family: Lucida Calligraphy;
	

}
.bandeau
{
	width :100%;
	height:20%;
	/*border:solid 2px white;*/
	
	
}
.menu
{
	width:10%;
	height:300%;	
	float:left;
	font-size: small;
	background:#919191;
}

.amis
{
	width:10%;
	height:300%;	
	float:right;
	font-size: small;
	background:#919191;
}
.lien
{
	width:15%;
	height:78%;	
	float:right;
	font-size: large;
	border:Solid 2px grey;
}
.rien
{
	
	width:auto;
	height:8%;	
	float:top;
	font-size: large;
	border: solid 2px grey;
}
.h1
{
	text-align:center;
}
.h3
{
	color:#0000FF;
	font-size:0.9em;
	margin-bottom:0px;
}
  .news p
      {
            color:#666666;
            margin-top:0px;
        }
        .news
        {
            width:70%;
            margin:auto;
        }