html{margin:0;
	padding:0;
	width:100%;
}
body {
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0;
	padding:0;
	width:100%;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#lientop a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	padding-top: 6px;
	
}
a.artiste {background-color: #4B2A19;margin:1px;}
a.artiste:hover{
	background-color:#5B3922;
}
a.illustrateur {background-color: #0D2534;margin:1px;}
a.illustrateur:hover {
	background-color: #1D364C;
}
#lientop a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
#troisliens td {width:33%;}
#troisliens a {
	display:block;
	width:100%;
	text-align:center;
	padding:3px;
	color:#FFFFFF;
	background-color:#111111;
	font-size:12px;
	letter-spacing:3px;
	text-transform:uppercase;
	margin:1px;
	}
#troisliens a:hover {
text-decoration:none;
color:#FFFFFF;
background-color:#222222;
}	

.uneartiste {
	color: #FFFFFF;
	background-color: #4B2A19;
}
.uneillustrateur {
	color: #FFFFFF;
	background-color: #0D2534;
}
.milieu {
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.spip_documents {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}
.vignette {
	font-size: 12px;
	color: #666;
	text-decoration:none;
	}
.vignette a {
	text-decoration:none;	
	display: block;
	padding:10px;
	/* height: 170px; */
	width: 220px;
	color: #666;
	background-color:#000;
	border: solid 1px #000;
}
.vignette a:hover{
	color: #FF9900;
	text-decoration:none;
	background-color:#222;
	border: solid 1px #333;
}
.Style1 {
	font-size: 10px
}
