/* CSS Document */
body
{
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
margin:0 auto;
text-align:center;
background:#00247D url(Imagens/bg.gif) 95% 0 no-repeat;
}

/* Itens Globais */
*
{
padding:0;
margin:0;
font-size:1em;
line-height:1.5em;
}

/* Links Gerais */
a
{
color:#fff;
}

a:hover
{
text-decoration:none;
color:#fc0;
}

/* Headings */
h1, h2, h3, h4, h5, h6
{
font-size:2em;
font-weight:normal;
}

/* Clear */
.clear
{
clear:both;
}

/* Conteúdo */

/* Topo */
#topo
{
margin:0 auto;
text-align:center;
width:720px;
height:115px;
}

#topo h1
{
float:left;
margin-top:20px;
width:279px;
height:71px;
text-indent:-90000px;
background:url(Imagens/logo_principal.gif) no-repeat;
}

#topo h1 a
{
width:279px;
height:71px;
display:block;
text-decoration:none;
}

/* Container do Conteúdo */
#content-wrapper
{
width:720px;
margin:0 auto;
text-align:center;
font-size:1.2em;
}

/* Escolha de Unidade */
ul#escolha-unidade
{
list-style:none;
text-align:left;
}

ul#escolha-unidade li
{
text-indent:-90000px;
margin-bottom:20px;
}

ul#escolha-unidade li.escolha-centro
{
float:left;
}

ul#escolha-unidade li.escolha-jpa
{
float:right;
}

ul#escolha-unidade li a
{
display:block;
width:352px;
height:213px;
text-decoration:none;
}

ul#escolha-unidade li.escolha-centro a
{
background:#104A8E url(Imagens/unidade_centro.jpg) 5px 5px no-repeat;
}

ul#escolha-unidade li.escolha-centro a:hover
{
background:#fc0 url(Imagens/unidade_centro.jpg) 5px 5px no-repeat;
}

ul#escolha-unidade li.escolha-jpa a
{
background:#104A8E url(Imagens/unidade_jpa.jpg) 5px 5px no-repeat;
}

ul#escolha-unidade li.escolha-jpa a:hover
{
background:#fc0 url(Imagens/unidade_jpa.jpg) 5px 5px no-repeat;
}

/* Acesso Cruzeiro Online */
.acessoOnline
{
clear:both;
position:relative;
width:720px; height:92px;
margin:0 0 20px 0;
text-align:left;
background:#001852 url(Imagens/bg-acesso.jpg) center bottom no-repeat;
}

.acessoOnline h2
{
position:absolute;
top:10px; left:15px;
font-size:18px;
}

.acessoOnline h2 span
{
color:#f5fd38;
}

.acessoOnline ul
{
position:absolute; top:45px; left:15px;
list-style:none;
margin:0;
padding:0;
}

.acessoOnline ul li
{
float:left;
width:343px;
margin-right:7px;
text-align:center; font-size:14px;
}

.acessoOnline ul li.acessoJpa
{
margin-right:0;
}

.acessoOnline ul li a
{
display:block;
width:100%; padding:4px 0;
background:#ded9b6 url(Imagens/bg-acesso-menu.gif) repeat-x;;
text-decoration:none; color:#00247d; font-weight:bold;
}

.acessoOnline ul li a:hover
{
color:#00247d;
background:#fc0 url(Imagens/bg-acesso-menu-hover.gif) repeat-x;
}

/* Conteúdo Secundário da Home */
#home-secundario
{
clear:both;
padding:5px;
width:710px;
background:#104A8E;
}

/* Chamada da Revista Encontro */
#chamada-revista
{
float:left;
text-align:left;
width:350px;
height:145px;
background:#002959 url(Imagens/bg_container_revista.jpg) right bottom no-repeat;
}

#chamada-revista p.thumb-revista
{
float:left;
width:107px;
height:145px;
}

#chamada-revista p.edicao-atual
{
float:left;
width:200px;
height:46px;
padding:5px 0 0 10px;
background:url(Imagens/bg_revista.jpg) 0 0 repeat-y;
margin-bottom:20px;
}

#chamada-revista p.edicoes-anteriores
{
float:left;
margin-left:10px;
}

/* Endereços das Unidades */
#enderecos-unidades
{
float:left;
text-align:left;
}

#enderecos-unidades p
{
margin:5px 0 15px 20px;
}


/* Rodapé */
#rodape
{
clear:both;
margin:20px 0;
font-size:0.9em;
}

.creditos
{
position:relative;
top:-25px;
left:-20px;
float:right;
width:16px;
height:11px;
text-indent:-90000px;
background:url(Imagens/3.gif) no-repeat;
}

.creditos a
{
display:block;
width:16px;
height:11px;
}

