/* @override http://client.concordances.fr/rosinox/inc/actus.css */

.actuCol {
	font-size: 11px;
	line-height: 14px;
	width: 231px;
	height: 304px;
	overflow: hidden;
	float: left;
	margin: 5px 10px 0;
	display: inline;
}

.actuCol h1 {
	color: #b33610;
	font-weight: bold;
	font-size: 14px;
	background-color: #e5e5e6;
	text-align: center;
	margin: 0 0 5px;
	padding: 4px;
	border-bottom: 2px solid #848384
}

.actuCol h2 {
	color: #165a9f;
	font-weight: bold;
	font-size: 14px;
	background-color: #e5e5e6;
	text-align: center;
	margin: 0 0 5px;
	padding: 4px;
	border-bottom: 2px solid #848384
}

.actuCol h3 {
	color: #3b91cf;
	font-weight: bold;
	font-size: 14px;
	background-color: #e5e5e6;
	text-align: center;
	margin: 0 0 5px;
	padding: 4px;
	border-bottom: 2px solid #848384
}

.actuBt {
	margin: 0 10px;
	width: 231px;
	height: 18px;
	overflow: hidden;
	float: left;
	display: inline
}