.tabcontent {
background-image:url(../images/tab_bckgrd.gif);
display:none;
}


.shadetabs{
padding: 2px 0px;
margin-left:0px;
margin-top: 1px;
margin-bottom: 0px;
font: bold 12px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0px;
}

.shadetabs li a {
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
border: 0px solid #778;
color: #FFFFFF;
}


.shadetabs li a:hover, .shadetabs li a.current{
position: relative;
text-decoration:underline;
top: 1px;
}

.shadetabs li.selected a{
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
border-left-color:#40647e;
border-right-color:#40647e;
border-top-color:#40647e;
color:#40647e;
position: relative;
top: 1px;
}


 
.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


.webradiotit  a { 
font-size: 14px; 
font-family: Arial; 
font-style: normal; 
line-height: 125%; 
font-weight: bold; 
color: #0066CC; 
text-decoration: none; 
}

.webradiotit  a:hover { 
font-size: 14px; 
font-family: Arial; 
font-style: normal; 
line-height: 125%; 
font-weight: bold; 
color: #0066CC; 
text-decoration: underline; 
}

.webradiosubtit { 
font-size: 12px; 
font-family: Arial; 
font-style: normal; 
color: #000000; 
text-decoration: none; 
}

.linkAudio { 
font-size: 12px; 
font-family: Arial; 
font-style: normal; 
color: #0066CC;; 
text-decoration: none; 
}
.linkAudio a{ 
font-size: 12px; 
font-family: Arial; 
font-style: normal; 
color: #0066CC;
text-decoration: none; 
}

.linkAudio a:hover{ 
text-decoration: underline; 
}

.textoNormal { 
font-size: 12px; 
font-family: Arial; 
font-style:normal;
line-height: 100%; 
color: #000000; 
text-decoration: none; 
}

.textoReleases { 
font-size: 11px; 
font-family: Arial; 
font-style:italic;
line-height: 100%; 
color: #666666; 
text-decoration: none; 
}


.webradionews a { 
font-size: 12px; 
font-family: Arial; 
font-style: normal;
line-height: 100%; 
font-weight: bold; 
color: #0066CC; 
text-decoration: none; 
}

.webradionews  a:hover  { 
text-decoration: underline; 
}

.webradionews li a { 
font-size: 12px; 
font-family: Arial; 
font-style: normal;
list-style-type:none;
list-style:none;
list-style-image:url(../images/ico-ouca.png);
line-height: 150%; 
_line-height: 200%;
font-weight: bold; 
color: #0066CC; 
text-decoration: none; 
}

.webradionews  li a:hover  {
text-decoration: underline;
font-size: 12px; 
font-family: Arial; 
list-style-image:url(../images/ico-ouca.png);
line-height: 150%; 
_line-height: 200%;
font-weight: bold; 
}

/* ESTILOS da página interna */
.tituloPagina {
font-size: 16px; 
font-family: Arial;
text-decoration:none;
color:#006699;
font-weight:bold;
}

.tituloAutor {
font-size: 14px; 
font-family: Arial;
text-decoration:none;
color:#FF9900;
font-weight:bold;
}

.dataHoje {
font-size: 16px; 
font-family: Arial;
text-decoration:none;
color:#006699;
}

/* ESTILOS DO MENU ESQUERDO */
.menutitle a{
font-size: 12px; 
font-family: Arial;
margin-bottom: 2px;
color:#ffffff;
text-align:left;
font-weight:bold;
display: block;
padding:5px;
padding-left:15px;
text-decoration:none;
}

.menutitle a:hover {
font-size: 12px; 
font-family: Arial;
margin-bottom: 2px;
text-align:left;
font-weight:bold;
display: block;
padding:5px;
padding-left:15px;
background-color:#BFDBE8;
display: block;
color:#006699;
text-decoration:none;
}

.submenu{
padding-bottom: 0.5em;
padding-top: 0.7em;
background-color:#BFDBE8;
}

.submenu a{
font-size: 11px; 
font-family: Arial;
text-align:left;
color:#006699;
text-decoration:none;
line-height:80%;
font-weight:bold;
display:block;
}

.submenu a:hover{font-size: 11px; 
font-family: Arial;
text-align:left;
color:#006699;
line-height:80%;
font-weight:bold;
display:block;
text-decoration:underline;
}

