/* CSS Les Films du Nord/actualites/ - Emilie Leruste - Avril 2007 */

/*ITEM*/
#item {
	background-image:url(item_header.jpg);
	background-repeat:no-repeat;
	background-position: 10px top;
}


#item img {
	margin-right: 15px;
	margin-top: 5px;
}
a {
	color: #CC3300;
}
.info {	
	color: #CC3300;
	background-color: #F7E0D9;
}
.bonus {	
	color: #CC3300;
	background-color: #FAEBE5;
}
.item_title {
	color: #CC3300;
}
