*
{
  font-family : Baskerville;
  font-size:14px;
}
.title a
{
  color:#c0c0c0;font-size:18px;
  font-family : Baskerville;
  text-decoration:none;
  padding-left:18px;
}

.little
{
  color:#c0c0c0;font-size:12px;
  font-family : Baskerville;
  text-decoration:none;

}

.title:hover
{
  color:#606060
}


	#gallery {

		padding: 10px;
		width:100%;
    min-width:800px;
    max-width:100%;
    padding-top:100px;
    padding-left:00px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {

	}
	#gallery ul a:hover img {

		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
ul
{
  padding:0px;
}
li
{
  padding:0px;
}
#contenu .link 
{
    color:#003C72;
    font-size:16px;
    font-weight: bold;
}
#contenu .data 
{
      font-size:18px; line-height:20px;
} 