/*CSS*/
/*propriedades para alinhar ao topo*/
*{margin:0; padding:0;}
body{background:url(imagens/bg_body.jpg) center top no-repeat;}
html{background:url(imagens/bg_html.jpg) left top repeat-x #000;}
#bg_footer{background:url(imagens/bg_footer.jpg) left bottom repeat-x; text-align:left; clear:both;}
/*propriedades estrutura geral*/
#container{width:938px; margin:0 auto; font-size:0.1px;}
#header{text-align:left; height:170px;}
#content{text-align:justify; clear:both;}
#footer{text-align:left; height:94px; clear:both;}
#footer address{float:left; font-style:normal; margin:14px; line-height:16px;}
#footer h1{font-size:12px; font-style:normal;}
/*propriedades gerais*/
img{border:none;}
.clear{clear:both;}
.display{display:none;}
.float_left{float:left;}
.float_right{float:right;}
/*propriedades topo*/
#logo{padding:4px 20px 0 0; text-align:center; margin:0 auto;} #logo img{width:220px; height:154px;}
#nav{clear:both; float:left; height:30px; margin-left:90px; padding:0;}
#nav ul{margin:0; padding:0; list-style-type:none;}
#nav ul li{margin:0; padding:0; float:left;}
.separacao{background:url(imagens/separacao.jpg) top center no-repeat; width:2px; height:27px; padding:0 40px!important; margin-top:-4px!important;}
/*texto preto*/
.text_white{font-family:Arial, Tahoma, Verdana; font-size:12px; color:#FFF; line-height:16px;}
.text_white p {font-family:Arial, Tahoma, Verdana; font-size:12px; color:#FFF; margin-top:5px;}
.text_white a{font-family:Arial, Tahoma, Verdana; font-size:12px; color:#FFF; text-decoration:none;}
.text_white a:hover{font-family:Arial, Tahoma, Verdana; font-size:12px; color:#FFF; text-decoration:underline;}
.text_white h2{font-family:Arial, Tahoma, Verdana; font-size:18px; color:#007BBF; margin-bottom:6px;}
.titulo h2{font-family:Arial, Tahoma, Verdana; font-size:18px; color:#007BBF; margin-bottom:6px;}
/*texto nav*/
.text_nav{font-family:Arial, Tahoma, Verdana; font-size:16px; color:#FFF; font-weight:bold;}
.text_nav a{font-family:Arial, Tahoma, Verdana; font-size:16px; color:#FFF; text-decoration:none;}
.text_nav a:hover{font-family:Arial, Tahoma, Verdana; font-size:16px; color:#047FCB; text-decoration:none;}
/*propriedades audio home*/
.caixa_audio{background:url(imagens/bg_audio.jpg) center top no-repeat; width:665px; height:274px; margin:0 auto;}
.caixa_audio1{float:left; width:186px;}
.caixa_audio2{float:left; width:304px; text-align:center;}
.caixa_audio3{float:left; width:150px;}
.ul_audio{margin:0; padding:0; list-style-type:none;}
.ul_audio li h2{font-family:Arial, Tahoma; font-size:16px; color:#FFF; text-decoration:none;}
.ul_audio li h3{font-family:Arial, Tahoma; font-size:14px; color:#FFF; text-decoration:none; padding-top:2px;}
.ul_audio_li{background:url(imagens/bg_botoes.jpg) left top no-repeat; padding:2px 0 0 0; text-align:center; width:140px; height:26px; cursor:pointer;}
.ul_audio_li_on{background:url(imagens/bg_botoes_on.jpg) left top no-repeat; padding:2px 0 0 0; text-align:center; width:140px; height:26px; cursor:pointer;}
/*propriedades internas*/
.caixa_content{background:#0D0D0D; width:800px; padding:20px; margin:0 auto; border:2px solid #1C1C1C; -moz-border-radius:40px; -webkit-border-radius:40px; behavior:url(border-radius.htc);}.caixa_content
.paginacao{text-align:center;}
