@charset "utf-8";

H2 {
	font-size 				: 9pt;
	font-weight 			: bold;
	border-bottom 			: 1px solid #6B5645;
	padding-bottom 			: 2px;
	margin					: 5px 0;
}

H3 {
	font-size				: 8pt;
	margin					: 5px 0 5px 10px;
	background-repeat		: no-repeat;
	background-position		: left center;
	padding-left			: 14px;
}

A.lien_region {
	background-repeat		: no-repeat;
	background-position		: left center;
	padding-left			: 14px;
	display					: block;
	text-decoration			: none;
	font-size				: 8pt;
	margin-bottom			: 2px;
	padding-bottom			: 2px;
	border-bottom			: 1px dotted;
}
A.lien_region:hover {
	text-decoration			:underline;
}

/* LISTE ATS */
.scat_pager {
	width:360px;
}




