@charset "utf-8";
/* CSS Document */

* body {
	padding:0;
	margin:0;
	font-family: "trebuchet MS", tahoma, arial;
	font-size:12px;
	color:#000;
	background-image:url(../background/fundo.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#fff;
	}

#site {
	width:984px;
	height:100%;
	margin:auto;
	background-color:#fff;
	text-align:justify;
	}


	
#topo {
	height:250px;
	width:984px;
	}

#menu {
	height:40px;
	background-image:url(../background/back-menu.png);
	background-repeat:repeat-x;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px;
	text-align:center;
	color:#000;
	font-size:15px;
	}
	
#cadastro {
	height:50px;
	margin-top:10px;
	padding:10px 5px;
	text-align:center;
	}

#acessibilidade {
	height:35px;
	margin:5px 15px;
	padding:10px 0px 0px 0px;
	text-align:right;
	background-image:url(../background/back-acessa.png);
	background-repeat:none;
	background-position:right;
	}

#acessibilidade img {
	border:0px;
	}

#acessibilidade span {
	margin-right:25px;
	}

#conteudo {
	width:100%;
	height:auto;
	}

#div-clear {
	clear:both;
	}

#box-direita {
	float:right;
	width:15%;
	padding:10px;
	height:auto;
	margin-top:10px;
	border-left:2px #900 solid;
	}

#box-direita ul {
	text-align:center;
	padding:10px;
	margin-left:25px;
	}

#box-direita h1 {
	font-size:14px;
	text-align:center;
	background-color:#CC9933;
	color:#900;
	padding:10px;
	margin-bottom:10px;
	}
#box-direita h2 {
	font-size:12px;
	font-weight:bold;
	color:#CC9933;
	text-align:center;
	padding:10px;
	}
#box-direita p {
	text-align:center;
	font-size:12px;
	}

#box-direita img {
	border:0px;
	}
	
#box-esquerda{
	float:left;
	width:19%;
	padding:10px;
	height:100%;
	margin-top:10px;
	border-right:2px #900 solid;
	}

#box-esquerda h1 {
	font-size:14px;
	text-align:center;
	background-color:#CC9933;
	color:#900;
	padding:10px;
	margin-bottom:5px;
	}

#box-central {
	width:56%;
	height:auto;
	float:left;
	padding:10px;
	margin:10px 10px 10px 15px;
	}

#box-parceiro-central {
	width:98%;
	height:auto;
	float:left;
	padding:10px;
	margin:10px 0px;
	}

#box-parceiro-central span img {
	text-align:center;
	float:left;
	margin-left:22%;
	margin-top:2%;
	margin-bottom:2%;
	}

#box-parceiro-central h1 {
	font-size:14px;
	text-align:left;
	background-color:#CC9933;
	color:#900;
	padding:10px;
	margin-bottom:5px;
	}

#box-central h1 {
	font-size:14px;
	text-align:left;
	background-color:#CC9933;
	color:#900;
	padding:10px;
	margin-bottom:5px;
	}

#box-central p {
	line-height:150%;
	text-indent: 45px;
	}

#box-central span img {
	float:left;
	border:0;
	margin:10px;
	}
	
#box-direita-conteudo {
	float:right;
	width:15%;
	padding:10px;
	min-height:700px;
	border-left:2x #900 solid;
	border-top:2px #900 solid;
	}

#box-direita-conteudo h1 {
	font-size:14px;
	text-align:center;
	background-color:#CC9933;
	color:#900;
	padding:10px;
	}
#box-direita-conteudo h2 {
	font-size:12px;
	font-weight:bold;
	color:#CC9933;
	text-align:center;
	padding:10px;
	}
#box-direita-conteudo p {
	text-align:center;
	font-size:12px;
	}

#box-direita-conteudo img {
	padding:10px 0px;
	border:0;
	}

#divisor {
	min-height:700px;
	background-image:url(../img/back-divisor3.png);
	background-repeat:repeat-y;
	float:left;
	width:5%;
	margin-left:5px;
	margin-top:5px;
	}

#central-conteudo {
	padding:10px;
	width:75%;
	text-align:left;
	border-top:2px #900 solid;
	float:left;
	min-height:700px;
	height:auto;
	}
	
#central-conteudo table th {
	background-color:#999966;
	color:#000;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	}

#central-conteudo form legend {
	background-color:#900;
	padding:5px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;	
	margin-bottom:5px;
	margin-left:15px;
	}
#central-conteudo h1 {
	font-size:14px;
	text-align:left;
	background-color:#CC9933;
	color:#900;
	padding:10px;
	}

#central-conteudo h2 {
	font-size:14px;
	color:#000;
	padding:10px;
	text-align:left;
	margin-bottom:15px;
	margin-top:15px;
	border-bottom:2px #000 solid;
	}

#central-conteudo p {
	text-indent:45px;
	text-align:justify;
	line-height:150%;
	word-spacing:2px;
	padding:10px;
	}

#central-conteudo ul li{
	list-style: none;
	margin-left:120px;
	padding:5px;
	list-style-image:url(../img/bullet-ul.png);
	list-style-position:inside;
	background-repeat:no-repeat;
	background-position:left;
	text-indent:15px;
	font-weight:bold;
	color:#900;
	}

#central-conteudo address {
	margin-left:55px;
	}

#central-conteudo img {
	border:0px;
	float:left;
	margin:10px;
	}

#central-conteudo p img  {
	float:none;
	}


#lema {
	width:100%;
	height:200px;
	text-align:left;
	margin-top:10px;
	background-image:url(../background/nosso-lema.png);
	background-position:left;
	background-repeat:no-repeat;
	}

#lema-conteudo {
	width:88%;
	height:auto;
	float:right;
	padding:15px;
	margin-right:25px;
	}

#lema-conteudo h2 {
	font-size:14px;
	padding:5px;
	color:#900;
	}

#lema-conteudo p {
	text-align:justify;
	}

#rodape {
	width:100%;
	background-image:url(../background/fundo-rodape.png);
	height:150px;
	background-repeat:repeat-x;
	background-position:bottom;
	}

#conteudo-rodape {
	width:984px;
	margin:auto;
	height:auto;
	}

#redes-sociais {
	width:350px;
	height:50px;
	float:right;
	margin-top:40px;
	text-align:right;
	}

#redes-sociais img {
	border:0;
	}

#endereco {
	float:left;
	width:55%;
	height:auto;
	margin-top:35px;
	padding:10px;
	}

#creditos {
	width:120px;
	height:30px;
	float:right;
	border-top: 1px solid #003300;
	margin-top:20px;
	padding:5px;
	}

#creditos img {
	border:0px;
	}


/*Estilos para o seletor de notícias do site*/

.titulo {
	color:#900;
	font-weight:bold;
	padding:5px;
	}

a.link-noticias:active {
	color:#000;
	text-decoration:none;
	float:right;
	font-weight:bold;
	}
a.link-noticias:link {
	color:#000;
	text-decoration:none;
	float:right;
	font-weight:bold;
	}
a.link-noticias:visited {
	color:#000;
	text-decoration:none;
	float:right;
	font-weight:bold;
	}
a.link-noticias:hover {
	color: #CC9900;
	text-decoration:none;
	float:right;
	font-weight:bold;
	border-left: 3px #000 solid;
	padding:5px;
	}

.imagem-noticia {
	float:left;
	margin:5px;
	}

/*Final dos estilos para o Painel de Notícias*/

/**********************************************************************************************************************************/

/*Início dos links para o site*/

a.link-corpo:active {
	border-bottom:2px #000 solid;
	color:#900;
	text-decoration:none;
	font-weight:bold;
	}
a.link-corpo:visited {
	border-bottom:2px #000 solid;
	color:#900;
	text-decoration:none;
	font-weight:bold;
	}
a.link-corpo:link {
	border-bottom:2px #000 solid;
	color:#900;
	text-decoration:none;
	font-weight:bold;
	}
a.link-corpo:hover {
	border-bottom:2px #900 solid;
	color: #CC9933;
	text-decoration:none;
	font-weight:bold;
	}
	
/**********************************************************************************************************************************/

/*Estilo de tabelas*/

.empresa {
	background-color:#666;
	color:#fff;
	font-weight:bold;
	padding:10px;
	text-align:center;
	}
.parceria {
	background-color:#900;
	color:#fff;
	text-align:center;
	padding:10px;
	text-align:center;
	font-weight:bold;
	}
