body {
	background-color: #000000;
	font-family:verdana,times new roman,arial, ;
	color:#ffffff;
	
}

select,textarea{
	color:#ffffff;
	background-color: #555555;

}
.saisie {
	color:#ffffff;
	background-color: #555555;
}
.bouton {
	color:#ffffff;
	background-color: #000000;
	height:25px;
	width:80px;
}
 .champ{
	color:#000000
	background-color:#555555
}
td{font-size:14px;}


.titre{
font-size: small;
text-indent:20px;}

.categorie{font-size:10px;}

p{text-indent:60px;
margin-right:100px;
margin-left:100px;
font-size:16px;
color:#ffffff;}

h1{
margin-left:200px;
font-size:16px;
color:#ffffff;}

.resume{text-indent:60px;}

a:link {color: #7F7C9B;}
a:visited{color:#ffffff;
			text-decoration:none;}
A.liste:link {color: gray;
	font-size: 10px;
	text-decoration:none;}
a.liste:visited{color: gray;
	font-size: 10px;
	text-decoration:none;}
A.liste:hover{color: black;
	font-size: 12px;
	text-decoration:none;
	background:#FFCC33;
	font-style:bold;}

