@charset "utf-8";
.promotion {
	font-family: Tahoma;
	color: #2A3F00;
	font-size: 11px;
	font-weight: bold;
}
.contentpromotions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: none;
}
.linkpromotion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
}
.linkpromotion a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
}
.linkpromotion a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
}
.linkpromotion a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #516134;
	text-decoration: none;
}
.linkpromotion a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
}
.promotion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C5C2F;
	padding-left: 0px;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2C891;
	padding-bottom: 10px;
	margin-right: 0px;
	
}

