/*
fanart.css
--------------		Par Dark Angel

Créé le 28 Juillet 2006

Description : 

feuille de style des galerie de Fan Art
*/

table.galerie
{
	background-color:#F3DC80;
}

table.galerie, .goodies_bloc
{
	width:50%;
	margin:auto;
	
}

table.galerie td, table.galerie, .goodies_bloc
{
	border:1px solid #B37A00;
}

table.galerie td
{
	padding:5px;
}

.bloc_artiste, .bloc_note
{
	width: 20%;
}
.bloc_princ
{
	width: 60%;
}



