/* CSS Document */



.site{
background-color:#482B11;
}

.etoile{
	background-color: #000000;
	background-image: url(images_css/fond_etoile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



a{outline:none;
	color: #3333CC;
	text-decoration: none;
}
a img{
border:none;
outline:none;}
