body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10 px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	background:url(../img/fundo.jpg) center  -44px no-repeat ;
}

#site {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#logo_magnited { 
	background: url(../img/logo_03.jpg) no-repeat;
	width: 264px;
	height: 94px;
	float:left;
	text-indent: -50000px;
}
#logo_jogos {
	background: url(../img/banner_jogos_03_03.jpg) no-repeat 0px 25px;
	width: 101px;
	height: 94px;
	float: right;
	margin-right: 105px;
	text-indent: -50000px;
}
#conteudo {
	background: url(../img/fundo_conteudo.jpg) no-repeat;
	width: 790px;
	height: 415px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
#menu {
	list-style:none none;
	padding-top: 55px;
	padding-left: 10px;
	float: left;
}
#menu div{
	height: 26px;
	text-indent: -5000px;
}
#menu div a{
		border:0px;
}
.btn1_out { background:url(../img/btn_apresentacao_1.png) no-repeat; width:120px;}
.btn1_over { background:url(../img/btn_apresentacao_2.png) no-repeat; width:120px;}

.btn2_out { background:url(../img/btn_missao_1.png) no-repeat; width:176px;}
.btn2_over { background:url(../img/btn_missao_2.png) no-repeat; width:176px;}

.btn3_out { background:url(../img/btn_filosofia_1.png) no-repeat; width:171px;}
.btn3_over { background:url(../img/btn_filosofia_2.png) no-repeat; width:171px;}

.btn4_out { background:url(../img/btn_criacao_1.png) no-repeat; width:141px;}
.btn4_over { background:url(../img/btn_criacao_2.png) no-repeat; width:141px;}

.btn5_out { background:url(../img/btn_cursos_1.png) no-repeat; width:69px;}
.btn5_over { background:url(../img/btn_cursos_2.png) no-repeat; width:69px;}

.btn6_out { background:url(../img/btn_palestra_1.png) no-repeat; width:88px;}
.btn6_over { background:url(../img/btn_palestra_2.png) no-repeat; width:88px;}

.btn7_out { background:url(../img/btn_artigos_1.png) no-repeat; width:70px;}
.btn7_over { background:url(../img/btn_artigos_2.png) no-repeat; width:70px;}

.btn8_out { background:url(../img/btn_livros_1.png) no-repeat; width:61px;}
.btn8_over { background:url(../img/btn_livros_2.png) no-repeat; width:61px;}

.btn9_out { background:url(../img/btn_clientes_1.png) no-repeat; width:131px;}
.btn9_over { background:url(../img/btn_clientes_2.png) no-repeat; width:131px;}

.btn10_out { background:url(../img/btn_parceiros_1.png) no-repeat; width:141px;}
.btn10_over { background:url(../img/btn_parceiros_2.png) no-repeat; width:141px;}

.btn11_out { background:url(../img/btn_faleconosco_1.png) no-repeat; width:113px;}
.btn11_over { background:url(../img/btn_faleconosco_2.png) no-repeat; width:113px;}


#content {
	margin-left: 20px;
	width: 582px;
	float: left;
}
#titulo {
	margin-right: 2px;
	margin-top: 2px;
}
#texto {
	font-size: 12px;
	overflow: auto;
	height: 312px;
	padding: 10px;
}
.acursos,.acursos a{
	font-size:12px;
	color: #000;
}
.acursos a:hover{
	font-size:12px;
	color: #F03;
}

.fonte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}