body{
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #777c87;
	color: #ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#c0d8e3;
	scrollbar-3dlight-color:#3c3f44;
	scrollbar-darkshadow-color:#3c3f44;
	scrollbar-shadow-color:#777b86;
	scrollbar-arrow-color:#3c3f44;
	scrollbar-track-color:#777c87;
}

table.border{
	width: 775px;
}

table.main{
	width: 760px;
}

table.submenu{
	height: 100%;
	width: 100%;
}

table.preview{
	width: 100%;
	vertical-align: top;	
}

td.border_left{
	width: 4px;
	background-image: url('/extension/hsl/design/hsl/images/border_left.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

td.border_right{
	width: 11px;
	background-image: url('/extension/hsl/design/hsl/images/border_right.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

td.border-bottom{
	height: 11px;
	background-image: url('/extension/hsl/design/hsl/images/border_bottom.gif');
	background-repeat: no-repeat;
}

td.header{
	height: 63px;
	background-color: #5f6471;
}

td.menu{
	height: 78px;
	background-color: #3c3f44;
	text-align: left;
	vertical-align: bottom;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

td.logo{
	height: 100%;
	background-color: #3c3f44;
	text-align: right;
	vertical-align: bottom;
	padding-right: 14px;
	padding-bottom: 14px;
}

td.content{
	width: 374px;
	height: 348px;
	background-color: #5f6471;
	background-repeat: no-repeat;
	background-position: center center;
}

td.preview{
	width: 204px;
	border-left: 14px solid #3c3f44;
	border-right: 14px solid #3c3f44;
	/*background-color: #5f6471;*/
	background-color: #3c3f44;
}

td.submenu{
	width: 154px;
	background-color: #5f6471;
}

td.submenu_nav{
	/*padding: 7px;*/
}

td.overview{
	height: 20px;
	padding-bottom: 7px;
	padding-left: 7px;
	vertical-align: bottom;
	text-align: left;
}

td.footer{
	height: 36px;
	background-color: #3c3f44;
}

td.language{
	height: 63px;
	padding: 7px;
	padding-right: 36px;
	background-color: #5f6471;
	text-align: right;
}

div.content {
	text-align: left;
	overflow: visible;
	padding: 14px;
}

img{
	border: 0px;
}

img.logo_header {
	width: 125px;
	height: 43px;
}

img.header {
	width: 232px;
	height: 63px;
	vertical-align: bottom;
	margin-left: 0px;
}

img.preview_picture {
	width: 204px;
	height: 226px;
}


form{
	margin: 0px;
}



#links, #pdf{
	margin-left: 0px;
	padding-left: 0px;
}

#links li{
	list-style: none;
	padding-left: 20px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url('/extension/hsl/design/hsl/images/linkext.gif');
}

#pdf li, #pdf{
	list-style: none;
	padding-left: 40px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url('/extension/hsl/design/hsl/images/pdf.gif');
	height: 37px;
	vertical-align:middle;
}

#noindent{
	margin: 0px;
	padding-left: 15px;
}
#noindent id{
	padding: 0px;
}

.noindent{
	margin: 0px;
	padding-left: 15px;
}
.noindent id{
	padding: 0px;
}

h1{
	font-size: 10pt;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 4px;
}

h2{
	font-size: 9pt;
	padding-bottom: 0px;
	margin-top: 14px;
}

h3{
	font-size: 8pt;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p{
	margin-bottom: 4px;
}
ul {
	margin-left: 14px;
}

a{
	color: #ffffff;
}
a:visited{}
a:hover{
	color: #ffffff;
	text-decoration: underline;
}
a.none{
	text-decoration: none;
}
a.none:visited{
	text-decoration: none;
}
a.none:hover{
	text-decoration: underline;
}
a.nodecoration{
	text-decoration: none;
}
a.nodecoration:hover{
	text-decoration: underline;
}




/* SHARED STYLES */
body, td, th, tbody, p, input, select, textarea{
	font-size: 8pt;
	font-family: verdana,arial,sans-serif;
}

table, td{
	vertical-align: top;	
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;	
}

.left {
	text-align: left;
}

.white {
	color: #ffffff;
}

.red {
	color: #ff0000;
}

.small {
	font-size: x-small;
}

.medium {
	font-size: small;
}



/*/*/a{}
body,
body td,
body th,
body p{
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: xx-small;
}
html>body,
html>body td,
html>body th,
html>body p{
  font-size: xx-small;
}  
/* */

table.maintable {
  padding: 0px;
  border-right: #000000 1px solid; 
  border-top: #000000 1px solid; 
  border-left: #000000 1px solid; 
  border-bottom: #000000 1px solid;
}

table.maintable th {
  vertical-align: middle; 
  border-bottom: #3C3F44 1px solid;
  background-color: #3c3f44;
  font-weight: bold;
  text-align: left;
  padding: 4px;
}

table.maintable td {
  padding: 4px;
}

table.maintable td.border {
  border-bottom: #3c3f44 1px solid
}

td.center, th.center {
  text-align: center;
}

.actus_thumbnails {
  border: 1px solid #ffffff;
}