/* - - - - - - - - - - - - - - - - - - - - Página Index - - - - - - - - - - - - - - - - - - - - */

/* - Layout - */
* { margin:0px; padding:0px; }

body 								{ background:#FFF url(../img/bg.png); }
body, input, textarea, select 		{ font:12px Tahoma, Arial, Verdana, sans-serif; color:#000; }
img, fieldset 						{ border:none; }
p									{ color:#16509A; }
h1 									{ color:#666666; font-size:16px; }
h3 									{ color:#C66D47; font-size:16px; }
h4									{ color:#C66D47; padding-left:5px; line-height:24px; font-size:14px; font-weight:bold; }
a									{ color:#3A72A1;  text-decoration:none; }
a:hover								{ color:#000066; }
div#container						{ width:760px; margin:50px auto; background:#E0E0E0; }
div#topo 							{ height:100px; background:url(../img/bg_top.png) no-repeat; }
div#content 						{ width:742px; margin-left:9px; border:1px solid #D9D9D9; border-top:0px; background:#FFF; overflow:auto;}
div#endereco 						{ width:380px; text-align:center; color:#FFF; float:left; padding-top:35px; font-size:11px; }
div#marca 							{ padding:12px 0px 0px 30px; width:160px; height:88px; float:left; }
div#flash 							{ height:92px; width:190px; float:right; padding-top:8px; }
div#left							{ width:162px; float:left; }

span#outra_cor						{ color:#F60!important; }
span.vermelho						{ color:#F00; }
ul.padrao li						{ list-style:disc; margin-left:20px; }
table.prazos tr.tit-td td			{ background:#5479A3;}
table.prazos tr td					{ border:1px solid #225185; padding:8px; }

/* - Layout - */


/* - Menu Esquerdo - */

div#nav ul li 						{ height:24px; background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 0px; margin-top: 2px; }
div#nav li a 						{ color:#396AAA; display:block; padding:5px; font-weight:bold; text-decoration:none;}
div#nav li a:hover					{ background:url(../img/bg_menu_esquerdo_hover.jpg); color:#fff; font-weight:bold; }

/* - Menu Esquerdo - */


/* - Form Área Restrita - */

div#restrita						{ width:162px; height:100px; background:url(../img/bg_form.jpg) repeat-x; float:left; }
div#restrita legend					{ padding-top:5px; font-weight:bold; color:#FFFFFF;}
#msg_retorno						{ margin-top:7px; text-align:center; color:#999999; font-weight:bold;}
div#restrita2						{ width:100%; height:400px; float:left; }
div#restrita2 legend				{ padding-top:20px; font-weight:bold; color:#FFFFFF;}
div#restrita2 label					{ margin-left:190px; color:#666666; font-weight:bold; }
#msg_retorno2						{ margin-top:20px; text-align:center; color:#999999; font-weight:bold;}
div#restrita label					{ color:#666666; font-weight:bold; width:50px; display:block; float:left; margin-left:5px; }
div#restrita2 input					{ border:#CCCCCC 1px solid; background:#FFF; }
div#restrita input					{ border:#CCCCCC 1px solid; background:#FFF; }

/* - Form Área Restrita - */
div#right							{ width:563px; float:right; overflow:hidden; }
div#noticias_index					{ width:550px; /*background:url(../img/bg_noticias.png) 20px 15px no-repeat;*/ padding: 20px 0px 0px 29px; }
div#noticias_index strong			{ color:#16509A; }
/*div#noticias_index					{ width:540px; height:210px; background:#e0eaf3; padding:20px 0px 0px 29px; }*/
div#noticias_index ul 				{ color:#3A72A1; padding: 15px 0px 0px 20px; }
div#agenda_index 					{ height:135px; width:300px; background:url(../img/bg_agenda.png) 20px 10px no-repeat; padding: 15px 0px 0px 29px; float:left; margin-right:20px; }

/* - Destaque Home - */
#banner_logos						{ width:360px; height:120px; float:left; margin-left:15px; margin-top:40px; display:inline; ;}
#alinhar_agenda_index				{ width:200px; margin-top:20px; margin-left:40px; text-align:center; }
div#destaque_index 					{ float:left; margin: 30px 0px 7px 15px; }
div#banner 							{ text-align:center;}
div#banner img						{ margin-top:35px; }


/* - Destaque Home - */
div#rodape							{ height:65px; }
div#rodape p 						{ margin-top:25px; float:left; margin-left:13px;}
div#rodape img						{ float: right; margin-top:25px; margin-right:12px;}

 
/* - - - - - - - - - - - - - - - - - - - - Fim Página Index - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - Página Diretoria - - - - - - - - - - - - - - - - - - - - */
/* - Layout - */
#cont_diretoria						{ width:558px; background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 10px 0px 0px 10px; }

/* - Layout - */
/* - Tabelas SCR - */
.tema caption						{ color:#666666; font-weight:bold; padding-bottom:5px; }
table.tema							{ width:558px; }
.tema								{ background:#F0F0F0; border: 2px solid #E0E0E0; font-size:11px;}
.tema th							{ background:#93ACC8; color:#FFFFFF; padding-top:5px; padding-bottom:5px;}
.tema td							{ background:#C2D1EB; color:#225185; padding-top:5px; padding-bottom:5px; padding-left:5px; }

/* - Tabelas SCR - */
/* - - - - - - - - - - - - - - - - - - - - Fim Página Diretoria - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - Página Cadastre-se - - - - - - - - - - - - - - - - - - - - */
#cont_cadastro					{ width:558px;  background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 10px 0px 0px 10px; }
#form_grande input				{ border:solid 1px #214F81; padding:3px; }
#form_grande table				{ color:#3A72A1; }
#box input						{ border:none; }
#radio input					{ border:none; }

/* - - - - - - - - - - - - - - - - - - - - Fim Página Cadastre-se - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - Página Agenda - - - - - - - - - - - - - - - - - - - - */
#cont_agenda					{ width:558px;  background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 10px 0px 0px 10px; }
.data							{ color:#3A72A1; font-weight:100;}

/* - - - - - - - - - - - - - - - - - - - - Fim Página Agenda - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - Página Eventos - - - - - - - - - - - - - - - - - - - - */
#cont_eventos					{ width:558px;  background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 10px 0px 0px 10px; }
#cont_eventos a:hover			{ color:#789DDC; font-weight:bold; }
#banner_convite					{ text-align:center; }
.bold							{ font-weight:bold; }

/* - - - - - - - - - - - - - - - - - - - - Fim Página Eventos - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - Página Classificados - - - - - - - - - - - - - - - - - - - - */
#cont_classificados				{ width:558px;  background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 10px 0px 0px 10px; }
/* - - - - - - - - - - - - - - - - - - - - Fim Página Classificados - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - Página Links - - - - - - - - - - - - - - - - - - - - */
#cont_links						{ width:558px;  background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 10px 0px 0px 10px; }
#cont_links 					{ color:#144D9A; }

/* - - - - - - - - - - - - - - - - - - - - Página Contato - - - - - - - - - - - - - - - - - - - - */
#cont_fale						{ width:558px;;  background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 10px 0px 0px 10px; }
#form_fale						{ width:270px; float:left; }
#foto							{ width:260px; float:left; margin-left:20px;}
.campos							{ background:#FFFFFF; border: 1px solid #CCCCCC; }
#enviar							{ background:#F0F0F0; border: 1px solid #CCCCCC; color:#3A72A1; font-weight:bold;}
#cont_fale label				{ color:#3A72A1; }

form.formulario 			{ width:350px; margin-left:40px;  }
form.formulario fieldset	{ width:450px;  }
form.formulario label		{ margin-top:5px; width:170px; height:15px; display:block; }
form.formulario input		{ margin-top:5px; width:300px; padding:2px 3px 3px 3px; background:#FFFFFF; border:1px solid #CCCCCC;}
form.formulario input#enviar { margin-top:10px; width:100px; }
form.formulario textarea	{ margin-top:10px; width:360px; }

form.formulario div.radio input  	{ width:20px; margin-top:5px;  }
form.formulario div.radio label  	{ width:350px;   }



/* - - - - - - - - - - - - - - - - - - - - Galeria de Fotos - - - - - - - - - - - - - - - - - - - - */
#galeria_fotos					{ width:558px; background:url(../img/bg_menu_esquerdo.gif) repeat-x; margin: 10px 0px 0px 10px; }
ul#galeria_center				{ margin-left:35px; list-style:none; }
ul#galeria_center	li			{ width:200px; background:#FFFFFF; text-align:center; margin:20px; float:left; }


div#radio_inscricao	            { width:490px; }

div#tabela-sexta p				{ margin-left:2px;}

table.links { }
table.links td { text-align:center; }
table.links .nologo {  font-size: 24px; font-weight: bold; color: #336699; }

