/* CSS Document */

/* -------------------------RESET------------------------- */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {margin:0; padding:0;}
table {border:0 none; border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight: normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* -------------------------------------------------------  */

BODY, TABLE, TD, TH, P, FORM {font-family: Arial, Helvetica, sans-serif;}

BODY {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	background-color: #fff;
}

A:link , A:visited{color: #4c7682;text-decoration:underline;}
A:hover , A:active{color: #4c7682;text-decoration:underline;}

MARQUEE{height:100px;}

/* ==============================================
CONTAINER
============================================== */
.all {
	background: #fff url(../design/back.gif) repeat-x center top;
	height: 143px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 954px;
}

a.logo, a.logo:visited {
	position: absolute;
	z-index: 100;
	left: 1px;
	display: block;
	width: 199px;
	height: 95px;
	background: url(../design/logo.gif) no-repeat;
	margin: 24px 10px 20px 0;
}
/* Search */
form.search {
	position: absolute;
	z-index: 5;
	left: -1px;
	top: 109px;
	background: url(../design/search_simple.jpg) no-repeat;
	width: 203px;
	height: 94px;
	padding-top: 34px;
}
/* 
.inner form.search {
	background: url(../design/search2.jpg) no-repeat;
}
.modif_2 form.search {
	background: url(../design/search3.jpg) no-repeat;
} */
.search input {
	border: none;
	background: none;
	color: #b2b2b2;
	font-size: 11px;
}
.search td.left {
	padding: 0 10px 0 8px;
}

.lang {
	width: 100px;
	float: right;
}
.lang a, .lang a:visited {
	dispaly: block;
	float: right;
	font-size: 11px;
	color: #0059a8;
	text-decoration: none;
	margin-left: 7px;
	padding-top: 3px;
}
.lang a:hover {
	text-decoration: underline;
}
.lang a.active {
	font-weight: bold;
	background: url(../design/lng_active.gif) top no-repeat;
}
.clear {
	clear: both !important;
	height: 1px;
	font-size:1px;
	line-height:1px;
}
.newsletter {
	top: 180px;
	background: url(../design/newsletter_simple.jpg) no-repeat;
	width: 176px;
	height: 133px; 
	left: -1px;
}


/*
.inner .newsletter {
	top: 180px;
	background: url(../design/newsletter2_bgr.jpg) no-repeat;
}
.modif_2 .newsletter {
	top: 247px;
	background: url(../design/newsletter3_bgr.jpg) no-repeat;
} 
.inner .access {
	top: 385px;
}
*/

.access {
	top: 340px;
	left: -1px;
	background: url(../design/access_bgr.jpg) no-repeat;
	width: 179px;
	height: 156px; 
}
.newsletter, .access {
	position: absolute;
	z-index: 5;
	color: #404040;
	font-size: 12px;
	padding: 17px 25px 0 12px;
}

.newsletter .text A:link , .newsletter .text A:visited{
	color:#666666;
	text-decoration:none;
}

.newsletter .text A:hover , .newsletter .text A:active{
	color:#666666;
	text-decoration:underline;
}

.right_tabs .header,
.newsletter .header,
.access .header {
	font-family: Helvetica;
	font-size: 20px;
	color: #003c78;
	margin: 0 0 5px 6px;
}
.newsletter .text,
.access .text {
	margin-left: 6px;
}

.texto{
	background: url(../design/bt_acces.gif) no-repeat;
	display:block;
	width: 178px;
	height: 40px;
	padding:5px;
	margin-top:10px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#0153a5;	

}

a.texto:hover {
	color:#0153a5;
	text-decoration:underline;

}

input.input_text {
	width: 173px;
	height: 18px;
	padding: 3px 0 0 5px;
	margin-top: 12px;
	background: url(../design/input_text.jpg) no-repeat;
	font-size: 11px;
	color: #999;
	border: none;
}
a.arrow, a.arrow:visited {
	float: right;
	dispaly: block;
	text-decoration: none;
	color: #4c7682;
	font-size: 11px;
	background: url(../design/marker_arrow.gif) left top no-repeat;
	padding-left: 13px;
	margin: 3px 3px 0 0;
}
a.arrow:hover {
	text-decoration: underline;
}

.big_banner, .middle_banner {
	position: absolute;
	z-index: 1;
	top: 141px;
	width: 954px;
	margin-top: -33px;
}
.big_banner {
	height: 212px;
	background: url(../design/big_banner_01.jpg) no-repeat;
}
.modif_1 .big_banner {
	background: url(../design/big_banner_02.jpg) no-repeat;
}
.modif_2 .big_banner {
	background: url(../design/big_banner_03.jpg) no-repeat;
}
.middle_banner {
	height: 162px;
	background: url(../design/middle_banner_01.jpg) no-repeat;
}
.page_zone {
	position: absolute;
	z-index: 1;
	top: 320px;
	width: 950px;
}
.inner .page_zone {
	top: 320px;
}
.page_zone .content  {
	background: url(../design/page_zone.gif) left repeat-y;
	padding: 20px 0 0 220px;
}
.breadcrumbs {
	font-size: 9px;
	color: #B2B2B2;
	margin-bottom: 10px;
}
.breadcrumbs a, .breadcrumbs a:visited {
	font-size: 9px;
	color: #B2B2B2 !important;
}
.breadcrumbs a:hover {
	text-decoration: none;
}

/* News */
.news_top {
	float: left;
	width: 155px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #737375 !important;
	margin: 0 10px 0 0;
	padding: 0 0 0 65px;
}
* > .news_topblock {
	float: left;
	margin-bottom: 10px; 
}
.news_top:hover, .news_item:hover {
	background-color: #ededed !important;
}
.news_top .header {
	color: #4e4e50;
}
.news_top .date, .news_item .date {
	font-size: 9px;
	color: #999;
	margin-top: 2px;
}
a.news_item, a.news_item:visited {
	display: block;
	text-decoration: none;
	color: #4e4e50 !important;
	margin: 0 10px 0 0;
}
* > .news_itemblock {
	float: left;
	margin-bottom: 10px; 
}
.news_itemblock a, .news_itemblock a:visited {
	font-size: 11px;
}

a.news_simple, a.news_simple:visited {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #737375 !important;
}
a.news_simple:hover {
	background-color: #ededed !important;
}

a.print, a.print:visited {
	float: right;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #4c7682 !important;
	background: url(../design/ico_print.gif) top left no-repeat;
	padding-left: 15px;
	margin: 30px 2px 0 0;
}
a.print:hover {
	text-decoration: underline;
}

/* Left part */
.left_part {
	width: 470px;
	padding: 0 10px 30px 0;
}

/* Right column */
.right_column {
	float: right;
	width: 233px;
}
.right_column img {
	border: 1px solid #ccc;
}

/* Right tabs */
.right_tabs {
	width: 233px;
	float: right;
	border: 1px solid #ccc;
	margin-top: 5px;
	padding:0 0 10px 0;
}
.right_tabs .text {
	padding: 15px 7px 7px 7px;
}
.right_tabs div.small {
	padding: 3px 0 0px 15px;
}
.right_tabs a img {
	display: block;
	margin: 20px 0 5px 0;
	border: none;
}
.right_column .right_tabs {
	margin-bottom: 15px;
}
.header_tabs {
	width: 233px;
}
.header_tabs a, .header_tabs a:visited {
	display: block;
	font-size: 12px;
	float: left;
	text-decoration: none;
	width: 116px;
	text-align: center;
	padding: 7px 0;
}
a.active_tab_right, a.active_tab_right:visited,
a.active_tab_left, a.active_tab_left:visited {
	color: #003c78;
}
a.active_tab_right {
	border-left: 1px solid #ccc;
}
a.active_tab_left {
	border-right: 1px solid #ccc;
}
a.inactive_tab, a.inactive_tab:visited {
	color: #999 !important;
	border-bottom: 1px solid #ccc;
}
a.active_tab_right:hover,
a.active_tab_left:hover {
	color: #003c78 !important;
}
a.inactive_tab:hover {
	text-decoration: underline;
	color: #999;
}

/* Top menu */
.top_menu {
	position: absolute;
	top: 25px;
	left: 200px;
	width: 754px;
	background: url(../design/top_menu.jpg) no-repeat;
}
.top_menu a, .top_menu a:visited {
	display: block;
	float: left;
	color: #515153;
	margin: 0;
	font-size: 15px;
	text-decoration: none;
	padding: 13px 13px 0 13px;
	height: 38px;
	background: url(../design/top_menu_selector.gif) top left no-repeat;
}
.top_menu .first {
	background-image: none !important;
}
.top_menu a:hover {color: #0059a8}
.top_menu a.active {
	color: #ffffff !important;
	background: url(../design/top_menu_active.jpg) center no-repeat !important;
	padding-top: 13px;
	height: 38px;
	margin-top: 1px;
}
.top_menu a.first_active,
.top_menu a.first_active:visited {
	background: url(../design/top_menu_active_first.jpg) left bottom no-repeat !important;
	color: #ffffff !important;
}
.top_menu a.first_active div {
	background: url(../design/top_menu_active_first.gif) center bottom no-repeat !important;
	padding-bottom: 21px;
}
.second_level {
	position: absolute;
	top: 76px;
	left: 199px;
	background: url(../design/second_level.jpg) no-repeat;
	height: 25px;
	width: 735px;
	padding: 8px 0 0 20px;
	margin-top: -1px;
	z-index:500;
}
.second_level a, .second_level a:visited {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #0059a8;
	margin-right: 20px;
}
.second_level a:hover {
	color: #4e4e50;
}
.second_level_a {
	width: 431px;
}
.second_level_a .top {
	background: url(../design/second_level_a_top.gif) bottom no-repeat;
	height: 8px;
}
.second_level_a .text {
	padding: 7px 9px 15px 9px;
	border-right: 1px solid #bdbdbc;
	border-left: 1px solid #bdbdbc;
	border-bottom: 1px solid #bdbdbc;
	color: #0059a8;
}
.second_level_a img.img {
	display: block;
	border: 1px solid #c8c8c8;
	padding: 1px;
	margin-right: 10px;
}

.gray_text {
	color: #4e4e50;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0 4px 0;
	line-height: 1.5;
}

/* ==============================================
CONTANT
============================================== */
.content {
	color: #555;
	font-size: 12px;
}

h1 {
	font-family: Helvetica;
	font-size: 20px;
	color: #003c78;
	font-weight: normal;
	background: url(../design/header_bgr.gif) bottom repeat-x;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 14px;
	color: #003c78;
	font-weight: bold;
	background: url(../design/marker_gray.gif) left top no-repeat;
	padding-left: 15px;
}
h5 {
	font-size: 12px;
	color: #404040;
	margin-bottom: 8px;
}
h6 {
	color: #404040;
	margin-bottom: 8px;
	font-size: 11px;
}
P {padding:0 0 15px 0; margin:0;}

.content A, .content A:visited {color: #4c7682;}
.content A:hover, .content A:active {color: #000066;}


/* ==============================================
FOOTER & copyright
============================================== */
.footer {
	background: url(../design/footer.gif) no-repeat;
	height: 46px;
	width: 914px;
	margin-left: 40px !important;
}

.footer .address {
	color: #666;
	font-size: 11px;
	padding: 7px 0 0 10px;
}

.footer .address SPAN{padding-right:5px;background:#FFF}

.footer .bottom_menu {
	text-align: right;
	padding: 13px 290px 0 0;
}

.footer .bottom_menu a, .footer .bottom_menu a:visited {
	text-decoration: none;
	color: #004ba0;
	font: normal 11px Verdana;
	padding: 0px 4px 0 4px;
}

.footer .bottom_menu a:hover {
	text-decoration: underline;
}
.copyright {
	text-align: right;
	color: #c1c1c3; 
	font-size: 10px;
	padding-top: 15px;
}
.copyright A, .copyright A:visited {
	color: #c1c1c3; 
	font-size: 10px;
	text-decoration: none;
}
.copyright A:hover, .copyright A:active {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;
}

.l2box {
	position:absolute;
	top:20px;left:0px;
	display:none;
}

.l2box_in {
	position:absolute;
	top:4px;
	left:0px;
	border:1px solid #CCCCCC;
	background:white;
	padding:9px;
	height:95px;
	width:412px;
	z-index:1;
	color:#0059A8;
}

.l2box_arrow{
	position:absolute;
	top:0px;
	left:15px;
	z-index:2;
}

.l2box_img {
	margin-right:10px;
}

table.logo_partenaire {
	background-color: #fff;
	width: 698px;
	margin: 1px;
	font-weight: bold;
	font-size: 14px;
}

table.logo_partenaire TD{vertical-align:top;padding:10px;}

table.logo_partenaire SPAN {
	font-size:11px;
	font-weight:normal;
}

table.logo_partenaire a, table.logo_partenaire a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
table.logo_partenaire a:hover {
	text-decoration: underline;
}
.border_part {
	float: left;
	width:700px;
	border: 1px solid #D1D1D1;
	margin: 0px 7px 15px 7px;
}

.deroulant{
	position:relative;
}

#deroulant{
	display:none;
	width:150px;
	padding:0px 0;
	position:absolute;
	left:177px;
	top:0px;

	background:#FFF;
	border:1px solid #ccc;
	font-size:12px;
}

#deroulant A:link , #deroulant A:visited{
	display:block;
	padding:0px;
	border-bottom:1px dashed #ccc;
	text-decoration:none;
	font-weight:bold;
	
}

#deroulant A:active , #deroulant A:hover{
	text-decoration:none;

}

#deroulant A IMG{padding-right:5px;}

.pelObj{background:#f5f5f5;height:75px;padding:5px;}

.pelObj A{
	padding:5px 0;
	display:block;
	font-size:12px;
	text-decoration:none;
	width:100px;
	float:right;

}

.pelObj IMG{
	float:left;
}
