/* Ceci est un fichier CSS, appelé "liena.css*/ 
a img
{
   border: none; /* Pas de bordure */
}
p
{
color:white;
}
.conteneur
{
	margin:auto;
	margin-top:50px;
	width:940px;
	height:668px;	
	background-repeat: no-repeat;
	background-position:top left;
	padding:25px;
}
body
{
background-color:rgb(41,4,3);
	font-family: Trebuchet MS,Trebuchet,Verdana,Sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}
#corps
{
margin-top:30px;
margin-left:150px;
}
a:horder
{
border: none;
}
