body {background:#000; font-size:14px;line-height: 20px; font-family: "Arial",open_sansregular,sans-serif;}

#principal{background:#FFFFFF; width: 1150px; height: 570px; margin: 0 auto; border: 1px solid #000;}

#banner {height: 135px; border-bottom: 1px solid #333; background: transparent url('images/banner.png') center center no-repeat;}

#corpo {background: #F26B22; min-height: 350px;}

#botao {font-size:16px; font-weight:bold; text-align:center;}

#conteudos td{padding:5px; font-size:12px; vertical-align:top;  text-align:center; font-weight: bold;}

#conteudos ul{list-style-image: url('images/pdf.png');  text-align:left;}

#conteudos a {	color:#000; text-decoration: none;}

#conteudos a:hover {color:#fff; text-decoration: none;}


ul.folder {list-style-image: url('images/folder.png');}

 {list-style-image: url('images/pdf.png');  text-align:left;}

/*Links*/
.fotos {
 width: 200px;
 padding-top:200px;
 display:block;
 background:transparent url('images/fotos.png') center top no-repeat;
 color: #FFF;
 vertical-align: text-bottom;
}

.fotos:hover {
   background-image: url('images/fotos_hover.png');color: #333;
}
.documentos {
 width: 200px;
 padding-top:200px;
 display:block;
 color: #FFF;
 background:transparent url('images/documentos.png') center top no-repeat;
 vertical-align: text-bottom;
}

.documentos:hover {
   background-image: url('images/documentos_hover.png');  color: #333;
}

.ferramentas {
 width: 200px;
 padding-top:200px;
 color: #FFF;
 display:block;
 background:transparent url('images/ferramentas.png') center top no-repeat;
 vertical-align: text-bottom;
}

.ferramentas:hover {
   background-image: url('images/ferramentas_hover.png'); color: #333;
}


.audio {
 width: 200px;
 padding-top:200px;
 display:block;
 color: #FFF;
 background:transparent url('images/audio.png') center top no-repeat;
 vertical-align: text-bottom;
}

.audio:hover {
   background-image: url('images/audio_hover.png'); color: #333;
}

#nota {color: #000;font-size:12px; font-weight:bold;}

#rodape {background:#FFF url("images/parceiros.jpg") no-repeat center center; height:70px; border-top: 1px solid #333; color:#FFF; padding: 10px;}


