/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background:#9d7b4b;
}
a {
	color:#FFF;
}
a img {
	border:none;
}
#site {
	width:979px;
	margin:0 auto;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-top:0;
}
#header {
	background:url(../images/header.jpg) top left no-repeat;
	height:154px;
	position:relative;
}
#logo {
	position:absolute;
	top:12px;
	left:150px;
}
#logo img {
	width:480px;
	height:80px;
}
#menu, #submenu {
	position:absolute;
	top:97px;
	left:440px;
	font-size:10px;
	color:#5a4628;
	text-transform:uppercase;
}
#menu a, #submenu a, #footer a {
	color:#5a4628;
	text-decoration:none;
	margin:0 5px;
}
#menu a:hover, #menu a.active {
	color:#FFF;
}
#submenu {
	top:115px;
	color:#FFF;
	
}
#submenu a, #footer a {
	color:#FFF;
	text-transform:none;
}
#container {
	background:url(../images/container_repeat.jpg) top left repeat-y;
	position:relative;
}
#wrapper {
	background:url(../images/container_top.jpg) top left no-repeat;
	overflow:hidden;
	padding:0 20px;
}
* html #wrapper {
	height:1%;
}
#container-left {
	float:left;
	width:230px;
	padding-right:5px;
	background:url(../images/divide.gif) top right no-repeat;
	min-height:50px;
	margin-left:40px;
	display:inline;
	font-size:14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
#container-left img {
	border:5px solid #FFF;
}
#container-left p {
	margin-top:0;
	margin-bottom:12px;
}
#container-right {
	float:right;
	width:590px;
	margin-right:30px;
	display:inline;
}
.HOME #content {
	margin-left:45px;
}
.HOME #container-left {
	min-height:420px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}
#footer {
	clear:both;
	text-align:center;
	border-top:1px solid #9e7e4d;
	margin:0 19px;
	margin-right:20px;
	padding:2px 0;
	font-size:10px;
	position:relative;
}
#credits {
	position:absolute;
	right:15px;
	top:2px;
}
.liste img {
	float:left;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}

#portrait {
	position:absolute;
	top:-58px;
	left:18px;
}
