BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
	SCROLLBAR-ARROW-COLOR: #999999;
/*cores da base*/
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-TRACK-COLOR: #ACB5BB;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
/*cores da linha*/
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #f0f0f0;
	margin:0px;
	padding:0px;
}

BODY.MenuCompleto {
	background: url(../imagens/cabecalho/background_cartola0.jpg) repeat-x center top;
}

BODY.MenuRecolhido {
	background: "";
}

BODY, FORM  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.noborder { border : none; }

.norepeat {
	background-repeat: no-repeat;
}

.norepeatdir {
	background-repeat: no-repeat;
	background-position: right top;
}

.norepeatesq {
	background-repeat: no-repeat;
	background-position: left top;
}

.tudo {
	position:absolute; 
	top:0px; 
	z-index:1;
}

.fundoCinzaDir { 
	background:url(../imagens/cabecalho/background_dir.jpg) repeat-y; 
}

.fundoCinzaEsq { 
	background: url(../imagens/cabecalho/background_esq.jpg) right; 
}

.backgroundCartola { 
	position:absolute; 
	width: 100%; 
	height:197px; 
	top: -92;
}

.tdTopoFale {
	width:25%;
	height:252px; background:  url(../imagens/cabecalho/fundo.menuinativo.canto.esq.gif);
}

.tdDir {
	background:url(../imagens/cabecalho/fundo.canto.dir.gif) bottom repeat-x; 
	width:25%; 
	height:252px;
}

.tdTopoFale1 {
	width:25%;
	height:89px; 
	background:  url(../imagens/cabecalho/fundo.menuinativo.canto.esq1.gif) bottom repeat-x;
}

.tdDir1 {
	width:25%; 
	height:89px;
	background:url(../imagens/cabecalho/fundo.canto.dir1.gif) bottom repeat-x; 
}

.tdMenuRecolhido {
	background: url(../imagens/cabecalho/background_cartola1.jpg) top;
}

.tdMenuTopo {
	height:252px; 
	padding-top:35px; 
	padding-left:10px;
}

#miolo {
	width:776px;
	padding-top:10px; 
	padding-bottom:20px; 
	background:url(../imagens/cabecalho/cartola_sombra.gif) no-repeat; 
}

#imgTopo {
	position:relative;
	top:-21px;
	z-index:1;
}

.bandeiras { 
	position:absolute; 
	top: 5px; 
	right:160px; 
	width: 100px; 
	text-align:right; 
}

.bandeiras img { 
	border:0; 
	margin-left:2px; 
}