body{	
	width: 80%;
	margin: 0 auto 0 auto;
	font-size: 90%;
	font-family:  "Verdana", "Times New Roman", "Bitstream Charter", "Times New", sans-serif;
	text-align: justify;
	background-image: url(bg_gb.jpg);
	background-repeat: repeat-x;
	background-color: #4da7cd;

}

.bottom{
	margin: 0;
	height: 36px;
}

.bottom_mid{
	margin-left: 6px;
	margin-right: 6px;
	color: #ffffff;
	text-align: center;	
	height: 36px;
	background: url(bg_bottom_content_mid.png) repeat-x; 
}

.bottom_left{
	float: left;
	background: url(bg_bottom_content_left.png); 
	height: 36px;
	width: 6px;
}

.bottom_right{
	float: right;	
	background: url(bg_bottom_content_right.png);
	height: 36px;
	width: 6px;
}

.bottom_mid2{
	margin-left: 6px;
	margin-right: 6px;
	color: #ffffff;
	text-align: center;	
	height: 18px;
	background: url(bg_bottom_content_mid2.png) repeat-x; 
}

.bottom_left2{
	float: left;
	background: url(bg_bottom_content_left2.png); 
	height: 18px;
	width: 6px;
}

.bottom_right2{
	float: right;	
	background: url(bg_bottom_content_right2.png);
	height: 18px;
	width: 6px;
}

.contact h1{
	font-size: 120%;
}

.contact_field {
	font-weight: bolder;
}

.contact_left{
	float: left;
	width: 45%;
	padding-left : 10%;
	padding-top : 1%;
	display : block;
}


.contact_right{
	float: right;
	padding-top : 1%;
	width:45%;
	display : block;
}

.content{
	width: 100%;
	overflow: hidden;
	color: #000000;
	padding: 0;
	font-size: 90%;
	display: block;
	background-color: #eaeaea;
	background-image: url(bg_content.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.content_diapo {
	padding-top: 1%;
	margin-left: 1%;
	float: left;
	width: 100%;
}

.content_1{
	padding-top: 1%;
	margin-left: 1%;
	float: left;
	width: 98%;
}

.content_2{
	padding-top: 4px;
	float: right;
	width: 300px;	
}

.content_3{
	padding-top: 1%;
	margin-left: 1%;
	float: left;
	width: 98%;
}

.content_4{
	padding-top: 1%;
	margin-left: 1%;
	width: 100%;
}

.content_5{
	float: right;
	padding-top: 1%;
	margin-left: 1%;
}

.content_by4left{
	padding-top: 1%;
	margin-left: 1%;
	float: left;
	width: 23.75%;
}

.content_by4right{
	padding-top: 1%;
	margin-right: 1%;
	float: right;
	width: 23.75%;
}

.content_by3left{
	padding-top: 1%;
	margin-left: 1%;
	float: left;
	width: 32%;
}

.content_by2left{
	padding-top: 1%;
	margin-left: 1%;
	float: left;
	width: 48.5%;
}

.content_by1left{
	padding-top: 1%;
	margin-left: 1%;
	float: left;
	width: 98%;
}

.content_by1right{
	padding-top: 1%;
	margin-left: 1%;
	float: right;
	width: 98%;
}

.content_50left{
	float: left;
	width: 50%;
}

.content_50right{
	float: left;
	width: 50%;
}

.content a{
	text-decoration: none;
}

.content a:visited{
	text-decoration: none;  
}

.content a:hover{
	text-decoration: underline;
}

.current {
	background-image: url(bg_menu_current.jpg);
	background-repeat: repeat-x;
	color : #ffffff;
}

.current:hover{
	background-image: url(bg_menu_hover.jpg);
	background-repeat: repeat-x;
}

a.current, a.current:link, a.current:visited, a.current:active {
	color: #ffffff;
}

.current a:hover, .current a:link, .current a:visited, .current a:active {
	color: #ffffff;
}

.flags{
	background-color: none;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
}

.flag{
	border: 2px transparent solid;
}

.flag:hover{
	border: 2px #359ecf solid;
}

.flash{
	padding-top: 5px;
	padding-right: 5px;
}

.pre_ft{
	float: left;
	width: 98%;
	text-align: right;
	padding-left: 1%;
	padding-right: 1%;
	height: 50px;
}

.ft{
	height: 75px;
	margin: 0;
	padding: 0;
	font-size: 70%;
	color: #ffffff;
	text-align: center;
	line-height: 225%;
}

.ft a{
	color: #ffffff;
	text-decoration: none;
}

.ft a:hover{
	color: #026b8e;
	text-decoration: underline;
}

.ft_left{
	float: left;
	background-image: url(ft_left.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 10px;
}

.ft_mid{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	background-image: url(ft_mid.png);
	background-repeat: repeat-x;
	height: 60px;
}	

.ft_right{
	float: right;	
	background-image: url(ft_right.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 10px;
}

.footer{
	text-align: center;
	float: left;
	width: 100%;
	height: 10px;
	padding-bottom: 2%;
	color: #000000;
	font-size: 80%;
	background-color: #ffffff;
	background-repeat: repeat-x;
	line-height: 200%;
	border-top: 2px dotted #b4b4b4;
	border-bottom: 1px solid #4b4b4b;
}

.footer_text{
	padding-top: 4px;
}

.footer a{
	color: #000000;
	text-decoration: none;
}

.footer a:visited{
	color: #000000;
	text-decoration: none;  
}

.footer a:hover{
	color: #026b8e;
	text-decoration: underline;
}

.footer_left{
	float: left;
	background-image: url(side.jpg);
	background-repeat: repeat-y;
	height: 100px;
	width: 1px;
}

.footer_right{
	float: right;	
	background-image: url(side.jpg);
	background-repeat: repeat-y;
	height: 100px;
	width: 1px;
}

.global{
	background-color: none;
	overflow: hidden;
	width: 80%;
	min-width: 800px;
	position: absolute;
	text-align: justify;
}


.hd{
	height: 30px;
	padding-top: 2%;
	margin: 0;
}

.hd_left{
	float: left;
	background: url(hd_left.png);
	height: 30px;
	width: 10px;
}

.hd_mid{
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(bg_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: right;
}	

.hd_right{
	float: right;	
	background: url(hd_right.png);
	height: 30px;
	width: 10px;
}

.header{
	padding: 0;
	height: 80px;
	margin: 0;
	font-size: 95%;
	color: #000000;
	background-image: url(bgheader.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.header_left{
	float: left;
	background: url(bg_header_left.png);
	height: 80px;
	width: 6px;
}

.header_right{
	float: right;	
	background: url(bg_header_right.jpg);
	height: 80px;
	width: 6px;
}

html{ 
	padding: 0;
	margin: 0 auto 0 auto;

}

.item{
	position: relative;
	color: #bbbbbb;
	width: 25%;
	height: 30px;
	display: block;
	text-align: center;
	float: left;
	text-decoration: none;
	line-height: 30px;
	overflow: hidden;
	font-weight: bold;
	font-size: 85%;
	z-index:100;
 }

.item_ {
	position: relative;
	color: #cccccc;
	width: 13%;
	height: 30px;
	display: block;
	text-align: center;
	float: left;
	text-decoration: none;
	line-height: 30px;
	overflow: hidden;
	font-weight: bold;
	font-size: 75%;
 }

.item:hover {
	height: auto;
	cursor: pointer;
	color: #ffffff;
	background-image: url(bg_menu_hover.jpg);
	background-repeat: repeat-x;
}

.item_:hover {
	height: auto;
	cursor: pointer;
	color: #ffffff;
	background-image: url(bg_menu_hover.jpg);
	background-repeat: repeat-x;
}

.itembis{
	color: #cccccc;
	font-weight: normal;
	background-color: #4b4b4b;
}

.itembis: hover{
	height: auto;
	cursor: pointer;
	color: #ffffff;
	background-repeat: repeat-x;
	font-weight: normal;
	text-decoration: underline;	
}

a.itembis, a.itembis:link, a.itembis:visited, a.itembis:active {
	display:block;
	width: 100%;
	height: 30px;
	color: #cccccc;
	text-align: center;
	background: #4b4b4b;
	border-bottom: #cccccc 1px dotted;	
	font-size: 75%;	
	font-weight: bolder;	
	text-decoration: none;
}

a.itembis:hover {
	color: #ffffff;
	background: #4b4b4b;
	text-decoration: underline;
}

.itembis_bottom_right{
	float: right;	
	background: url(menu_bottom_grey_right.png);
	height: 30px;
	width: 7px;
}

.itembis_bottom_left{
	float: left;
	background: url(menu_bottom_grey_left.png); 
	height: 30px;
	width: 7px;
}

.itembis_bottom_center{
	background: url(menu_bottom_grey.png) repeat-x;
	overflow:hidden; 
	height: 30px;
	z-index: 100;
}

.logotop{
	float: left;
	padding-left: 1%;
}

.mail{
	text-align: center;
	font-size: 140%;
}

.mail a{
	color: #0000ff ;
	
}

.main_link{
	padding-left: 8%;
	font-weight: bolder;
	color: #000000;
	font-size: 110%;
	line-height: 100%;
}

.main_link:hover{
	color: #026b8e;
	text-decoration: underline;
}

.main_link a{
	color: #000000;
	text-decoration: none;
}

.main_link a:hover{
	color: #026b8e;
	text-decoration: underline;
}

.main_title{
	font-size: 200%;
	text-align: center;
	font-weight: bolder;
	color: #026b8e;
	width: 100%;
}

.mapsite_title{
	color: #026b8e ;
	font-weight: bolder;
	font-size: 150%;
}

.navbar{
	height: 30px;
	float: left;
	background-image: url(bg_bar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	color: #bbbbbb;
}

.navbar a{
	text-decoration: none;
}

.navbar a:hover{
	text-decoration: underline;
}
.navbar_left{
	float: left;
	background-repeat: repeat-y;
	background-position: top left;
	height: 30px;
	width: 1px;
}

.navbar_right{
	float: right;	
	background-position: top right;
	height: 30px;
	width: 1px;
}
.navbar-items{
	height: 30px;
	position: relative;
	left: 0px;
}

.navbar_shdw{
	height: 10px;
	background-image: url(shad.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: transparent;
	width: 100%;
}

.section_name{
	float: left;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	width: 98%;
}

.section_name_left{
	float: left;
	background-image: url(bg_section_left.png);
	height: 40px;
	width: 10px;
}

.section_name_mid{
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(bg_section.png);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #007394;
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
	height: 40px;
	line-height: 220%;
	text-align: left;
}	

.section_name_right{
	float: right;
	background-image: url(bg_section_right.png);
	height: 40px;
	width: 10px;
}

.news_title {
	font-style: verdana;
	padding-left : 5%;
 	font-size: 105%;
	background-color: #026b8e; 
	color: #ffffff; 
	font-weight: bold;
}

.news_type {
	text-align: center;
	color: #9296d2 ;
	font-weight: bolder;
	font-size: 140%;
	text-decoration : underline;
}

.title_blank{
	font-style: verdana;
 	font-size: 105%;
	color: #026b8e; 
	font-weight: bold;
	text-align: center;
}

.click_zoom{
	font-style: verdana;
 	font-size: 80%;
	color: #026b8e; 
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
}

.noncurrent {
}
	

.partner_bottom{
	height: 3px;
	width:80%;
	background-image:url(bg_bottom_partner.png);
	background-repeat: repeat-x;
}

.partner_title{
	text-align: center;
	color: #9296d2 ;
	font-weight: bolder;
	font-size: 200%;
}

.redirection{
	font-weight: bolder;
	font-size: 200%;
	text-align: center;
}

.reseller{
	color: #000 ;
	font-size: 100%;
	vertical-align: middle;
	
}

.sub_link{
	padding-left: 20%;
	color: #000 ;
}

.sub_link:hover{
	color: #026b8e ;
	text-decoration: underline;
}

.subproduct_link{
	font-weight: bolder;
	color: #000 ;
	font-size: 130%;
}

.subproduct_link:hover{
	color: #026b8e ;
	text-decoration: underline;
}

.subtitle{
	text-align: center;
	color: #05436b ;
	font-weight: bolder;
	font-size: 130%;
}

.text{
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	background-color: #ffffff;
}

.text h1{
	font-size: 120%;
}

.text p{
	text-align: justify;
	margin: 0;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 1%;
	padding-bottom: 0;
}

.text li{
	margin: 0;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 1%;
	padding-bottom: 0;
}

.text a {
	color : #000;	
	text-decoration : none;
}

.text a:hover{
	color: #026b8e;
	text-decoration: underline;
}

.text td {
	width: 50%;

}


.text tr {
	vertical-align:middle; 

}


.text table {
	border-spacing: 2%;	
}

.text textarea {
	overflow-y: hidden;
	border-spacing: 5%;
}


.title_content{
	margin-top: 5px;
}

.title2{
	font-size: 120%;
	font-weight: bold;
}

.title_mid{
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 110%;
	color: #cccccc;
	text-align: center;
	font-weight: bold;	
	height: 18px;
	background-image: url(bg_top_content_mid.png);
	background-repeat: repeat-x;
	background-color: transparent;
	line-height: 170%;
}

.title_left{
	float: left;
	background-color: transparent;	
	height: 18px;
	background-image: url(bg_top_content_left.png);
	width: 6px;
}

.title_right{
	float: right;		
	background-color: transparent;
	height: 18px;
	background-image: url(bg_top_content_right.png);
	width: 6px;
}

.title{
	height: 18px;
	margin: 0;
	background-color: transparent;
}

.title_grey_mid{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 110%;
	color: #cccccc;
	text-align: center;
	font-weight: bold;	
	height: 30px;
	background-image: url(bg_bar.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	line-height: 190%;
}

.title_grey_left{
	float: left;
	background-color: transparent;	
	background: url(hd_left.png);
	height: 30px;
	width: 10px;
}

.title_grey_right{
	float: right;		
	background-color: transparent;
	background: url(hd_right.png);
	height: 30px;
	width: 10px;
}

.title_grey{
	height: 30px;
	margin: 0;
	background-color: transparent;
}

.links{
	background-image: url(link.png); 
	border-top: 3px #cccccc dotted; 
	border-bottom: 3px #cccccc dotted; 
	background-repeat: no-repeat; 
	background-color: #eaeaea;
	 height: 30px; 
	line-height:200%
}

.links:hover, .links a:hover{
	background-image: url(link_hover.png); 
	border-top: 3px #bcbcbc dotted; 
	border-bottom: 3px #bcbcbc dotted; 
	text-decoration: underline;
}

.link_1{
	background-image: url(link_1.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 150px; 
	border: 2px #ffffff solid;
}

.link_2{
	background-image: url(link_2.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 150px; 
	border: 2px #ffffff solid;
}

.link_3{
	background-image: url(link_3.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 150px; 
	border: 2px #ffffff solid;
}
