* {
margin: 0;
padding: 0;
border: 0 none;
}
a{
color: #000000;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
br.spacer{
clear:both;
}
h1{
font-weight:bold;
font-size:24px;
text-align:center;
padding-top:10px;
}
#pagina{
font: 12px/1.5 verdana, sans-serif;
text-align: center;
background: url("../imagens/fundo.jpg") fixed #6EBBE9 0 0 repeat-x;
}
div.corpo{
position: relative;
margin-left: auto;
margin-right: auto;
width: 775px;
}
#cabecalho{
margin-top:10px;
height:279px;
background: url("../imagens/cabecalho.gif") 0 0 no-repeat;
}
#cabecalho .imghead{
position: absolute;
top:0;
left:0;
z-index:98;
}
#cabecalho .imgslide{
position:absolute;
top:5px;
left:5px;
height:274px;
width:770px;
}
#cabecalho .btnsld{
position:absolute;
left:5px;
height:27px;
width:27px;
display:block;
z-index:99;
line-height:27px;
font-weight:bold;
color:#ffffff;
text-align:center;
}
#cabecalho .btnsld:hover{
padding-left:5px;
text-decoration:none;
}
#cabecalho .btnslda{
background:url("../imagens/btslide1.gif") 100% 0 no-repeat;
top:30px;
}
#cabecalho .btnsldb{
background:url("../imagens/btslide2.gif") 100% 0 no-repeat;
top:62px;
}
#cabecalho .btnsldc{
background:url("../imagens/btslide3.gif") 100% 0 no-repeat;
top:94px;
}
#menu{
height: 35px;
background: url("../imagens/fundo_menu.gif") 0 0 repeat-y;
z-index:999;
}
#menu a{
float: left;
height: 35px;
color: #000000;
font-weight: bold;
text-align: center;
line-height: 35px;
}
#menu .mum{ width:67px; }
#menu .mdois{ width:187px; }
#menu .mtres{ width:159px; }
#menu .mquatro{ width:194px; }
#menu .mcinco{ width:88px; }
#menu .mseis{ width:80px; }
#conteudo{
text-align: justify;
background: url("../imagens/fundo_cont.gif") 0 0 repeat-y;
}
#rodape{
padding: 20px 0 10px 0;
color: #000000;
background:url("../imagens/rodape.gif") 0 0 no-repeat;
}
