body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #b2b2b2;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#divPrincipal {background-color:#FFFFFF; width:800px;}
#divTopo {height:90px; width:800px; background-color:#FFFFFF}
#divLogo {width:152px; height:90px; float:left; background-color:#1E1161;}
#divTopoNome {height:55px; padding-top:35px; background-image:url(img/bg_topo.jpg); background-repeat:repeat-x;}


#divConteudo {width:800px; background-color:#FD8C3E;}
#divMenu {width:152px; float:left;}
#divConteudoDireita {width:648px; float:right;}
#divConteudoDireita_Topo {background-image:url(img/box_arquivos_topo.jpg); height:20px;}
#divConteudoDireita_Principal {padding-left:15px; padding-right:15px; background-image:url(img/box_arquivos_cont.jpg); background-repeat:repeat-y;}
#divConteudoDireita_Base {background-image:url(img/box_arquivos_base.jpg); height:20px;}
#divConteudoDireita_Principal_Texto {float:left; width:440px; background-color:#FFFFFF; text-align:left; padding-left:10px; padding-top:5px; padding-bottom:10px;}
#divConteudoDireita_Principal_Destaques  {float:right; width:160px; background-color:#CCCCCC; margin-bottom:8px;}

#divBoxCase1 {float:left; background-color: #FF6600; width:305px; background-image:url(img/bg_barra_laranja_2.jpg); background-repeat:repeat-x;}
#divBoxCase2 {float:right; background-color: #FF6600; width:305px; background-image:url(img/bg_barra_laranja_2.jpg); background-repeat:repeat-x;}

#divRodape {width:800px; height:20px; margin-top:5px; background-color:#333333; padding-top:5px; clear:both; background-image:url(img/bg_barra_cinza.jpg);}


.titulo1 {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.titulo1 a:link{font-size: 24px; font-weight: bold; color: #999999; text-decoration:none;}
.titulo1 a:visited{font-size: 24px; font-weight: bold; color: #999999; text-decoration:none;}
.titulo1 a:hover{font-size: 24px; font-weight: bold; color: #CCCCCC; text-decoration:none;}
.titulo1 a:active{font-size: 24px; font-weight: bold; color: #999999; text-decoration:none;}

.titulo2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt1 {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.txt1 a{
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.txt2 {
font-size: 11px;
color: #333333;
font-weight: bold;
}
.txt2 a{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.txt3 {
font-size: 11px;
color: #333333;
font-weight: normal;
}
.txt4 {font-size: 12px; color: #666666; font-weight: normal; }
.txt5 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtRodape {
	font-size: 9px;
	color: #FFFFFF;
}
.btnMenu {padding:5px; background-image:url(img/bg_barra_laranja.jpg); text-align:left;}
.txtMenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txtMenu a:link{font-size: 11px;color: #FFFFFF;font-weight: bold;text-decoration: none;}
.txtMenu a:visited{font-size: 11px;color: #FFFFFF;font-weight: bold;text-decoration: none;}
.txtMenu a:hover{font-size: 11px;color: #1E1161;font-weight: bold;text-decoration: none;}
.txtMenu a:active{font-size: 11px;color: #FFFFFF;font-weight: bold;text-decoration: none;}

.boxDestaque {border-bottom-color:#666666; border-bottom-style:solid; border-bottom-width:thin; padding-top:10px; padding-bottom:10px;}

.tabela {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.celula {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.txtBox1 {
	background-color: #FFFFFF;
	width: 205px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.txtBox2 {
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.txtBox3 {
	background-color: #FFFFFF;
	width: 350px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	font-weight: normaL;
}

.btn_EnviarMsg{
width:auto;
border: 1px #000000 solid;
color:#FFFFFF;
background-color:#FF9900;
}

.txtBox4 {
	background-color: #FFFFFF;
	width: 290px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	font-weight: normaL;
}

.txtBox5 {
	background-color: #FFFFFF;
	width: 140px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	font-weight: normaL;
}