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

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



a {
    color: #996633;
}
.info {	
	color: #996633;
	background-color: #F0E8E0;
}
.bonus {
	color: #996633;
	background-color: #F5F0EB;
}
.bonus_title {
	font-weight: bold;
}
.subscribe {
    width: 200px;
	font-weight:bold;
    margin-right:10px;
    text-align: right;
    float: left;
}

