/***************************************************************
       Versão inicial: 25/11/2005 - Atualizado: 25/11/2005

                Author: Humberto Fernandes Serra
						
				               principal
 ***************************************************************/

/* principal */
 
body, p, ul, ol, dd, dl, form, h1, h2, h3, h4, h5, h6 {
 	margin: 0px;
	padding: 0px;
}

body {
	background: #103BA3;
	color: #FFF;
	font: normal normal normal 10px/normal Tahoma, Verdana, Arial, helvetica, sans;
	text-align: center;
}

hr {
	border: 1px solid #FFDB4E;
	text-align: center;
	width: 95%; 
}

marquee {
   color: #FFF;
   direction: ltr;
	font: normal normal bold 12px/25px Tahoma, Verdana, Arial, helvetica, sans;
	letter-spacing: 2px;
	text-align: center;
   width: 700px;
}

legend {
   color: #FFF;
	font: normal normal bold 12p1 Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/***************************************************************
** CABECALHO
*/

#cabecalho {
	background: #103BA3;
}

#cabecalho div.limite {
	margin: 0px auto; 
	width: 760px;	
}

#cabecalho div.jornal {
   background: #00F;
	height: 25px;
	margin: 3px auto;
	text-align: center; 
	width: 760px;	
}

/***************************************************************
** FRAME PRINCIPAL
*/

#limitehome {
	margin: 0px auto;
	width: 775px;
}

/***************************************************************
** FRAME INDEX
*/

#index {
   background: url(../images/fundo.jpg) no-repeat fixed center;
   margin: 0px auto;
   text-align: center;
   width: 760px;
}

#index
/***************************************************************
** FRAME CONTEUDO
*/

#conteudo {
   margin: 0px auto;
   text-align: center;
   width: 760px;
}

/***************************************************************
** BANNER COM FOTOS
*/

ul.banner {
	list-style: none;
	width: 760px;
}

#cabecalho ul.banner li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

/***************************************************************
** CLASSES PRINCIPAIS
*/

.rodapeprincipal {
	color: #FFF;
	font: normal normal bold 10px/25px Tahoma, Verdana, Arial, helvetica, sans;
	height: 25px;
}

.rodapeprincipal a {
	color: #FFF;
	display: block;
	text-decoration: none;
}

.rodapeprincipal a:hover {
	color: #FFDB4E;
}

a.areaprincipal {
	color: #FFF;
	display: block;
	font: normal normal bold 13px/25px Tahoma, Verdana, Arial, helvetica, sans;
	height: 25px;
	text-decoration: none;
}

a.areaprincipal:hover {
/*	color: #DC8E27;*/
	color: #FFDB4E;
}

/***************************************************************
** MENU
*/

/*ul.menu {
	margin: 0px auto;
	width: 200px;
}

#conteudo ul.menu li {
	list-style: none;
}

#conteudo ul.menu li a {
	background: #09F;
	border: 1px solid #006;
	color: #FFF;
	display: block;
	font: normal normal normal 12px/21px Tahoma, Verdana, Arial, helvetica, sans;
	height: 25px;
	padding-left: 4px;
	text-align: left;
	text-decoration: none;
}

#conteudo ul.menu li a:hover {
	background: #006;
}
*/


/***************************************************************
** COLUNAS ESQUERDA E DIREITA
*/

.colesq, .miolo, .coldir {
	float: left;
}

.colesq {
   text-align: left;
	width: 200px;
}

.colesq h6 {
	background: #09F;
	border: 1px solid #103BA3;
	color: #FFF;
	font: normal normal bold 12px/30px Tahoma, Verdana, Arial, helvetica, sans;
	height: 30px;
	text-align: center;
	width: 200px;
}

.colesq a {
	background: #09F;
	border: 1px solid #103BA3;
	color: #FFF;
	display: block;
	font: normal normal bold 12px/21px Tahoma, Verdana, Arial, helvetica, sans;
	height: 25px;
	text-align: left;
	text-decoration: none;
	width: 200px;
}

.colesq a:hover {
	background: #103BA3;
	color: #FFDB4E;
}
.miolo {
	width: 2px;
}

.coldir2 {
	color: #103BA3;
	background: #FFF;
	padding-top: 2px;
    text-align: center;
	width: 540px;
}

.coldir {
   text-align: center;
	width: 540px;
}

.coldir h5 {
   background: #103BA3;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.coldir img {
   border: 1px double #FFF;
	padding: 3px;
	text-align: center;
}

.coldir p {
	font: normal normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: justify;
}

.coldir ul {
	font: normal normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
}

.coldir p a {
   color: #FFF;
	font-weight: bold;
	text-decoration: none	
}

.coldir p a:hover {
	color: #FD0000;
}
/* titulo geral */

/* subtitulo geral */

#conteudo h3 {
   background: #CCC;
	color: #00F;
	font: normal normal bold Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 4px;
	text-align: center;
	width: 100%;
}

#conteudo h4 {
   background: #CCC;
	border-bottom: 1px solid #00F;
	color: #00F;
	font: normal normal bold 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 4px;
	text-align: center;
	width: 100%;
}

/* notas de cabecalho */

#conteudo h5 {
	background-color: #00F;
	border-bottom: 1px solid #103BA3;
	border-top: 1px solid #103BA3
	;
	color: #FFF;
	font: normal normal bold 12px/31px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 31px;
	text-align: center;
	width: 100%;
}

/* notas de aviso */

#conteudo h1 {
	color: #314152;
	font: normal normal normal  13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 20px;
	text-align: center;
}

/* titulo coluna esquerda */

#conteudo .colesq h3 {
	background: #5890BC;
	border-bottom: 1px solid #5890BC;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: center;
	width: 200px;
}

/* caixas de formulario*/

.caixacont {
   /* background: url("../imagens/cantorodape.gif") no-repeat bottom;*/
	padding: 0px 0px 10px;
	width: 400px;
}

.caixacont p {
   font: 140% Verdana, arial;
	margin-left: 10px;
	text-align: center;
}

.caixacont div {
    /*background: url("../imagens/cantotopo.gif") no-repeat top;*/
	padding-top: 10px;
	padding-left: 5px;
}

.caixacont table {
	margin: 0px 5px;
}

.caixacont table td {
	font: 100% Verdana, arial, sans-serif;
	padding-right: 10px;
	width: 190px;
}

#caixacontsli {
	margin: 0px auto;
	text-align: left;
}

textarea.textareacontato, input.botao, input.textcont {
	border: 1px solid #5890BC;
	color: #314152;
	font: 90% Verdana, tahoma, arial, sans-serif;
}

textarea.textareacontato {
	height: 100px;
	width: 400px;
}

input.botao {
   cursor: hand; 
	float: left;
	margin: 0px 15px;
	text-align: center;
}

input.textcont {
	width: 190px;
}

.caixacont p a {
	color: #314152;
	font: normal normal bold 16px Tahoma, Verdana, Arial, helvetica, sans;
	text-align: center;
	text-decoration: none;
}

.caixacont p a:hover {
	color: #F7C763;
}

/***************************************************************
** CONFIGURAÇÕES DESTAQUE
*/

#conteudo .destaque h3 {
	background: #5890BC;
	border-bottom: 1px solid #5890BC;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: center;
	width: 100%;
}

/****************************************************************
** RODAPE
*/

div#rodape {
   background: #00F;	
	clear: both;
	color: #FFF;
   height: 48px;
	margin: 2px auto;
	width: 760px;	
}

div#rodape .limite {
	text-align: center;
}

/* menu */
ul.menurod {
	list-style: none;
	width: 760px;
}

div#rodape .limite ul.menurod li {
	display: inline;
	font: normal normal bold 11px/42px Tahoma, Verdana, Arial, helvetica, sans;
	height: 42px;
	padding-left: 5px;
	padding-right: 5px;
}

/***************************************************************
** MENU RODAPE
*/

div#rodape .limite ul.menurod li a {
	color: #FFF;
	/*float: left;*/
	text-decoration: none;
}

div#rodape .limite ul.menurod li a.home {
	padding-left: 15px;
}

div#rodape .limite ul.menurod li a.powered {
	padding-left: 15px;
}

div#rodape .limite ul.menurod li a.selo {
	background: url(../images/selo.gif) no-repeat right;
	height: 42px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 130px;
}

div#rodape .limite  ul.menurod li a:hover {
	color: #FFDB4E;
}
