h1 span.artist {
	font-weight: normal;
	/*background-color: #bdf18c;*/
	background-color: #FFAAD6;
	padding: 1px 2px;
}

h2.nomserie {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 10px 0 5px;
}


/*
	This is the box containing the 'moyen' previews (149x149px).
*/


div.boxwork {
	float: left;
	/*
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0 1px 1px 0;
	*/
	border: 1px solid #999;
	width: 149px;
	height: 149px;
	padding: 0;
	margin: 0 7px 7px 0;
	background-color: #f5f5f5;
	text-align: left;
	/*line-height: 149px;*/
}

div.boxwork img {
	vertical-align: middle;
	border: 0;
}

div.boxwork a:link, div.boxwork a:visited  {
	padding: 0;
	background-color: transparent;
}

a.subartistlink:link, a.subartistlink:visited {
	background-color: #E4FFCC;
	padding: 1px 2px 0;
}

a.subartistlink:link img, a.subartistlink:visited img {
	border: 0;
}

p.legende {
	line-height: 140%;
	font-family: TrebuchetMS, Arial, sans-serif;
}


/*
	This is the box containing the 'small' previews (120x70px).
*/

div.morework {
	width: 50%;
	margin-bottom: 10px;
}

div.morepict {
	width: 120;
	height: 70px;
	
}

div.td {
width: 50%;
width: 120px;
height: 70px;

}

/*
	This is the box containing the 'big' previews (380x350px).
*/

div.bigphoto {
	vertical-align: top;
	border: 0;
	width: 380px;
	height: 330px;
	padding-right: 10px;
	padding-bottom: 5px;
}
