/* CSS pour les stop whispering */

body {
	background-color:#050505;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F5F5F5;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-right: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
	}

html, body {
     min-height:100%;
	}

#container {
	background-color:#050505;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A4A4A4;
	width: 800px;
	text-align: center;
	}

#thumbs {
	width: 100%;
	background-color: #050505;
	}

#thumbs img {
	border: 1px solid #050505;
	}

#thumbs img:hover {
	border: 1px solid #A4A4A4;
	}

#banner {
	background-image: url('img/bann.jpg');
	height: 162px;
	width: 800px;
	background-repeat: no-repeat;
	}

#infov  {
	background-color: #050505;
	width: 400px;
	margin-left: 200px;
	}

#infoh  {
	background-color: #050505;
	width: 700px;
	margin-left: 50px;
	}

#infom  {
	background-color: #050505;
	width: 500px;
	margin-left: 150px;
	}

#about {
	background-color: #050505;
	padding: 10px;
	text-align: left;
	width: 90%;
	margin: 0px auto;
	line-height: 16px;
	}

#footer {
	text-align: center;
	background-color: #050505;
	border-color: #F5F5F5;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #A4A4A4;
	valign: bottom;
 	}

a {
	color: #A4A4A4;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

.normal {
	font-family: Verdana;
	font-size: 10px;
	color: #A4A4A4;
	text-align: center;
	}
	
.info {
	font-family: Verdana;
	font-size: 10px;
	color: #A4A4A4;
	text-align: right;
	}

.photo {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A4A4A4;
	text-align: center;
	}

.photo a {
	color: #1F5081;
	}

.photo a:hover {
	color: #A4A4A4;
	}

.about {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A4A4A4;
	text-align: justify;
	}
	
.about a {
	color: #1F5081;
	}

.about a:hover {
	color: #A4A4A4;
	}

.title	{
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A4A4A4;
	font-weight: bold;
	}

.citation {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	}

.liens {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A4A4A4;
	text-align: center;
	}

.liens a {
	color: #1F5081;
	}

.liens a:hover {
	color: #A4A4A4;
	}