html { 	overflow: -moz-scrollbars-vertical; }

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	height: 100%;
}
body, td {
	font: normal 12px Arial;
	color: #838383;
}
img {border: none; margin: 0px;}
form {margin: 0px; padding: 0px;}

#main {
	position: relative;
	width: 1050px;
	margin: 0px auto;
	background: url(../design/top_bgr.jpg) top no-repeat !important;
	height: 230px;
}

div.logo {
	display: block;
	position: absolute;
	top: 3px;
	left: 20px;
	display: block;
	background: url(../design/logo.gif) no-repeat;
	width: 94px;
	height: 104px;
	border: 3px solid white;
}
.motto {
	position: absolute;
	top: 35px;
	left: 122px;
	font: normal 13px Arial;
	color: #006fa2;
}

/* Top icons */
.top_icons {
	position: absolute;
	top: 29px;
	left: 813px;
}
.top_icons a, .top_icons a:visited {
	display: block;
	float: left;
	text-decoration: none;
	font: normal 11px Arial;
	color: #91918f;
	margin-right: 13px;
}
.top_icons a:hover {
	text-decoration: underline !important;
}
.top_icons a.plan {
	background: url(../design/ico_plan.gif) left top no-repeat;
	padding-left: 15px;
}
.top_icons a.news {
	background: url(../design/ico_news.gif) left top no-repeat;
	padding-left: 13px;
}

.breadcrumbs {
	position: absolute;
	top: 164px;
	font: normal 9px Verdana;
	color: #a3a3a3;
	background: url(../design/ico_home_2.gif) no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 18px;
}
.breadcrumbs a, .breadcrumbs a:visited {
	color: #a3a3a3;
	font: normal 9px Verdana;
}

/* Top menu */
.top_menu {
	position: absolute;
	top: 100px;
	left: 133px;
	height: 28px;
}
.top_menu a, .top_menu a:visited {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font: normal 14px Arial;
	background: url(../design/main_menu_marker.gif) left no-repeat;
	padding-left: 15px;
	margin-right: 20px;
	position: relative;
	top: 1px;
}

.top_menu a.active, .top_menu a.active:visited,
.top_menu a.active_1, .top_menu a.active_1:visited {
	background: url(../design/main_menu_a.jpg) right no-repeat;
	color: #fff;
	padding: 0 15px 0 0;
	margin: 0 20px 0 0;
	position: relative;
	top: -3px;
}
.top_menu a.active div {
	background: url(../design/main_menu_a_left.jpg) left top no-repeat;
}
.top_menu a.active_1 div {
	background: url(../design/main_menu_a_left_1.jpg) left top no-repeat;
}
.top_menu a.active div, .top_menu a.active_1 div {
	padding: 4px 0 5px 25px;
}
.top_menu a.first {
	margin-left: 15px;
}

/* Left menu */
.left_menu {
	background: #e9e9e9;
	width: 204px;
	margin-right: 28px;
	background: #e9e9e9 url(../design/bottom_left_menu.jpg) bottom no-repeat !important;
	padding-bottom: 20px;
}
.left_menu .header {
	background: url(../design/top_left_menu.jpg) no-repeat;
	height: 30px;
	padding: 7px 0 0 15px;
	color: #fff;
	font: normal 14px Arial;
}
.left_menu .elements {
	padding: 0px 5px 10px 20px;
}
.left_menu a, .left_menu a:visited {
	display: block;
	text-decoration: none;
	font: bold 12px Arial;
	color: #5e5e5e;
	margin: 8px 0 0px 0;
	background: url(../design/marker_left_menu.gif) left top no-repeat;
	padding-left: 13px;
}
.left_menu .second {
	margin: 0 0 10px 0;
}
.left_menu a.active, .left_menu a.active:visited {
	background: url(../design/marker_left_menu_a.gif) left top no-repeat;
}
.left_menu a.active, .left_menu a.active2, .left_menu a:hover {
	color: #5eb618 !important;
}
.left_menu .second a:hover {
	color: #5eb618 !important;
	background: url(../design/marker_left_menu_2hover.gif) left top no-repeat !important;
}
.left_menu a.active2, .left_menu a.active2:visited, .left_menu a.active2:hover {
	background: url(../design/marker_left_menu_2a.gif) left top no-repeat !important;
}
.left_menu .second a, .left_menu .second a:visited {
	margin: 0 0 4px 15px;
	color: #838383;
	font: normal 11px Arial;
	background: url(../design/marker_left_menu_2.gif) left top no-repeat;
}

/* Left block */
.left_block {
	background: #e9e9e9;
	width: 309px;
	margin-right: 28px;
}
.left_block .text {
	padding: 0px 20px;
}
.left_block .header {
	background: url(../design/top_left_block.jpg) no-repeat;
	height: 33px;
	padding: 27px 0 0 15px;
	color: #fff;
	font: normal 14px Arial;
}
.left_block .orange {
	background: url(../design/top_left_block_o.jpg) no-repeat !important;
	height: 34px;
	padding: 7px 0 0 15px;
}
.left_block_last {
	background: #e9e9e9 url(../design/bottom_left_block.jpg) bottom no-repeat !important;
	padding-bottom: 40px;
}
.left_block a.link {
	display: block;
	color: #585858;
	text-decoration: none;
	line-height: 1.5;
	margin: 0px 20px;
}
.left_block a img {
	display: block;
	border: 3px solid #fff;
	margin: 0px 10px 0px 5px;
}
.left_block a.link:hover img {
	border: 3px solid #54a415;
}
a.plus, a.plus:visited {
	display: block;
	padding-left: 15px;
	background: url(../design/ico_plus.gif) left no-repeat;
	font: normal 11px Arial;
	color: #705582;
	clear: both;
	margin-top: 10px;
}
a.plus:hover {
	color: #498915;
}

table.main {
	position: absolute;
	top: 200px;
	width: 932px;
}
table.main td {
	vertical-align: top;
}
td.right {
	width: 240px;
	padding-top: 0px;
}
td.right img {
	border: 1px solid #e2e0e0;
	padding: 3px;
}

/* Content */
td.content {
	line-height: 1.54;
	padding-right: 25px
}
td.content img {
	border: 1px solid #e2e0e0;
	padding: 3px;
	background-color: #fff !important;
}
a, a:visited {
	color: #5EB618;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #666664;
	font: normal 16px Arial;
	padding: 0 0 7px 0px;
	margin: 10px 0 15px 0;
	border-bottom: 1px dashed #bebebe;
}
h1.top {
	background: url(../design/h1.gif) no-repeat 0% 20%;
	padding: 0 0 10px 23px;
	margin: 7px 0 15px 0;
}
h2 {
	font: normal 15px Arial;
	color: #E28600;
}
h3 {
	font: bold 14px Arial;
	color: #81B13B;
}
h4 {
	font: normal 13px Arial;
	color: #0073A9;
}
h5 {
	font: bold 11px Arial;
	color: #37A1C9;
}
h6 {
	color: #4b4b4d;
	font: normal 12px Arial;
	padding: 8px 0 0 0px;
	margin: 0px !important;
	line-height: 1.54;
}
.black {
	font: bold 12px Arial;
	color: #222;
	margin: 10px 0 15px 0;
}
ul {
	padding: 0;
	margin: 0 0 20px 0; 
}
li {
	list-style-type: none;
	background: url(../design/marker_ul.gif) left 50% no-repeat; 
	margin: 0 0 7px 0px;
	padding: 0 0 0 13px;
}
ul.files li {
	background: url(../design/ico_file.gif) left top no-repeat !important; 
	padding: 0 0 0 20px !important;
	margin: 0 0 10px 0px !important;
}
ul.files li a, ul.files li a:visited,
ul.files a, ul.files a:visited {
	color: #838383;
	text-decoration: none;
}
ul.files li a:hover, ul.files a:hover {
	text-decoration: underline;
}
ul.files img {
	border: none !important;
	position: relative;
	top: 4px;
}
a.print, a.print:visited {
	display: block;
	position: relative;
	top: -40px;
	left: 674px;
	width: 20px;
	height: 0px;
	margin: 0px !important;
}
a.print img, a.print2 img {
	border: none !important;
}
a.print2, a.print2:visited {
	display: block;
	position: relative;
	top: -40px;
	left: 440px;
	width: 20px;
	height: 0px;
	margin: 0px !important;
}

/* News */
.news {
	/*padding-bottom: 10px !important;
	margin-bottom: 10px !important;*/
}
.news a.item {
	display: block;
	width: 300px;
	font: normal 11px Arial;
	text-decoration: none;
	color: #838383;
	margin-bottom: 15px;
}
.news a.item:hover {
	text-decoration: underline;
}
.news a.item .header {
	color: #4b4b4d;
	text-decoration: none;
	font: normal 12px Arial;
	margin-bottom: 3px;
}
.news img {
	border: 1px solid #e2e0e0;
	padding: 2px;
	margin-right: 9px;
}
a.news_plus, a.news_plus:visited {
	position: relative;
	top: -40px;
	left: 200px;
	padding-left: 13px;
	background: url(../design/ico_plus_2.gif) left no-repeat;
	font: normal 11px Arial;
	color: #705582;
	text-decoration: none;
}
a.news_plus:hover {
	text-decoration: underline !important;
}
td.right a.news_plus, td.right a.news_plus:visited {
	top: 30px;
	left: 165px;
}
td.right a.news_plus:hover {
	text-decoration: underline !important;
}
.news .clear {
	clear: both !important;
	height: 0px !important;
}

/* =========== Tabs & Big tabs ========== */
.tabs, .big_tabs {
	font: normal 11px Arial;
	padding: 0 0 1px 0;
	margin: 0px !important;
}
.tabs .top, .big_tabs .top {
	height: 25px;
	padding: 10px 0 4px 0;
	margin: 0px;
}
.tabs .top h3, .big_tabs .top h3 {
	font: bold 12px Arial;
	border-bottom: 1px dashed #bebebe;
	color: #666664;
	margin: 0 20px 10px 20px;
	padding: 0 0 3px 0;
}
.tabs strong, .big_tabs strong {
	color: #666664;
}
.tabs .text, .big_tabs .text {
	padding: 3px 20px 18px 20px;
	line-height: 1.5;
}
.address {
	background: url(../design/ico_home.gif) left top no-repeat;
	padding-left: 15px;
}
.phone {
	background: url(../design/ico_phone.gif) left top no-repeat;
	padding-left: 15px;
}
.tab_ones {
	padding: 0px 0 0px 0 !important;
	margin: 0px;
}
.tab_ones a, .tab_ones a:visited {
	display: block;
	float: right;
	text-decoration: none;
	font: normal 12px Arial;
	margin: 0 37px 0 0;
}

/* =========== Tabs ========== */
.tabs,  {
	width: 299px;
}
.tabs .top {
	background: url(../design/tab_top.jpg) left top no-repeat;
}
.tabs .tab_ones {
	width: 299px;
}

/* =========== Big tabs ========== */
.big_tabs {
	background: url(../design/big_tabs.jpg) bottom no-repeat;
}
.big_tabs, .big_tabs .top {
	width: 724px;
}
.big_tabs .tab_ones {
	width: 724px;
}
.big_tabs .text h3 {
	font: normal 16px Arial;
	border-bottom: 1px dashed #bebebe;
	color: #666664;
	margin: 10px 20px 10px 0px;
	padding: 0 0 6px 0;
}
.big_tabs .text {
	font-size: 12px !important;
}

.big_tabs .top {
background: url(/design/big_tabs-bg.png) left top no-repeat;
padding: 9px 0 0 407px;
width: 317px;
height: 23px;
}

.big_tabs .top a:link, .big_tabs .top a:visited {
position: relative;
display: block;
float: left;
color: #B0AFAF;
padding: 6px 30px 4px 30px;
margin: 0 10px;
text-decoration: none;
}

.big_tabs .top a:link.actif, .big_tabs .top a:visited.actif {
color: #3F3F3F;
background: transparent url("/design/onglet-bg.png") no-repeat top right;
}

.big_tabs .top a:link.actif span, .big_tabs .top a:visited.actif span {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 24px;
height: 23px;
background: transparent url("/design/onglet-left.png") no-repeat top left;
}

/* ===========  Left active tabs  ========== */
.tabs_left {
	background: url(../design/tab_left.jpg) bottom no-repeat;
}

/* ===========  Right active tabs  ========== */
.tabs_right {
	background: url(../design/tab_right.jpg) bottom no-repeat;
}

.tabs_left a.tab, .tabs_left a.tab:visited, .tabs_right a.tab, .tabs_right a.tab:visited {
	color: #b0afaf;
	margin: 5px 30px 0px 0;
	padding: 0 0 4px 0 !important;
}

.tabs_left a.tab_a, .tabs_left a.tab_a:visited, .tabs_right a.tab_a, .tabs_right a.tab_a:visited {
	color: #3f3f3f;
	padding: 0 0 0px 0 !important;
}

/* Footer */
.footer {
	background: url(../design/footer.jpg) no-repeat;
	height: 37px;
	width: 953px;
	padding-top: 18px;
	text-align: center;
	margin-top: 40px;
}
.footer a, .footer a:visited {
	font: normal 11px Verdana;
	color: #3F3F3F;
	margin: 0px 7px;
}
.copyright {
	color: #9f9f9f;
	font: normal 10px Arial;
	text-align: right;
	padding: 20px 15px 0 0;
}
.copyright a, .copyright a:visited {
	color: #9f9f9f;
	font: normal 10px Arial;
	text-decoration: none;
	padding: 0px 3px;
}
.copyright a:hover {
	text-decoration: underline;
}

/* Sitemap */
#sitemap_cmp_1 DIV, #sitemap_cmp_2 DIV, 
#sitemap_cmp_3 DIV, #sitemap_cmp_4 DIV {
	height: 23px;
	padding-top: 7px;
}
#sitemap_cmp_1 DIV A, #sitemap_cmp_1 DIV A:visited , 
#sitemap_cmp_2 DIV A, #sitemap_cmp_2 DIV A:visited , 
#sitemap_cmp_3 DIV A, #sitemap_cmp_3 DIV A:visited,
#sitemap_cmp_4 DIV A, #sitemap_cmp_4 DIV A:visited {
	text-decoration: none;
}
#sitemap_cmp_1 DIV A:hover, #sitemap_cmp_1 DIV A:active , 
#sitemap_cmp_2 DIV A:hover, #sitemap_cmp_2 DIV A:active , 
#sitemap_cmp_3 DIV A:hover, #sitemap_cmp_3 DIV A:active , 
#sitemap_cmp_4 DIV A:hover, #sitemap_cmp_4 DIV A:active {
	text-decoration: underline;
}

.level_xxx {
	font-weight: bold;
	margin-top: 30px;
}
.level_xyx {
	background: url(/design/sitemap/sitemap01.gif) left no-repeat;
	margin-left: 45px;
	padding-left: 30px;
}
.level_xyx_last {
	background: url(/design/sitemap/sitemap02.gif) left no-repeat;
	margin-left: 45px;
	padding-left: 30px;
}
.level_yxx{
	background: url(/design/sitemap/sitemap01.gif) left no-repeat;
	padding-left: 30px;
}
.level_yxx_last{
	background: url(/design/sitemap/sitemap02.gif) left no-repeat;
	padding-left: 30px;
}
.level_yyx {
	padding-left: 70px;
	background: url(/design/sitemap/sitemap0201.gif) left no-repeat;
}
.level_yyx_last {
	padding-left: 70px;
	background: url(/design/sitemap/sitemap0202.gif) left no-repeat;
}
.level_xyy {
	padding-left: 70px;
	margin-left: 45px;
	background: url(/design/sitemap/sitemap0201.gif) left no-repeat;
}
.level_xyy_last {
	padding-left: 70px;
	margin-left: 45px;
	background: url(/design/sitemap/sitemap0202.gif) left no-repeat;
}
.level_xxy {
	padding-left: 30px;
	margin-left: 75px;
	background: url(/design/sitemap/sitemap01.gif) left no-repeat;
}
.level_xxy_last {
	padding-left: 30px;
	margin-left: 75px;
	background: url(/design/sitemap/sitemap02.gif) left no-repeat;
}
.level_yyy {
	padding-left: 110px;
	background: url(/design/sitemap/sitemap0301.gif) left no-repeat;
}
.level_yyy_last {
	padding-left: 110px;
	background: url(/design/sitemap/sitemap0302.gif) left no-repeat;
}
.level_yxy {
	padding-left: 110px;
	background:url(/design/sitemap/sitemap0304.gif) left no-repeat;
}
.level_yxy_last {
	padding-left: 110px;
	background: url(/design/sitemap/sitemap0303.gif) left no-repeat;
}

/*** MODIFS ***/
/**************/

#navbarnews {
position: relative;
width: 100%;
padding: 2px 0;
border:1px dashed #BEBEBE;
border-left: 0;
border-right: 0;
text-align: center;
}

#navbarnews #nav_next { position: absolute; top:2px; right:0px; }
#navbarnews #nav_prec { position: absolute; top:2px; left:0px; }
.tabs .top { position: relative; 0px; }
#SCS_image_ddimage1 { margin-top: 35px; }

#extra_text {
	display:none;
}