BODY	{
	background: #F3BA26 url("/images/bg.gif");
	font: normal 11px/16px verdana;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#corpo	{
	background: #2D407E url("/images/bg_ceu2.gif") repeat-x;
	width:700px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	}

H1	{
	color: #F90;
	font: bold 20px Verdana;
	padding: 0px;
	margin: 30 0 0 0px;
	}


H2	{
	color: #5D74BD;
	font: bold 16px Arial;
	padding: 0px;
	margin: 6 0 12 0px;
	}
	
H3	{
	color: #fff;
	font: bold 14px Arial;
	padding: 0px;
	margin: 24 0 0 0px;
	}
	

#MANUAL H2  {
	padding-top: 15px;
	margin-top: 25px;
	border-top: #5D74BD 2px solid;
	}

#MANUAL H3 {
	font: bold 15px Arial;
	}

#MANUAL H3 A {
	color: #fff;	
	border-bottom: 0;
	}
	
	
	
H4	{
	color: #fff;
	font: bold 11px Verdana;
	padding: 0px;
	margin: 0 0 12 0px;
	}

P	{
	margin: 6 0 12 0px;
	}
	
A	{
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	border-bottom: #FFF 2px dotted;

	}
	
A:hover	{
	color: #FC0;
	border-bottom: #FC0 2px dotted;
	}

HR	{
	color: #5D74BD;
	margin: 20 0px;
	}

	
/* ******** MENU ******** */


#boxMenu {
	position: relative;
	height: 65px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	}


#menu {
	position: absolute;
	width: 580px; /* Ajustar a largura total dos ítens */
	top: 20px;
	left: 190px;
	}

#menu ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:none;
	}

#menu ul li { display: inline;}

#menu ul li a {
	padding: 0;
	border: 0;
	float:left;
	height: 32px;
	margin-right: 3px;
	}

#menu span { display: none; }

#menuProj	  { width: 92px; background: transparent url(/images/m_proj.gif) no-repeat;}
#menuDown	  { width: 103px; background: transparent url(/images/m_down.gif) no-repeat;}
#menuGaleria	  { width: 77px; background: transparent url(/images/m_galeria.gif) no-repeat;}
#menuForum	  { width: 64px; background: transparent url(/images/m_forum.gif) no-repeat;}
#menuFaq	  { width: 48px; background: transparent url(/images/m_faq.gif) no-repeat;}
#menuEsp	  { width: 33px; background: transparent url(/images/m_esp.gif) no-repeat;}
#menuEng	  { width: 33px; background: transparent url(/images/m_eng.gif) no-repeat;}


#menuProj:hover	  { background: transparent url(/images/m_projH.gif) no-repeat;}
#menuDown:hover	  { background: transparent url(/images/m_downH.gif) no-repeat;}
#menuGaleria:hover	  { background: transparent url(/images/m_galeriaH.gif) no-repeat;}
#menuForum:hover	  { background: transparent url(/images/m_forumH.gif) no-repeat;}
#menuFaq:hover	  { background: transparent url(/images/m_faqH.gif) no-repeat;}
#menuEsp:hover	  { background: transparent url(/images/m_espH.gif) no-repeat;}
#menuEng:hover	  { background: transparent url(/images/m_engH.gif) no-repeat;}



/* ***** SUB MENU ***** */

#boxSubMenu {
	position: absolute;
	left: 28px;
	top: 17px;
	text-align: left;
	z-index:99;
	width: 150px;
	}

#muan_logo { 	
	display: block;
	height:102px;
	width: 152px; 
	background: transparent url(/images/muan_logo2.gif) no-repeat;
	text-decoration: none; 
	border:0;
}

#muan_logo span { display: none; }

#subMenu ul {
	padding:0px;
	margin:30 0 0 0px;
	width: 100%;
	list-style:none;
	}

#subMenu ul li {
	padding:0px;
	margin:0 0 12 0px;
	font: bold 12px verdana;
	}

#subMenu ul li a {
	padding: 0px;
	border: 0px;
	margin:0px;
	}

/* ***** */

#subSub li a {
	margin: 0px;
	font: normal 10px verdana;
	}


/* ********* MARCAS ********* */

#boxMarcas {
	height:160px;
	margin: 0px;
	padding: 0px;
	position: relative;
	}

#marcas {
	position: absolute;
	bottom: 28px;
	left: 190px;
	}

#marcas ul {
   padding:0px;
   margin:0px;
   float: left;
   list-style:none;
}

#marcas ul li { display: inline;}

#marcas ul li a {
   padding: 0;
   border: 0;
   float:left;
   height: 68px;
}

#marcas span { display: none; }

#marcaAnima	  { width: 81px; background: transparent url(/images/animamundi.gif) no-repeat; margin-right:16px;}
#marcaVisgraf	  { width: 89px; background: transparent url(/images/visgraf.gif) no-repeat; margin-right:16px;}
#marcaIBM	  { width: 109px; background: transparent url(/images/ibm.gif) no-repeat;}

#marcaEscola { 	
	position: absolute;
	right: 30px;
	bottom: 35px;
	width: 140px; 
	height: 57px;  
	background: transparent url(/images/logo_animaescola.gif) no-repeat;
	text-decoration: none; 
	border:0;
}

#marcaEscola span { display: none; }




/* ********* CONTEUDO ********* */


#boxConteudo {
	margin: 20 0 0 0px;
	padding: 20 0 0 0px;
	position: relative;
	background: transparent url(/images/bg_topo.gif) no-repeat;
	}
	
#boxConteudoInterno {
	background: #2D407E;
	padding: 0 40 0 200px;
	margin: 0px;
	}


/* ******** TABELA *********** */

TABLE	{
	margin-top: 8px;
	margin-bottom: 8px;
	border-width: 0px;
	border-spacing: 3px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	}

TH	{
	color: #FFF;
	font: bold 10px verdana;
	border-width: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #243365;
	}
		
TD	{
	font: normal 10px verdana;
	color: #FFF;
	border-width: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;
	background-color: #5D74BD;
	vertical-align:middle;
	}

TD A {
	border: 0px;

	}
	
TD A:hover {
	border: 0px;
	color: #FC0;
	}

.tabelaUL {
	width:380px;
	}


pre	{
	background: #5D74BD;
	padding: 2 5 5 8px;
	margin-top: 5px;
	border: #FFF 0px solid;
	color: #FFF;
	width: 420px;
	}


DIV#AnimaMundi{
	width: 200px;
	height: 50px;
	background-image:url("/images/titulo.jpg");
	background-repeat:no-repeat;
	}
	
DIV#AnimaMundi span {
	display: none;
	}
	

UL	{
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 8px;
	}

OL	{
	margin-bottom: 8px;
	}
	
OL LI	{
	margin-bottom: 12px;
	}

OL UL LI	{
	margin-bottom: 0px;
	}

.destaque { 

	font-style: italic;
	color: #FC0;
	}
	
BLOCKQUOTE {
	margin-top:0;
	margin-bottom;
	padding:0;
	}
