.principal {
}

a
{
	color:#000000;
	font-family:"Century Gothic", Verdana, Arial;
	text-decoration:none;
}

.fundomenu {


	background-image: url(../imagens/fundo_menu2.jpg);
}
.software {


	background-image: url(../imagens/wimidia_player/software.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	position: absolute;
	left: 80%;
	top: 54px;
}
.titulo {
	background-image: url(../imagens/wimidia_server/server.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 100%;
	
}
.fundo {


	background-image: url(../imagens/wimidia_server/fundo.jpg);
	background-repeat: no-repeat;
	height: 647px;
	width: 48%;
	position: absolute;
	left: 52%;
	top: 194px;
	z-index: 2;
}
#divrodape {
	position: absolute;
	left: 27%;
	top: 900px;
}
.sub_menu {


	background-image: url(../imagens/wimidia_player/sub_menu.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 12px;
	top: 170px;
	width: 70%;
	height: 30px;
}
#tbltitulo {


	margin-top:0px;
	margin-bottom:0;
	margin-left:20px;
	margin-right:0px;
	color:#FFFFFF;
	width: 100%;
}
#divQuadroNegro {
	height: auto;
	width: 95%;
	position: absolute;
	top: 210px;
	left: 10px;
	z-index: 5;
}

.menu_principal {

	position: absolute;
	width: 998px;
	left: 15px;
	z-index: 4;
	top: -1px;
}
.submenu_principal {


	position: absolute;
	width: 100%;
	left: 7px;
	z-index: 4;
	top: -1px;
}
#submenu_principal {


	height:18px;
	line-height:35px;
	padding:0 0px;
	font-family:"Century Gothic", Arial;
	text-align:left;
	font-size:18px;
}
#submenu_principal ul {


	list-style-type:none;
}
#submenu_principal li {


	float:left;
}
#submenu_principal li a {


	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	text-decoration:none;
}
#submenu_principal li a:hover {


	background:#999999;
}

#menu_rodape {
	margin-top: 800px;
}
