@charset "utf-8";
body {
	background-color:#609451;
	background-image: url(../imagens/back.jpg);
	background-repeat: repeat-x;
	margin-top:5px;
}
#principal {
	 width: 750px;
	 height: 309px;
	 margin-left:auto;
	 margin-right:auto;
	 background-color:#ededed;
}
#topo {
	background-color:#254101;
	width: 750px;
}

#rodape{
	height:44px;
	background-image:url(../imagens/base.jpg);
	background-repeat:no-repeat;
}

#logo{
	width: 750px;
	height:43px;
	background-image:url(../imagens/topo.jpg);
	background-repeat:no-repeat;
}
#conteudo{
	width: auto;
	height:196px;
}
#conteudo_texto{
	margin-right: 10px;
}

#menu{
	background-image:url(../imagens/fundo_tabela_esq.jpg);
	background-repeat:repeat-y;
	width: 110px;
	height: 186px;
	float:right;
	margin: 0px 10px 0px 0px;
}
#divisoria{
	margin:0px 21px;
	width:90px;
	height: 6px;
	background-image: url(../imagens/traco.gif);
	background-repeat: no-repeat;
}
#topo_menu{
	width:110px;
	height:17px;
	background-image:url(../imagens/conteudo_topo.jpg);
	background-repeat:no-repeat;
}
#texto{
	margin: 10px 130px 0px 10px;
	width: 610px;
	height: 186px;
	overflow-x:hidden;
	overflow-y:auto;
}
#barra_efeito{
	width: 750px;
	height: 16px;
	background-image:url(../imagens/fundo_top.jpg);
	background-repeat:no-repeat;
}
.topo {
	vertical-align:top;
	height:43px;
}
.fundo_topo {
	vertical-align:top;
	height:16px;
	}
.fundo_topo_materiais {
	vertical-align:top;
	height:16px;
	background-image:url(../imagens/materiais_apoio_g.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
.fundo_topo_videos {
	vertical-align:top;
	height:28px;
	background-image:url(../imagens/videos_g.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
.base {
	vertical-align:bottom;
	height:62;
	}
.caixa_texto {
	background-color:#ededed;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#254101;
	text-align:justify;
	
	}
p {
	color:#254101;
	font-size:12px;
	text-align:justify;
	font-family:"Trebuchet MS", Tahoma, Verdana;
}

#textocentralizado {
	color:#254101;
	font-size:12px;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Verdana;
}

.lateral_esq_tabela {
	background-image:url(../imagens/fundo_tabela_esq.jpg);
	background-repeat:repeat-y;
	font-size:10px;
	font-weight:500;
	}
.texto_tabela {
	padding-left:5px;
	font:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	}
.traco {
	padding-top:1px;
	padding-bottom:1px;
	}

a:link , a:visited {
	
	color:#254101;
	font-weight:bold;
	font-family:"Trebuchet MS","Nimbus Sans L";
	font-size:12px;
}
.link_menu{
	font-size:10px;
}
ul{
	font-size:15px;
	text-align:justify;
	font-family:"Trebuchet MS", Tahoma, Verdana;
}
