#ticker {
	margin : 0;
	text-indent : 0;
	padding : 0;
	margin-bottom : 30px;
	background-color: white;
	border-style : solid;
	border-width : 1px;
	margin-top : 2px;
}

#ticker {
	font-size : 12px;
	line-height : 14px;
}

#ticker li {
	height : 65px;
}

.ticker_introtext {
	font-size : 11px;
	margin : 0;
}

.onglet_ticker {
	background : black;
	width : 111px;
	color : white;
	margin-right : 3px;
	margin-top : 10px;
	padding : 3px;
	font-size : 15px;
	font-family : 'din1451';
	height : 20px;
}

.ticker_container {
	padding-top : 10px;
}