/* CSS Document */

body{
text-align:center;
font-family:verdana,arial,helvetica;
margin-top:0px;
background: #D7E9FB;
color: #000066;
font-size: 11px;
}
#container{
width: 760px;
text-align:center;
background-image:  url(imagens/fundo.jpg);
}
#topo{
width: 760px;
}
#menu{
width: 760px;
}
#conteudo{
width: 760px;
text-align:left;
text-indent:1px;
}
#rodape{
width: 760px;
}
p{
width: 520px;
margin-left:10px;
}
.imagem{
float: right;
margin-right:3px;
}
.menu_lateral{
float: right;
margin-right:5px;
margin-top: 0px;
}
h3{
margin-left:10px;
}
h2{
margin-left:10px;
}
.data{
float:left;
margin-left:5px;
}
.fotoesquerda{
float:left;
margin-right:5px;
margin-left:5px;
}
.fotodireita{
float:right;
margin-right:5px;
margin-left:5px;
}
h5{
margin-left:10px;
}
.titulo{
color: #333333;
border-bottom-style: inset;
border-width:3px;
border-margin-bottom:10px;
width: 480px;
font-size: 14px;
text-align:left;
line-height:25px;
}
.link{
color: #000066;
}
.index{
color: #333333;
border-bottom-style: inset;
border-width:3px;
border-margin-bottom:10px;
width: 480px;
font-size: 14px;
text-align:left;
}
.caixa{
margin-left:10px;
border-style: dotted;
}
.titulo3{
border-bottom-style: inset;
}
.chamada{
border-bottom-style: inset;
border-width:5px;
font-family:verdana,arial,helvetica;
}
.chamada1{
text-decoration:none;
color: #000033;
font-size: 11px;
}
.chamada1:hover{
color: #AD1D12;
}
.chamada2{
text-decoration:none;
color: #333333;
font-size: 11px;
}
.chamada2:hover{
color: #000099;
}
.menu{
text-decoration:none;
color:#000066;
background-color:#F8FCFF;
font-family:verdana,arial,helvetica;
font-size: 11px;
border-bottom-style: inset;
}
.menu:hover{
color: #AD1D12;
}


