.principal {

height: 100%;
height:auto;
}

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_player/player.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 100%;
	
}
.fundo {

	background-image: url(../imagens/wimidia_player/cd.jpg);
	background-repeat: no-repeat;
	height: 456px;
	width: 40%;
	position: absolute;
	left: 60%;
	top: 144px;
	z-index: 2;
}

#divrodape {
	position: absolute;
	left: 27%;
	top: 1036px;
}


.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;
	background-repeat: repeat;
}



.menu_principal {
	position: absolute;
	width: 1004px;
	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: 930px;
}		

