html, body {
	height: 100%;
	color: #42536F;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #000 url(images/desenchantee_vert.png) repeat-x top;
	font-weight: 100;
}
.body_shell {
	background-color: #000000;
	margin: auto;
	padding: 0 10px 0 10px;
	width: 780px;
	height: 100%;
	filter: alpha(opacity=25);
	-moz-opacity: 25%;
	opacity: 0.25;
	z-index: 1;
	position: absolute;
}
.image_2 {
	margin: 20px 20px 0 0;
	width: 360px;
	float: left;
	clear: right;
	padding: 0px;
}
.image_3 {
	margin: 20px 0 0 20px;
	padding: 0px;
	width: 360px;
	float: left;
}
.p_info {
	margin: 40px 0 40px 0;
	width: 760px;
	float: left;
	clear: both;
	border-bottom: 6px solid #333;
	padding: 0 0 20px 0;
}
strong {
	color: #0066CC;
	text-decoration: none;
	font-weight: 400;
	margin: 0 10px 0 0;
}
.inner_shell {
	background-color: #000000;
	width: 740px;
	margin: 0 0 0 30px;
	padding: 0px;
	filter: alpha(opacity=60);
	-moz-opacity: 60%;
	opacity: 0.6;
	z-index: 3;
	position: absolute;
	height: 100%;
}
.header {
	background-color: #000000;
	height: 100px;
	border-bottom: 1px solid #243348;
}
.header_shell {
	margin: auto;
	padding: 0px;
	width: 800px;
	height: 100px;
}
.header_logo {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	width: 258px;
}
.header_nav {
	margin: 70px 0 0 0;
	padding: 0px;
	float: left;
	width: 512px;
}
.content_shell {
	position: absolute;
	width: 740px;
	z-index: 4;
	margin: 0 0 0 30px;
}
.content_channel {
	margin: 20px 0 40px 10px;
	border-bottom: 1px solid #0A1318;
	text-align: left;
	padding: 0 0 20px 0;
	width: 700px;
	line-height: 20px;
}
