@charset "UTF-8";
#main {
	float: left;
	width: 510px;
	margin-left: 25px;
	display: inline;
}
#main h2 {
		margin-top: 0px;
		margin-bottom: 10px;
		padding-top: 30px;
}
.topicsBOX h3 {
	color: #D61D00;
	line-height: 1em;
	margin-bottom: 0.3em;
	font-size: 110%;
	font-weight: bold;
}
.topicsBOX h3 a {
	color: #D61D00;
	text-decoration: none;
}
.topicsBOX h3 a:hover {
	text-decoration: underline;
}
.topicsIMG {
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topicsBOX {
		margin-bottom: 2em;
		clear: both;
}
.topicsBOX p {
	line-height: 1.5;
	margin-bottom: 1em;
}
.topicsBOX .date {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#restaurantBloc {
	margin-bottom: 20px;
}
#restaurantBloc h3 {
	color: #84900D;
	font-weight: bold;
}
#restaurantBloc p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#news h3 {
	margin-bottom: 0.5em;
}
#news p{
	line-height: 1.5;
	margin-bottom: 0.5em;
}

