body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg) #8BC7D8 repeat-x top left;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input{
	font-size:11px;
}
img{
	border:0px;
	margin:0px;
	padding:0px;
}
.endereco_topo{
	background:url(images/endereco.gif) no-repeat right top;
}
.endereco_topoa{
	background:url(images/endereco1.gif) no-repeat right top;
}
.endereco_topob{
	background:url(images/endereco2.gif) no-repeat right top;
}
.menu_amarelo{
	background:url(images/bg_menu.gif) repeat-x left top;
	height:29px;
	width:944px;
	margin:0px 0px 0px 8px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:29px;
}
.bg_lateral{
	background:url(images/bg_lateral.gif) repeat-y top left;
}
.fonte_azul{
	color:#3A6BB1;
}
a.fonte_azul:link{
	color:#3A6BB1;
	font-weight: bold;
}
a.fonte_azul:hover{
	color:#CC0000;
	font-weight: bold;
}
a.fonte_azul:active{
	color:#3A6BB1;
	font-weight: bold;
}
a.fonte_azul:visited{
	color:#3A6BB1;
	font-weight: bold;
}

.fonte_branca{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	padding-left: 8px;
}
a.fonte_branca:link{
	color:#000000;
	font-weight: bold;
}
a.fonte_branca:hover{
	color:#CC0000;
	font-weight: bold;
}
a.fonte_branca:active{
	color:#000000;
	font-weight: bold;
}
a.fonte_branca:visited{
	color:#000000;
	font-weight: bold;
}


.textomenor{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
a.textomenor:link{
	color:#000000;
	font-weight: bold;
}
a.textomenor:hover{
	color:#990000;
	font-weight: bold;
}
a.textomenor:active{
	color:#333333;
	font-weight: bold;
}
a.textomenor:visited{
	color:#000000;
	font-weight: bold;
}

.fonte_telefone{
	font-family: Arial, Helvetica, sans-serif;
	color:#fdcd59;
	font-size:18px;
	font-weight: bold;
	padding-right:60px;
	padding-bottom:7px;
}
.fonte_amarela{
	color:#F6981C;
	font-size:11px;
	
	font-weight: bold;
}
a.fonte_amarela:link{
	color:#F6981C;
	font-weight: bold;
}
a.fonte_amarela:hover{
	color:#F6981C;
	font-weight: bold;
}
a.fonte_amarela:active{
	color:#F6981C;
	font-weight: bold;
}
a.fonte_amarela:visited{
	color:#F6981C;
	font-weight: bold;
}

.fonte_amarelamenor{
	color:#F6981C;
	line-height:90%;
	font-size:10px;
	
	font-weight: bold;
}
a.fonte_amarelamenor:link{
	color:#F6981C;
	font-weight: bold;
}
a.fonte_amarelamenor:hover{
	color:#F6981C;
	font-weight: bold;
}
a.fonte_amarelamenor:active{
	color:#F6981C;
	font-weight: bold;
}
a.fonte_amarelamenor:visited{
	color:#F6981C;
	font-weight: bold;
}


.fonte_cinza{
	color:#333333;
}
.conteudo_lateral{
	margin:11px 11px 0px 11px;
}
.rodape{
	background:url(images/bg_rodape.gif) no-repeat top left;
	text-align:center;
	width:944px;
	height:103px;
	margin:0px 0px 8px 8px;
	padding-top:9px;
}
.banner{
	width:175px;
	height:137px;
	display:inline;
}
.destaque_miolo{
width:160px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.padding {
	padding-top: 5px;
}
.fonte_branca {
	color:#000000;
	font-weight: bold;
}
.padding-conteudo {
	padding: 15px;
}
.padding-destaque {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.borda_submenu {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.fonte_vermelha {
	color:#CC0000;
}