@charset "utf-8";
#navi_secteurs {
	width: 215px;
	margin: 5px 5px 0 0;
	background: url(images/fond_ss_navigation.gif) repeat-y -50px top;
	height: 430px;
	position: absolute;
}
#navi_secteurs h1 {
	margin:10px 10px 10px 25px;
	color:#009ee0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
}
#navi_secteurs h2 {
	margin:10px 10px 10px 25px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
}
#navi_secteurs #carte {
	position:relative;
	margin:10px 10px 10px 25px;
	text-align:center;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
	height:136px;
}
#navi_secteurs #carte img{
	position:absolute;
	top:0;
	right:30px;
	height:136px;
	width:134px;
}
#navi_secteurs #liste_secteurs {
	margin: 0 5px 5px 25px;
	height:105px;
	overflow:auto;
	font-size:smaller;
}
#navi_secteurs #liste_secteurs a{
	color:#666666;
	text-decoration:none;
}
#navi_secteurs #liste_secteurs a:hover {
	color:#009ee0;
	font-weight:bold;
	text-decoration:none;
}

#right {
	width: 670px;
	position: absolute;
	right: 0px;
	overflow: auto;
	height: 364px;
	margin-top:5px;
}

#right_illus {
	width: 670px;
	position: absolute;
	right: 0px;
	overflow: auto;
	height: 430;
	margin-top:5px;
	overflow:hidden;
}