/* CSS Document */
body
{
margin:0;
padding:0;
font-size:62.5%;
font-family:"Times New Roman", Times, serif;
color:#4E2D0D;
}

#header-wrapper
{
margin:0 auto;
text-align:center;
height:106px;
width:100%;
background:#F0F8D1 url(Imagens/bg_top.jpg) left top repeat-x;
border-bottom:1px solid #A8B671;
}

#header
{
height:106px;
width:740px;
background:url(Imagens/bg_curva.jpg) center top no-repeat;
margin:0 auto;
text-align:center;
}

.clear
{
clear:both;
}

.imgLeft
{
float:left;
margin:0 10px 0 0;
}

.imgRight
{
float:right;
margin:0 0 0 10px;
}

a
{
color:#006700;
}

a:hover
{
text-decoration:none;
}

a img
{
border:3px solid #ccc;
}

a:hover img
{
border-color:#067711;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity:0.5;
}

h1, h2, h3, h4, h5, h6
{
margin:1em 0;
font-size:1.6em;
}

#header h1
{
float:left;
margin-top:2.4em;
text-indent:-90000px;
width:471px;
height:23px;
}

#header h1 a
{
display:block;
width:471px;
height:23px;
background:url(Imagens/logo.gif) left top no-repeat;
}

#header h1 a:hover
{
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity:0.5;
}

p.webmail
{
float:right;
margin-top:3em;
font-size:1.4em;
}

p.webmail a
{
color:#006600;
}

#content
{
padding:2em 0;
clear:both;
width:740px;
margin:0 auto;
text-align:center;
}

#content .leftColumn
{
width:275px;
float:left;
text-align:left;
font-size:14px;
}

#content .leftColumn address
{
font-size:14px;
text-align:left;
font-style:normal;
background:#ebf3d0;
padding:10px;
margin:20px 0;
}

#main-content h3
{
color:#067711;
font-size:20px;
margin:0 0 15px 0;
}

#main-content h4
{
color:#96c99b;
font-size:18px;
margin:0 0 10px 0;
}

/* botão rss */ 
.btnRSS
{
position:relative;
margin:10px 0 -20px 10px;
}

.btnRSS a img
{
border:0;
}

/* notícias */
#noticiasChamadas
{
font-size:14px;
text-align:left;
font-style:normal;
background:#ebf3d0;
padding:10px;
margin:20px 0;
}

#noticias #noticiasChamadas
{
margin-top:0;
}

#noticiasChamadas h2
{
color:#067711;
font-size:17px;
margin:0 0 15px 0;
}

#noticiasChamadas ul
{
margin:0 0 0 8px;
padding:0 0 0 8px;
}

#noticiasChamadas ul li
{
margin-bottom:10px;
line-height:18px;
}

#noticiasChamadas ul li a
{
color:#067711;
}

#noticiasChamadas ul li a:hover
{
text-decoration:none;
}

ul.listaNoticias
{
margin:0 0 20px 10px;
padding-left:10px;
}

/* fotos noticias*/
ul.listaFotos
{
margin:0 0 10px 0;
padding:0;
list-style:none;
}

ul.listaFotos li
{
float:left;
margin:0 10px 10px 0;
}

/* menu */
ul#main-nav
{
text-align:left;
margin:0 0 1.5em 0;
padding:0;
list-style:none;
}

ul#main-nav li
{
margin-bottom:1em;
}

ul#main-nav li a
{
display:block;
width:275px;
height:150px;
text-indent:-90000px;
text-decoration:none;
}

ul#main-nav li a.colegio-centro
{
background:url(Imagens/btn_centro.jpg) 0 0 no-repeat;
}

ul#main-nav li a.colegio-centro:hover
{
background:url(Imagens/btn_centro.jpg) 0 -150px no-repeat;
}

ul#main-nav li a.colegio-jpa
{
background:url(Imagens/btn_jpa.jpg) 0 0 no-repeat;
}

ul#main-nav li a.colegio-jpa:hover
{
background:url(Imagens/btn_jpa.jpg) 0 -150px no-repeat;
}

ul#main-nav li a.retiro
{
background:url(Imagens/btn_retiro.jpg) 0 0 no-repeat;
}

ul#main-nav li a.retiro:hover
{
background:url(Imagens/btn_retiro.jpg) 0 -150px no-repeat;
}

/* conteúdo principal */
#main-content
{
width:410px;
float:right;
font-size:1.6em;
line-height:1.5em;
text-align:left;
}

#main-content p
{
margin-top:0;
}

.estatuto
{
text-indent:-90000px;
width:165px;
height:22px;
margin-bottom:20px;
}

.propostaAdmissao
{
text-indent:-90000px;
width:368px;
height:22px;
margin-bottom:20px;
}

.estatuto a
{
display:block;
width:165px;
height:22px;
background:url(Imagens/btn_estatuto.jpg) no-repeat;
}

.propostaAdmissao a
{
display:block;
width:279px;
height:22px;
background:url(Imagens/btn_proposta.jpg) no-repeat;
}

.estatuto a:hover, .propostaAdmissao a:hover
{
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity:0.6;
opacity:0.6;
}

/* tabela de diretores */
.tabela-diretores
{
width:100%;
margin:1.4em 0;
}

.tabela-diretores caption
{
font-size:1em;
font-weight:bold;
text-align:center;
border-bottom:3px solid #D3E2A1;
background:#ebf3d0;
padding:0.5em;
margin:0;
color:#060;
}

.tabela-diretores th
{
display:none;
}

.tabela-diretores td
{
padding:0.5em;
border-bottom:1px solid #D3E29F;
}

.tabela-diretores tr:hover
{
background:#FF9;
}

.nome-diretor
{
width:50%;
border-left:1px solid #D3E29F;
}

.funcao-diretor
{
width:50%;
font-weight:bold;
}

/* rodapé */
.rodape
{
font-size:1.2em;
clear:both;
margin:0 auto;
text-align:center;
padding:2em 0;
width:100%;
border-top:1px solid #A8B671;
}

.rodape a
{
color:#006600;
}