* {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
vertical-align: middle;
}
body {
background: url(../img/bg.gif);
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: center;
margin: 15px 0 0 0;
padding: 0;
}
/*TOPO*/
#Player{
margin: auto;
line-height: 18px;
font-size: 10px;
text-align: right;
}
#Menu {
	background-image: url(../img/bg_topo.png);
	width: 100%;
	height: top;
	color: #FFFFFF;
}
#MenuCentro {
margin: auto;
width: 800px;
height: 40px;
}
#MenuCentro2 {
margin: auto;
width: 800px;
height: 80px;
}
#Logo {
	float: left;
	width: 276px;
	float: top;
	height: 80px;
}
#MenuConteudo{
	height: 20px;
	width: 800px;
	float: right;
	float: top;
}
#MenuConteudo2{
	height: 40px;
	width: 200px;
	float: right;
	margin: 10px 0 0 0;
	float: top;
}
#MenuTexto {
	float: right;
	line-height: 10px;
	width: 70px;
	float: center;
	color: #FFF;
}

#MenuLista {
float: center;
width: auto;
height: auto;
float: top;
line-height: 10px;
margin: 10px 0 0 0;
}
ul.navigation {
font-size: 11px;
font-weight: bold;
}
ul.navigation li {
display: inline;
}
ul.navigation li a {
padding: 5px 10px 05px 10px;
float: left;
color: #FFF;
line-height: 15px;
margin-right:;
}
ul.navigation a:hover {
	background-color:;
	border: solid 1px #0CF;
	color: #FF0;
}
#CabecaMarca {
	background-image: url(../img/bg_trans.png);
	margin: auto;
	padding: 0 0 0 0;
	background-repeat: ;
	height: 90px;
}
#SombraCima {
	width: 100%;
	background-image: url(../img/sombra_cima.png);
	background-repeat: ;
	height: 10px;
}
#SombraBaixo {
	width: 100%;
	background-image: url(../img/sombra_baixo.png);
	background-repeat: repeat-x;
	height: 10px;
}

#Site {
margin: 20px auto;
width: 770px;
height: 600px;
}
#Topo {
background-color: #9C0;
width: auto;
height: 25px;
}
#Player {
margin: 106px 5px 0 0;
float: right;
}
#Centro {
background-image: url(../img/bg_centro.jpg);
width: 100%;
height: 480px;
padding: 1px 0 0 0;
}
#CentroConteudo {
	background-image: url(../img/bg_trans.png);
	margin: auto;
	padding: 10px 0 0 0;
	width: 800px;
	height: 460px;
}


#Rodape {
	font-size: 10px;
color: #999;
line-height: 13px;
height: 25px;
width: 100%;
}
#Rodape2 {
	font-size: 8px;
color: #999;
line-height: 25px;
height: 25px;
width: 100%;
}