#mokasofa_ticker {
	background: #d9d9d9 url(../images/img_footer.png) 0 100% no-repeat;
	padding: 0 0 10px 0;
	width: 300px;
}

#mokasofa_ticker a {
	color: #464545;
	text-decoration: none;
}

#mokasofa_ticker a:hover {
	color: #464545;
	text-decoration: underline;
}

#mokasofa_ticker h2 {
	background: url(../images/img_header-fr.png) 0 0 no-repeat;
	height: 46px;
	margin: 0;
	text-indent: -99999px;
}

#mokasofa_ticker.en h2 {
	background-image: url(../images/img_header-en.png);
}

#mokasofa_ticker h3 {
	font: bold 12px Verdana;
	margin: 0;
	padding: 10px 10px 5px 10px;
}

#mokasofa_ticker p {
	color: #939393;
	font: normal 11px Verdana;
	margin: 0;
	padding: 0 10px;
}

#mokasofa_ticker .highlight_info {
	background: url(../images/img_info-text.png) 0 0 no-repeat;
	height: 126px;
	margin: 0 auto 10px auto;
	position: relative;
	width: 282px;
}

#mokasofa_ticker .site_logo {
	bottom: 5px;
	left: 10px;
	position: absolute;
}

#mokasofa_ticker .navigation {
	bottom: 5px;
	position: absolute;
	right: 5px;
}

#mokasofa_ticker .navigation a {
	background: url(../images/img_buttons.png) 0 -25px no-repeat;
	float: left;
	height: 20px;
	padding: 0;
	text-indent: -99999px;
	width: 20px;
}

#mokasofa_ticker .navigation a#next_button {
	background-position: 0 0;
	margin-left: 5px;
}

#mokasofa_ticker .navigation a:hover {
	background-position: -26px -25px;
}

#mokasofa_ticker .navigation a#next_button:hover {
	background-position: -26px 0;
}

#mokasofa_ticker .navigation a:focus {
	outline: 0;
}

#mokasofa_ticker a.highlight_feature {
	background: url(../images/img_dossier-fr.png) 0 -45px no-repeat;
	color: #fff;
	display: block;
	font: normal 11px Verdana;
	height: 30px;
	margin: 0 auto 5px auto;
	padding: 5px 10px 5px 82px;
	width: 188px;
}

#mokasofa_ticker.en a.highlight_feature {
	background-image: url(../images/img_dossier-en.png);
}

#mokasofa_ticker a.highlight_feature.special {
	background-position: 0 0;
}

#mokasofa_ticker a.highlight_feature:hover {
	background-position: 0 -135px;
	color: #fff;
	text-decoration: none;
}

#mokasofa_ticker a.highlight_feature.special:hover {
	background-position: 0 -90px;
}
