/* CSS Document */

/* 
===================================================================
DIVS - divs - DIVS - divs - DIVS - divs - DIVS - divs - DIVS - divs
===================================================================
*/

#superior {
	background-image: url(../imagens/topo_fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

#menu {
	background: #bad5e8;
	border-bottom: 1px solid #9eb9cc;
	font-size: 120%;
	padding: 7px 0 10px 0;
	text-align: center;
	}

#menu ul { 
	margin: 0 auto;
	}	 

#menu ul li { 
	display: inline;
	margin: 0 auto;
	}

#menu ul li a:link {
	padding: 11px 6px;
	text-decoration: none;
	}
	
#menu ul li a:visited {
	padding: 11px 6px;
	text-decoration: none;
	}		
 
#menu ul li a:hover {
	background: #1377bb;
	color: #fbe104;
	padding: 11px 6px;
	}
	
#subtitulo {
	background-image: url(../imagens/margem.jpg);
	background-repeat: repeat-x;
	height: 50px;
	margin-bottom: 30px;
	text-align: center;
	}
	
#submenusuperior {
	font-size: 95%;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
	width: 75%;
	}

#conteudo {
	line-height: 1.4em;
	margin: 0 auto;
	text-align: justify;
	width: 75%;
	}
	
#submenuinferior {
	font-size: 95%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	width: 75%;
	}
	
#menuinferior {
	margin: 0 auto;
	padding-top: 5px;
	text-align: center;
	}
		 
#menuinferior ul { 
	margin: 0;
	text-align: center; 
	}	 

#menuinferior ul li { 
	display: inline;
	text-align: center;
	}

#menuinferior ul li a:link {
	padding: 10px;
	text-decoration: none;
	}
	
#menuinferior ul li a:visited {
	padding: 10px;
	text-decoration: none;
	}		
 
#menuinferior ul li a:hover {
	padding: 10px;
	text-decoration: underline;
	}

#inferior {
	background-image: url(../imagens/fundo_maos.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 201px;
	}

#rodape {
	background-color: #c6d7e4;
	font-size: 90%;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 50px;
	text-align: center;
	}

/*
===================================================================
HTML - html - HTML - html - HTML - html - HTML - html - HTML - html
===================================================================
*/

* {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}	
	
body {
	background-color: #e9f0f5;
	color: #223461;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

a:link {
	color: #0663b3;
	font-size: 85%;
	text-decoration: none;
	}
		
a:visited {
	color: #8000aa;
	font-size: 85%;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
form {
	border: 1px solid #bacede;  
	margin: 0 auto;
	margin-top: 15px; 
	padding: 25px;  
	}
	
input:focus, select:focus, textarea:focus {
  background: #fffffc;
  }
	
label { 
	cursor:pointer; 
	}
	
ol {  
	list-style-position: outside; 
	text-align: justify;
	margin-bottom: 2%;
	margin-left: 5%;
	margin-top: 2%;
	}
	
table {
	margin: 0 auto;
	margin-top: 25px;
	}
	
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 6px;
	}

th {
	font-weight: normal; 
	padding: 4px 2px;
	text-align: right; 
	vertical-align: middle;
	}

td { 
	padding: 2px 0 2px 4px;
	text-align: left; 
	vertical-align: middle;
	}
	
ul {
	list-style-position: outside;
	margin-bottom: 2%;
	margin-left: 5%;
	margin-top: 2%;
	}
	

/*
=================================================================================================
CLASSES - classes - CLASSES - classes - CLASSES - classes - CLASSES - classes - CLASSES - classes
=================================================================================================
*/

.agenda {
	background-image: url(../imagens/bg_agenda.gif);
	background-repeat: repeat;
	border: 1px solid #cccc66;
	margin: 0 auto;
	margin-top: 40px;
	padding: 30px;
	padding-top: 40px;
	text-align: center;
	width: 80%;
	}

.agenda_adm {
	background-image: url(../imagens/bg_agenda.gif);
	background-repeat: repeat;
	border: 1px solid #cccc66;
	margin: 0 auto;
	margin-top: 40px;
	padding: 30px;
	padding-top: 40px;
	text-align: center;
	}

.beneficios {
	background: #ffead5;
	border: 3px solid;
	font-size: 90%;
	margin: 0 auto;
	margin-top: 30px;
	padding: 30px;
	text-align: center;
	width: 80%;
	}

.bg {
	background-image: url(../imagens/fundo_maos.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 90%;
	height: 201px;
	padding-top: 50px;
	text-align: center;
	}

.bold { font-weight: bold; }

.botao {
	border: 2px solid;
	color: #1377ba;
	}
	
.botao:hover {
	border: 2px solid;
	background: #1377bb;
	color: #fbe104;
	}
	
.campo {
	background: #e9f0f5; 
	border: 1px solid #bacede;
	padding: 2px;
	}

.center { text-align: center; }

.classificados {
	background-image: url(../imagens/bg_classificados.gif);
	background-repeat: repeat;
	border: 1px solid #cc6600;
	margin: 0 auto;
	margin-top: 30px;
	padding: 20px;
	padding-top: 25px;
	text-align: center;
	width: 80%;
	}

.dezbottom { margin-bottom: 10px; }

.deztop { padding-top: 10px; }

.diretoria { margin-left: 35%; }

.faleconosco {
	background-image: url(../imagens/bg_faleconosco.gif);
	background-repeat: repeat;
	}

.fonte { 
	border-top: 1px dotted; 
	font-size: 85%; 
	margin-top: 2%; 
	}
	
.grande { font-size: 150%; }

.imgdois {
	background-image: url(../imagens/mao_direita.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 201px;
	position: relative;
	width: 49%;
	}
	
.imgum {
	background-image: url(../imagens/mao_esquerda.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 201px;
	position: relative;
	width: 49%;
	}
	
.inscricao {
	background-image: url(../imagens/bg_inscricao.gif);
	background-repeat: repeat;
	}

.italico { font-style: italic; }

.italicopequeno { font-size:x-small; font-style: italic; }

.justify { text-align: justify; }

.left { text-align: left; }

.legenda {
	border-bottom: 1px dotted #bacede;
	font-size: 90%;
	padding-bottom: 4px;
	text-align: center;
	}

.linkcentral { 
	margin-bottom: 2%; 
	text-align:center; 
	}
	
.opcao {
	border-top: 1px solid #9eb9cc;
	margin-top: 2%;
	}

.participe {
	background-image: url(../imagens/bg_participe.gif);
	background-repeat: repeat;
	border: 1px dotted #666699;
	font-style: italic;
	margin: 0 auto;
	margin-top: 30px;
	padding: 15px;
	text-align: center;
	width: 70%;
	}

.partipe_agenda {
	background-image: url(../imagens/bg_agenda_2.gif);
	background-repeat: repeat;
	border: 1px dotted #666699;
	font-style: italic;
	margin: 0 auto;
	margin-top: 30px;
	padding: 15px;
	text-align: center;
	width: 60%;
	}

.red { color: #cc3300; }

.right { text-align: right; }

.saudacao {
	font-size: 60%;
	text-align: center;
	margin-top: 10px;
	}

.semborda { border: none; }

.small { font-size: 80%; }

.subtitulo {
	font-size: 130%;
	font-weight: bold;
	padding-top: 12px;
	}

.titulo_a {
	border-bottom: 1px solid #9eb9cc;
	font-size: 170%; 
	font-weight: bold;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	}

.tituloconteudo {
	border-bottom: 3px solid #9eb9cc;
	font-size: 110%;
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-left: 2px;
	padding-bottom: 2px;
	}

.top { vertical-align: text-top; }

.topo {
	background-image: url(../imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #9eb9cc;
	text-align: center;
	height: 249px;
	}

.underline { text-decoration: underline; }


