@charset "utf-8";
body {
	background-image: url(/pic/bg/body04.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#container_global {
	width: 971px;
	margin-left: 14px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
#top {
	height: 100px;
}
#container_navigation {
	height: 38px;
	background-image: url(/pic/bg/nav.png);
}
#navigation {
	float: left;
	width: 723px;
	height: 34px;
	margin-left: 0px;
	margin-top: 4px;
}
#aux_navigation {
	float: right;
	height: 20px;
	width: 180px;
	font-size: 9px;
	margin-top: 18px;
	margin-left: 42px;
}
#image {
	height: 248px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-image: url(/pic/bg/top.png);
}
#container_content {
	background-image: url(/pic/bg/content.png);
	background-repeat: repeat;
}
#content_left {
	float: left;
	margin-left: 5px;
	background-color: #FFF;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #908785;
	padding-left: 26px;
	padding-right: 80px;
	margin-bottom: 25px;
}
#content_right {
	float: right;
	margin-right: 5px;
	background-color: #FFF;
	width: 247px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #908785;
	padding-top: 28px;
}
#foot {
	background-image: url(/pic/bg/foot.png);
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 40px;
	font-size: 9px;
	padding-left: 18px;
}
#aux_navigation a {
	color: #000;
	margin-right: 0px;
	padding-right: 0px;
}
#foot a {
	color: #000;
}
h1 {
	font-size: 24px;
	color: #e98b10;
	font-weight: lighter;
	margin-top: 26px;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 16px;
}
ul {
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #32210C;
}
#content_left ul li {
	width: 450px;
	line-height: 16px;
	margin-bottom: 5px;
}
.box1 {
	float: left;
	width: 273px;
	margin-right: 15px;
}
.box2 {
	float: left;
	width: 273px;
	margin-right: 10px;
}
.box3 {
	float: right;
	width: 273px;
}
.boxheadline {
	color: #4b403c;
	font-weight: bold;
	font-size: 14px;
}
.boxtext {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}
.row {
	padding-bottom: 25px;
}

