body{
	margin:0px auto;
	padding:0px;
	width:100%;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background-color:#efc74b;
	background:#FFF;*/
	background:url(../imagens/pattern.png) fixed;
}
img{
	border:0px;
}
form{
	padding:0px;
	margin:0px;
}
input{
	padding:0px;
	margin:0px;
	height:13px;
}
font{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.todo{
	width:100%;
	/*background:url(../imagens/fundoSite.jpg) repeat-x;*/
}
.topo{
	margin:0 auto;
	width:836px;
	text-align:left;
	padding-top:23px;
	background:url(../imagens/fundoTopo.jpg) repeat-x top;
}
.topoMenu{
	margin:0 auto;
	width:834px;
	text-align:left;
	background:url(../imagens/fundoMenu.jpg) repeat-x;
	margin-top:38px;
	border:1px solid #533608;
	border-top:1px solid #413a27;
	border-bottom:0px;
}
/*menu externo*/
.menuG{
	text-align:center;
	border:0;
}
/*menu, item selecionado*/
.menuItemS{
	margin:0 auto;
	background:url(../imagens/fundoOpc.jpg) repeat-x bottom;
	width:75%;
	height:48px;
	line-height:16px;
	border:1px solid #915c10;
	border-bottom:0;
}
/*menu, item selecionado*/
.menuItem{
	margin:0 auto;
	background:none;
	width:75%;
	height:48px;
	line-height:16px;
	border:0;
}
.conteudo{
	background:#FFF;
	width:834px;
	margin:0 auto;
	border:1px solid #030200;
	border-top:0;
	border-bottom:0;
}
/*fonte tamanho 15px */
.f1, .f1 a{
	font-size:15px;
	text-decoration:none;
}
/*fonte tamanho 13px */
.f2, .f2 a{
	font-size:13px;
	text-decoration:none;
	line-height:20px;
} 
/*fonte tamanho 11px */
.f3, .f3 a{
	font-size:13px;
	text-decoration:none;
	line-height:18px;
}
.f4, .f4 a{
	font-size:24px;
	text-decoration:none;
}
.f5, .f5 a{
	font-size:10px;
	text-decoration:none;
}
.f6, .6 a{
	font-size:12px;
	text-decoration:none;
}
.fMarrom,.fMarrom a{
	color:#645e39;
	text-decoration:none;
}
.fMarrom2,.fMarrom2 a{
	color:#645e39;
	text-decoration:none;
}
.fMarrom2a,.fMarrom2a a{
	color:#FFF;
	text-decoration:none;
}
.fMarrom3,.fMarrom3 a{
	color:#755011;
	text-decoration:none;
}
.fCinza,.fCinza a{
	color:#353635;
	text-decoration:none;
}
.fBranca, .fBranca a{
	color:#FFF;
	text-decoration:none;
}
.rodape{
	width:835px;
	margin:0 auto;
	text-align:left
}
.rodapeMenu{
	width:834px;
	margin:0 auto;
	text-align:center;
	background:url(../imagens/fundoRodape.jpg) repeat-x;
	padding-top:14px;
	padding-bottom:12px;
	border:1px solid #030200;
	
}
.conteudoMeio{
	text-align:left;
	background:url(../imagens/fundoMeio.jpg) repeat-x top;
}
.conteudoInt{
	padding:30px;
}
.cimaTitulo{
	height:60px;
	width:98%;
}
.tituloP{
	text-align:left;
	padding:20px 30px 20px 20px;
	width:25%;
	background:#f2ebdd;
	background:url(../imagens/fundoTitulo.jpg) repeat-x top;
}
.tituloP2{
	text-align:left;
	padding:20px 30px 20px 20px;
	width:25%;
	float:left;
	background:#f2ebdd;
	background:url(../imagens/fundoTitulo.jpg) repeat-x top;
}
.descP{
	text-align:left;
	padding:10px;
	padding-top:5px;
	width:60%;
	float:left;
}
/*deps-agic */
.destaque{
	font-weight:bold;
	text-decoration:underline;
}
.se{
	font-style:italic;
}

.campoI{
	background:#FFF;
	font-size:12px;
	border:1px solid #755011;
	padding:4px;
	width:300px;
}
.campoIh{
	background:#E8BF48;
	font-size:12px;
	border:1px solid #906f3c;
	padding:4px;
	width:300px;
}
.botaoVai{
	background:url(../imagens/fundoBotao.jpg) repeat-x;
	padding:3px;
	border:0px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	width:72px;
	height:20px;
	text-align:center;
	cursor:pointer;
}
.imagemDiv{
	margin:5px;
	float:left;
	text-align:center;
}
.imagemCapa{
	border:2px solid #c59c36;
}
.imagemP{
	border:1px solid #c59c36;
}
.corpoN{
	width:100%;
	display:table
}
.tituloInt{
	background:url(../imagens/fundoBotao.jpg) repeat-x;
	padding:3px;
	font-weight:bold;
	height:20px;
}
.linhaSep{
	height:3px;
	font-size:1px;
	width:98%;
	border-top:1px dashed #c59c36;
	margin-top:4px;
	margin-bottom:8px;
}
.linhaSep2{
	height:3px;
	font-size:1px;
	width:98%;
	border-top:2px solid #c59c36;
	margin-top:4px;
	margin-bottom:8px;
}

/*quadros abaixo das notícias/videos etc*/
.quadMais1{
	background:#F6FBD5;
	width:97%;
	padding:3px;
	display:table;
}
.quadMais2{
	background:#FFF;
	width:97%;
	padding:3px;
	display:table;
}
.tituloGH a{
	font-size:28px;
	color:#000;
	line-height:30px; 	
	font-weight:bold;
}

.tituloPH a{
	font-size:12px;
	color:#000;
	line-height:18px;
}













