html {
	height:100%;
}
body {
	margin: 0px;
	height:100%;
	background-color: #e0edf7;
	background-image: url(../pictures/desktop_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family : Verdana;
	font-size: 11px;
	color: #2c2a24;
}

a {
	color: #2C2A24;
	text-decoration:none;
}

a:hover {
	color: #2C2A24;
	text-decoration:underline;
}

h1 {
	font-family : Times New Roman, Times, serif;
	font-size: 30px;
	font-weight:normal;
}

h2 {
	font-family : Arial;
	font-size: 18px;
	font-weight:normal;
}

p {
	line-height: 13pt;
}

hr {
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:1px;
	border:0;
}

img {
	/*display:block;*/
	border: none;
	vertical-align: middle
}

#header {
	height: 40px;
	width: 100%;
	background-image: url(../pictures/header_top_bg.jpg);
}

#header_language-link {
	position: absolute;
	left: 0px;
	padding: 12px;
	padding-left: 8px;
}

#panel {
	width: 960px;
	margin: auto;
}

#panel_logo {
	height: 140px;
}

#panel_header {
	;
}

#panel_header_header {
	height: 45px;
	width: 100%;
	background-image: url(../pictures/panel_header_foothead_bg.jpg);
}

.panel_header_header_link {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}

.panel_header_header_link:hover {
	color: #ffffff;
	text-decoration:underline;
}

#panel_header_body {
	height: 310px;
	background-image: url(../pictures/panel_header_bg.jpg);
}

#panel_header_footer {
	height: 45px;
	width: 100%;
	background-image: url(../pictures/panel_header_foothead_bg.jpg);
}

#panel_body {
	position: relative;
	border-style: solid;
	border-width: 8px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	min-height: 600px;
}

#panel_body_left {
	width: 560px;
	padding: 12px;
	vertical-align: top;
	background-color: #f9f8f5;
}

#panel_body_right {
	padding: 12px;
	vertical-align: top;
	background-color: #d3e4f0;
}

#pdf_link li {
	list-style-type: none;
	line-height: 13pt;
	margin-left:-30px;
}

#panel_footer {
	height: 195px;
	margin: 12px;
	text-align: center;
	
}

#infos {
	font-weight: bold;
	line-height: 13pt;
}

#footer {
	height: 192px;
	width: 100%;
	background-image: url(../pictures/footer_bg.jpg);
}

#footer_header {
	height: 31px;
	/*padding: 5px;*/
	background-color: #f6f4ef;
}

#footer_header_language-link {
	position: absolute;
	left: 0px;
	padding: 8px;
}

#footer_header_diadao-link {
	position: absolute;
	right: 0px;
	padding: 5px;
}

#seo_link {
	margin-left:0px;
}

#seo_link li{
	display: inline;
	line-height: 13pt;
}
