/* CSS Document */

/* general stuff */
html { 
	margin: 0;
	padding: 0;
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodybg { background-color: #000000; }

#newsbody1 {
	width:660px;
	height:360px;
	margin-top:12px;
	margin-left:16px;
	padding:0 16px 0 0;
	background-color:#FFFFFF;
	overflow:auto; 
}

/* Layout gen */

#wrapper {
	position: relative;
	width: 886px;
	margin: 0 auto;
	min-height: 100%;
}
#header {
	padding:0;
	width: 886px;
	height:95px;
	text-align:center;
}
#menutop{
	margin-top: 5px;
	margin-bottom: 5px;
	left: 0px;
	padding:0px 0px 8px 0px;
	width: 886px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #DDD;
}
#menutop2{
	margin-top: 5px;
	margin-bottom: 14px;
	padding:0;
	left: 0px;
	width: 886px;
}
#leftmenu186 {
	position: relative;
	float:left;
	padding:0;
	width: 186px;
	margin-bottom: 20px;
}
#mainbox {
	text-align:left;
	padding:0;
	margin-bottom: 20px;
}
#mainbox a {
	color: #A9A9A9;
	text-decoration:none;
}
#mainbox a:hover {
	color: #A9A9A9;
	text-decoration:underline;
}
#videomain {
	text-align:center;
	padding:0;
	margin-bottom: 20px;
}
#whitenavtop {
	margin:40px auto 0px auto;
	width: 660px;
	height: 20px;
	text-align:center;
}
#whitenavtop a {
	color:#FFFFFF;
	text-decoration:none;
}
#whitenavtop a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#whitemain {
	margin:5px auto 25px auto;
	width: 620px;
	height: 225px;
	padding: 20px;
	background-color:#FFFFFF;
	color:#333333;
}
#whitenavbot {
	margin:0px auto 25px auto;
	width: 660px;
	height: 20px;
	text-align:center;
}
#whitenavbot a {
	color:#FFFFFF;
	text-decoration:none;
}
#whitenavbot a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#homemain {
	text-align:right;
	padding:0;
	margin-bottom: 20px;
}

/* Typo 1 */

.menu1w {
	color: #E0E0E0;
	font-size: 11 px;
	font-weight:bold;
	line-height: 17px;
}
.menu1w a {
	color: #E0E0E0;
	font-size: 11 px;
	font-weight:bold;
	line-height: 17px;
	text-decoration:none;
}
.menu1w a:hover {
	color: #E0E0E0;
	font-size: 11 px;
	font-weight:bold;
	line-height: 17px;
	text-decoration:underline;
}
.menu1g {
	color: #958888;
	font-size: 11 px;
	font-weight:bold;
}
.menu1bw {
	color: #E0E0E0;
	font-size: 11 px;
	font-weight:bold;
}
.menu1bw a {
	color: #E0E0E0;
	font-size: 11 px;
	font-weight:bold;
	text-decoration:none;
}
.menu1bw a:hover {
	color: #E0E0E0;
	font-size: 11 px;
	font-weight:bold;
	text-decoration:underline;
}
.menu1bg {
	color: #958888;
	font-size: 11 px;
	font-weight:bold;
}
.menu2w {
	color: #E0E0E0;
	font-size: 10px;
}
.menu2w a {
	color: #E0E0E0;
	font-size: 10px;
	text-decoration:none;
}
.menu2w a:hover {
	color: #E0E0E0;
	font-size: 10px;
	text-decoration:underline;
}
.menu2g {
	color: #958888;
	font-size: 10px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.main a {
	color:#40C2F2;
	text-decoration:none;
}
.main a:hover {
	color:#40C2F2;
	text-decoration:underline;
}
.contacttable td{
	padding: 4px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.champ {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#CCCCCC;
}

/* menu gauche */

.moduletable-bc th { color:#FFFFFF; }

a.mainlevel {
	color:#fff;
	text-decoration:none;
	margin-left:24px;
}

a.mainlevel:hover {
	color: #fff;
	text-decoration:underline;
	margin-left:24px;
}
a.mainlevel#active_menu {
	color:#fff;
	text-decoration:none;
	margin-left:24px;
}

a.mainlevel#active_menu:hover {
	color: #fff;
	text-decoration:underline;
	margin-left:24px;
}

/* personal stuff */
span.article_seperator {
	display: block;
	height: 1.5em;
	width: 100%;
	border-top:solid 1px #999;
}


