﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
	/*background-image: url(imagens/bg_dark.gif);*/
    font-size: 11px;
}
.corpoSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.cabecalho
{
    background-image:url(imagens/topo2.jpg);
    background-repeat:no-repeat;
    height: 162px;
    background-color: #000000;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image:url(imagens/rodape2.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:31px;
}
.topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	background-image: url(imagens/fundo_topo.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	height:97px;
}
.linhaTopo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFE680;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	height:20px;
}
.menuTopo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image:url(imagens/menu_topo2.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	height:30px;
}
.menuSpacer
{
    background-image:url(imagens/menu_topo_spacer2.jpg);
    width: 5px;
    height: 30px;
}

#menuItemTopo{
	margin: 0px;
	padding: 0px;
	border:0px;
}

#menuItemTopo a:link, #menuItemTopo a:visited {
	display: block;
	border-width:1px;
	font-family:Arial;
	padding: 4px 0px 4px 10px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	/*text-transform:uppercase;*/
}

#menuItemTopo a:hover{
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px 0px 4px 8px;
	text-decoration: underline;
	background-color: #666666;
	border: 1px solid #000000;	
}

.menuFaixa {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image:url(imagens/bg_faixa2.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	height:71px;
}

.menuFaixaTitulo {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}

.menuDireito{
	background-color:#F5F5F5;
	border-left:1px;
	border-left-color:#000000;
}
.menuDireitoTitulo{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.menuEsquerdo{
	background-color:#F5F5F5;
	border-right:1px;
	border-right-color:#0099CC;
}

.caixaLogin {
	font-family: Arial;
	border:#D4E7ED;
	border-style:dashed;
	border-width:1px;
	background:#FFFFFF;
	color: #000000;
}

#menu{
	margin: 0px;
	padding: 0px;
	border:1px;
	text-align:left;
	height:21px;
}

#menu h3{
	padding: 10px 0px 2px 15px;
	padding-top: 5px;
	border-color:#000000;
	text-align:left;
	height:21px;
}

#menu a:link, #menu a:visited {
	display: block;
	border-width:1px;
	border-right: solid 1px #3C6583;
	background-color:#EEEEEE;
	background-image:url(imagens/menu_2.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	padding: 4px 0px 2px 15px;		
	font-size:11px;
	color: #000000;
	text-decoration:none;
	text-align:left;
	height:21px;	
}

#menu a:hover{
	display: block;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color:#FFFFFF;
	background-image:url(imagens/menu_over2.gif);
	background-repeat:repeat-y; 
	font-family:Arial;
	padding: 4px 0px 2px 15px;	
	font-size:11px;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	height:21px;
}

.linhaAcima {
	font-family: Arial;
	border-top:solid 1px #0884B8;
	background-color: #000000;
	font-size:12px;
	font-weight:bold;
	color:#CC5522;
	height: 5px;
}

.caixaMenuTitulo {
	font-family: Arial;
	border-bottom:solid 1px #000000;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#CC5522;
	height:30px;
	vertical-align:bottom;
}

.CaixaTexto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.botao {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}

.noticiaTitulo
{
	font-weight: bold;
	font-size: 12px;
	color: #CC5522;
	font-family: arial;
}

.caixaImagem
{
	border-right: #FFFFFF 4px solid;
	border-top: #FFFFFF 4px solid;
	border-left: #FFFFFF 4px solid;
	border-bottom: #FFFFFF 4px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4px;
	padding-top: 4px;
}

.caixaImagemGaleria
{
	border-right: #FFFFFF 4px solid;
	border-top: #FFFFFF 4px solid;
	border-left: #FFFFFF 4px solid;
	border-bottom: #FFFFFF 0px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	margin: 4px;
	padding-top: 4px;
}

a:link
{
	color: #CC5522;
	text-decoration: underline;
}
a:visited {
	color: #CC5522;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #CC5522;
	text-decoration: underline;
}
.botaoSalvar
{
	background-image: url(imagens/btn_salvar.gif);
	background-repeat: no-repeat;
	width:55px;
	height: 55px;
	background-color: #FFFFFF;
	border-style:solid;
	border-width: 1px;
	border-color: #CCCCCC;
	cursor: hand;
}

.botaoInserirImagem
{
	background-image: url(imagens/btn_salvarimagem.gif);
	background-repeat: no-repeat;
	width:55px;
	height: 55px;
	background-color: #FFFFFF;
	border-style:solid;
	border-width: 1px;
	border-color: #CCCCCC;
	cursor: hand;
}

.botaoEnviarEmail
{
	background-image: url(imagens/btn_enviaremail.gif);
	background-repeat: no-repeat;
	width:55px;
	height: 55px;
	background-color: #FFFFFF;
	border-style:solid;
	border-width: 1px;
	border-color: #CCCCCC;
	cursor: hand;
}

.comunicado
{
	background-color:#FFFFFF;
	border: 2px solid #666666;
	position: absolute;
	top: 10%;
	left: 30%;
}