/**
 * Style de la page PROMOTIONS
 */


div#interface table tr td#page-right table.promotion tr td.frame-top {
	background-image: url('../images/cemois-ci/promotions-frame-top.png');
	background-repeat: no-repeat;
	width: 435px;
	height: 52px;
	vertical-align: bottom;
	padding-left: 65px;
}

div#interface table tr td#page-right table.promotion tr td.frame-top h1 {
	color: #816E57;
	font-size: 12px;
}

div#interface table tr td#page-right table.promotion tr td.frame-middle {
	background-image: url('../images/cemois-ci/promotions-frame-middle.png');
	background-repeat: repeat-y;
	color: #4D4D4D;
	padding-top: 20px;
	padding-left: 65px;
	padding-right: 35px;
	padding-bottom: 10px;
}

div#interface table tr td#page-right table.promotion tr td.frame-middle h2 {
	color: #CE252F;
	padding-top: 10px;
	font-size: 12px;
}

div#interface table tr td#page-right table.promotion tr td.frame-middle h2 i {
	color: #4D4D4D;
	padding-top: 10px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

div#interface table tr td#page-right table.promotion tr td.frame-bottom {
	background-image: url('../images/cemois-ci/promotions-frame-bottom.png');
	background-repeat: no-repeat;
	width: 435px;
	height: 24px;
}
