div#news
{
  align:                 right;
  width:                 95%;
  cell-spacing:          20px;
  background-color:      #ccc;
  border-width:          1px;
  border-style:          solid;
  border-color:          #003;
  text-align:            center;
  color:                 #000;
  margin-left:           20px;
  margin-right:          20px;
  margin-top:            20px;
  margin-bottom:         20px;
}

div#paragraphe
{
  margin-left:           20px;
  margin-right:          20px;
  margin-top:            20px;
  margin-bottom:         20px;
  text-align:            justify;
}

div#centre
{
  color : 			#fff;
  background-color: 		#224;
}

a:link,a:active,a:visited
{
  text-decoration: none;
  color : #dde;
  border :0;
}

a:hover
{
/*  border-style: solid;*/
  border-width: 0px;
  valign:bottom;
/*  margin-width: 2px;*/
/*	text-decoration: underline;*/
}

img
{
  border :0;
}

h1 
{
	color: 		#eee;
}

h3 
{
	color: 		#eee;
}

