#linkhome a {
	color: #ceced6;
	text-decoration: none;
}

#lang a, #lang span {
	display: block;
	float: left;
	width: 24px;
	text-align: center;
	color: #d8d8d8;
	text-decoration: none;
	font: normal 11px normal Verdana, Arial, Helvetica, sans-serif;
}
#lang a:hover  {
	text-decoration: underline;
}

#lang span {
	font-weight: bold;
	width: 23px;
}


#leftcnt img#logo {
	width: 129px;
	height: 124px;
	border: 0;
}

.lnews {
	padding: 10px 12px;
}

.lnews .lntitle {
	font: bold 14px normal  Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.lnews .date {
	padding-top: 8px;
	/*font: normal 9px normal Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	text-align: justify;
}

.lnews .item {
	font-size: 10px;
}

.mtitle {
	font: normal 18px normal "MS Reference Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	line-height: auto;
	margin: 0;
	padding: 0 10px 10px 10px;
}

#centcnt .cnt {
	text-align: justify;
	padding-left:10px;
	padding-right:5px;
	
}


div#scrollbar1 { 
	z-index:20;
	float: left;
	/*position:absolute;*/
	/*
	left:520px; 
	top:20px;*/
	width:11px; 
	height:276px; 
	font-size:1px;
	visibility: hidden;
	position: relative;
	top: 20px;
	left: 3px;
}

div#track1 { 
	position:absolute; 
	left: 0; 
	top: 11px;
	width: 9px; 
	height: 254px;
	background: #2e3238;/* url("../images/design/track.gif")  repeat;*/
	border-left: 1px solid #6a6a6a;
	border-right: 1px solid #6a6a6a;
	z-index:100;
}

div#dragBar1 {
	position:absolute; 
	left: 1px; 
	top: 1px;
	width: 7px; 
	height: 20px;
	background-color:#6a6a6a;
	z-index:200;
}

div#scrollbar1 img {
	border: 0;
}

div#up1 { position:absolute; left:0; top:0; z-index:20; }

div#down1 { position:absolute; left:0; bottom:0; z-index:30; }


div#wn1 {
	position:absolute;
	left:0;
	top:0;
	width: 440px;
	height: 270px;
	clip:rect(0, 445px, 270px, 0);
	overflow:hidden;
	z-index: 20;
}

/* op7 needs width set here too (?) */  
div#lyr1 { width:455px }
div.content {
	position:absolute;
	/*visibility:hidden; */
	left:0;
	top:0;
	z-index: 3;
}


#copyline #phone {
	float: left;
}

#copyline #copyright {
	float: right;
	position: relative;
}

#copyline2 #phone {
	float: left;
}

#copyline2 #copyright {
	float: right;
	position: relative;
}
div.cntright {
	margin-top: 8px;
	padding: 0 0 0 10px;
}


a.linkl {
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 10px 0;
}
a.sellnk {
	background-position: 0 -68px;
}

a.sellnk2 {
	background-position: 0 -66px;
}

a.lstad_fr:hover, a.lmedia_fr:hover, a.lstad_en:hover, a.lmedia_en:hover {
	background-position: 0 -68px;
}

a.ldilo_fr:hover, a.ltrain_fr:hover, a.ldilo_en:hover, a.ltrain_en:hover {
	background-position: 0 -66px;
}

a.lstad_fr {
	background-image: url(../images/design/menu1.gif);
	width: 101px;
	height: 68px;
}

a.ldilo_fr {
	background-image: url(../images/design/menu2.gif);
	width: 101px;
	height: 66px;
}

a.ltrain_fr {
	background-image: url(../images/design/menu3.gif);
	width: 101px;
	height: 66px;
}

a.lmedia_fr {
	background-image: url(../images/design/menu4.gif);
	width: 101px;
	height: 68px;
}

a.lstad_en {
	background-image: url(../images/design/menu1_en.gif);
	width: 101px;
	height: 68px;
}

a.ldilo_en {
	background-image: url(../images/design/menu2_en.gif);
	width: 101px;
	height: 66px;
}

a.ltrain_en {
	background-image: url(../images/design/menu3_en.gif);
	width: 101px;
	height: 66px;
}

a.lmedia_en {
	background-image: url(../images/design/menu4_en.gif);
	width: 101px;
	height: 68px;
}

a.linkl div {
	width: 101px;
	height: 68px;
	visibility: hidden;
}

a.ldilo div, a.ltrain div {
	height: 66px;
}

#botline .cnt {
	padding: 7px 0 0 9px;
}

#botline .item, .igallery .item{
	float: left;
	width: 101px;
	height: 76px;
	overflow: hidden;
	margin: 0 9px 0 0;
	position: relative;
}

#botline .gray, .igallery .gray {
	background-color: #000;
	filter: Gray;
	-moz-opacity: 0.3;
}

#botline .item img, .igallery .item img {
	float: left;
	border: 0;
}

#botline .item div, .igallery .item div {
	position: absolute;
	top: 0;
	left: 0;
	width: 101px;
	height: 76px;
	background: url(../images/design/round.gif) no-repeat top left;
}

.igallery {
	padding-top: 10px;
}

#botline .item div a, .igallery .item div a{
	display: block;
	position: relative;
	width: 101px;
	height: 76px;
	z-index: 20;
}

#topmenu {
	padding-bottom: 5px;
	color: #808080;
	font-weight: bold;
	padding-left:10px;
}

#topmenu a, #topmenu span{
	color: #808080;
	white-space: nowrap;
	text-decoration: underline;
}

#topmenu a.nopad, #topmenu span.nopad {
	padding: 0;
}

#topmenu span {
	font-weight: bold;
	color: #ff6600;
}

#topmenu span.sep {
	color: #808080;
	text-decoration: none;
	padding: 0 6px;
}

#centcnt .cnt {
	
}

#centcnt .cnt h4, #centcnt .cnt h1, #centcnt .cnt h2, #centcnt .cnt h3  {
	font-size: 11px;
}

.line1 {
	height: 76px;
	overflow: hidden;
}