* {margin: 0px;padding: 0px;}
a {outline:none;}
a:hover {text-decoration:none;}
html,body{
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
}
html{overflow-y:scroll;}
body {
	background:url(../images/body_bg.png) repeat-x #000000;
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
}
#wrap {
	width:928px;
	margin:0 auto;
}
#header {
	background:url(../images/header_bg.jpg) no-repeat;
	float:left;
	width:900px;
	height:140px;
	margin:11px 14px 0 14px;
	display:inline;
	}
	#logo {
	float:left;
	width:270px;
	height:34px;
	display:inline;
	margin:55px 0 0 0;
	}
	#brihtol {
	float:right;
	display:inline;
	margin:4px 0 0 0;
	}
		#brihtol p {
		font-size:26px;
		font-style:italic;
		color:#d7c149;
		font-family:Arial Narrow;
		}
#shadleft, #shadright {
	float:left;
	width:14px;
	height:583px;
	display:inline;
	}
#content {
	float:left;
	display:inline;
	width:900px;
	height:583px;
	}
	#menu {
	background:url(../images/menu_bg.gif) no-repeat;
	width:900px;
	height:27px;
	float:left;
	display:inline;
	}
		#mainmenu {
		float:left;
		width:800px;
		display:inline;
		}
			#mainmenu ul {
			list-style:none;
			}
			#mainmenu ul li {
			float:left;
			border-right:1px solid #000000;
			display:block;
			}
			#mainmenu ul li a {
			color:#000000;
			font-size:12px;
			line-height:14px;
			font-weight:bold;
			text-decoration:none;
			padding:5px 14px 0 14px;
			height:22px;
			display:block;
			float:left;
			}
			#mainmenu ul li a:hover {
			color:#fff;
			}
		#lang {
		float:right;
		display:inline;
		width:60px;
		height:19px;
		margin:4px 0 0 0;
		}
			#lang img {
			float:left;
			margin-right:10px;
			}
	#mainpic {
	float:left;
	width:900px;
	display:inline;
	height:556px;
	}
		#shadtop {
		position:absolute;
		width:900px;
		height:14px;
		background:transparent url(../images/shadow_top.png) no-repeat;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='images/shadow_top.png');
		}
		#shadbot {
		position:absolute;
		width:900px;
		height:16px;
		background:transparent url(../images/shadow_bot.png) no-repeat;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='images/shadow_bot.png');
		margin-top:540px;
		}		
#player {
	float:left;
	width:914px;
	display:inline;
	height:31px;
	padding:19px 14px 0 0;
	}
	/*
#footer {
	float:left;
	width:914px;
	display:inline;
	height:31px;
	padding:19px 14px 0 0;
	text-align:right;
	color:#777777;
	font-size:12px; line-height:15px;
	}
	#footer a {font-weight:normal; color:#777777;}
	*/
#footer {
	padding:15px 0 0 14px;
	font-size:11px;
	height:78px;
	float:left;
	width:900px;
}
#footer p {
	color:#636363;
	float:left;
	line-height:16px;
}
#footer a {
	color:#636363;
}
#footer p.ns {
	float:right;
	text-align:right;
}
#footer p.ns a {
	color:#636363;
	text-decoration:underline;
}
#footer p.ns a:hover {
	text-decoration:none;
	}
#footer p.conto {float:right; padding:4px 0 0 0;}