/* CSS Document */

* {
	color:#757575;
}

a img {
	border:0;
	vertical-align:text-bottom;
}

body,html {
	height: 100%;
    margin: 0;
    font-family:Verdana;
    font-size:8pt;
    padding:0;
	background-color:#212121;
}  

#thema_affichage {
	margin:0 10px 10px 5px;
	
}

a, a:visited {
	text-decoration:none;
	line-height:18pt;
	margin-left:5px;

}

a:hover {
	color:#6CF;
	margin-left:5px;
	text-decoration:none;
}