﻿@charset "utf-8";
* html img/**/ {
filter:expression(
   this.alphaxLoaded ? "" :
   (
    this.src.substr(this.src.length-4)==".png"
    ?
    (
     (!this.complete)
     ? "" :
      this.runtimeStyle.filter=
      ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
      (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
      String(this.alphaxLoaded=true).substr(0,0)+
      (this.src="img/blank.gif").substr(0,0)
    )
    :
    this.runtimeStyle.filter=""
   )
  );
}


/* ------- PADRONIZAÇÃO -------- */
* {margin:0; padding:0;}

address,th { font-style:normal; font-weight:normal;}

table { border-collapse:collapse; border-spacing:0px; margin:0px;}

caption,th { text-align:left;}

img,fieldset { border:none;}

ol,ul { list-style:none; font-size:inherit;}

a { text-decoration:none;}




textarea { font-family:"Lucida Sans", helvetica, verdana, arial;}

form { margin:0px; padding:0px;}

html, body { height:100%; margin:0px; padding:0px; font:11px "Lucida Sans", helvetica, verdana, arial; }

body { background-image: url(../img/bg2.png); background-color: #17971C;}


h1, h2, h3, h4, h5 {  padding:0px; margin:0px;}

/* ------- CLASS'S -------- */

.clear {clear:both} /* <br class=”clear”> */


/* ------- DIV'S -------- */

#geral {width:805px; margin:auto; padding:0px;}
#geral #topo {float:left; width:805px;height: 180px;background-image: url(../img/bg1.png) !important;background-image: none;filter: none !important;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg1.png', sizingMethod='scale');background-repeat: no-repeat;}
#topo #logo {float:left; width:311px; padding-top: 25px; margin-left: 12px; _margin-left: 6px;display:block;}
#topo #player { float:left; width:465px; padding-top: 70px; padding-right: 15px; display:block;}
#menu_topo{float:left; width:773px; margin-left: 20px; _margin-left: 10px; height: 25px;	padding-top: 5px; margin-top: 10px; background-color: #003300; display:block;}
#menu_topo li {display: inline; color:#FFF; margin-left: 1.3em;height:1%; }
#menu_topo a {color:#FFFFFF; text-decoration:none;}

#geral #corpo {float:left; width:805px;}
#corpo #box_destaque {float:left; width: 388px; height: 274px;margin-left: 20px; _margin-left: 10px;  margin-top: 10px; display:block;}
#box_destaque #tt {	width: 388px;}
#box_destaque #cont_box_dest {width: 388px; margin-top: 3px;}

#box_top10 {float: left; width: 241px; height: 320px;margin-left: 8px; margin-top: 10px;}
#box_top10 #tt_top10 {width: 241px;}
#box_top10 #cont_top10 {width: 241px; margin-top: 5px; background-image: url(../img/top10.jpg);  display: table;}
#cont_top10 #ordem {float: left; width: 25px; height: 27px; margin-top: 2px; font-family:"Lucida Sans", helvetica, verdana, arial;color:#cccccc; font-size: 14px;padding-left: 3px;}
#cont_top10 #musica {float: left; width: 196px; height:27px; margin-top: 2px; font-family:"Lucida Sans", helvetica, verdana, arial;color:#666666; font-size: 11px;;padding-left: 3px; }

#pub_dir {float: right; width: 129px; margin-left: 5px; margin-top: 10px;}
#box_promocao {float: left; width: 330px;  height: 200px;margin-top: 10px; margin-left: 20px; _margin-left: 10px; }
#box_promocao #tt_promocao { width: 330px;}
#box_promocao #cont_box_promocao {	width: 330px;}
#box_agenda {float: left; width: 300px; height: 200px;margin-top: 10px; margin-left: 10px; _margin-left: 5px; }
#box_agenda #tt_agenda { width: 300px;}
#box_agenda #cont_box_agenda {float: left; width: 150px;height: 180px;}
#box_mural {float: left; width: 187px;	margin-left: 20px;	_margin-left: 10px; margin-top: 10px;}
#box_mural #tt_recado {	float: left; width: 187px;}
#cont_box_mural {float: left; width: 187px;	background-color: #146B18; height: 195px; padding-top: 3px;}
#box_mural #de { border:1px solid #8CC63E; width:140px;	height:15px; margin-top:2px; background-color: #ffffff;}
#box_mural #para {border:1px solid #8CC63E;	width:140px; height:15px; margin-top:2px; background-color: #ffffff;}
#box_mural #captcha {border:1px solid #8CC63E;	width:180px; height:15px; margin-top:2px; background-color: #ffffff;}
#box_mural #mensagem { border:1px solid #8CC63E; width:179px; height:55px; margin-top:2px; background-color: #ffffff;}
#box_list_recados {	float: left; width: 230px; margin-left: 3px; margin-top: 36px; background-color: #146B18; height: 195px; padding-top: 3px; 
padding-left: 5px;}
#box_locutores {float: left; width: 214px;  height: 200px;margin-top: 10px; margin-left: 5px; _margin-left: 3px; }
#box_locutores #tt_locutores {float: left; width: 214px;}
#box_locutores #cont_box_locutores { float: left;	width: 214px;}


#base {float: left; width:100%; height:130px; margin-top: 30px;  background-image: url(../img/bg_base.jpg); }
#m_base {width:770px; padding-top: 20px; margin:auto; padding:0px;}
#m_cont {float: left; width:576px;}
#m_cont li {display: inline; color:#FFF; margin-left: 1.0em;height:1%; }
#m_cont a {color:#FFFFFF; text-decoration:none;}
#m_logo {float: left; width:194px; }
