BODY, TD, DIV, P, INPUT, SELECT, LI {
font-family: arial;
font-weight: none; 
font-size: 12px; 
color: #666666;
}
H1, H2, H3, H4, H5, H6{
font-family: arial;
color: #666666;
}

h1{ font-size: 20px; }
h2{ font-size: 18px; }
h3{ font-size: 16px; }
h4{ font-size: 14px; }
h5{ font-size: 13px; }
h6{ font-size: 12px; }


BODY{
scrollbar-arrow-color:#F9A200;
scrollbar-face-color:#ececec;
scrollbar-highlight-color:#f6f6f6;
scrollbar-shadow-color:#999999;
}

P{
text-align: justify;
}

.bt{
border-width: 1;
border-style: solid;
border-left-color: #ffffff;
border-top-color: #ffffff;
border-right-color: #c7c7c7;
border-bottom-color: #c7c7c7;
background-color: #e3e3e3;
font-family: arial;
color: orange;
font-weight: none;
font-size:8pt;
vertical-align: middle;
height: 19px;

/* 
border: 0; color: black; background-image: url(../_img/bg_bt.gif); background-repeat: repeat;
*/
}

#nota{
	border: 1 dashed #c7c7c7;
	padding: 7px;
	font-size: 8pt; 
}

.padding { padding: 5px; }
.paddingHor { padding-left: 8px; padding-right: 8px; }

TR.separa{
	height: 8px;
}

TD.mnu{
font-size: 11px; 
}

.Titulo{
background-image: url(/_img/bg_td_titulo.gif); 
background-repeat: repeat;
text-align: right;
height: 17px;
}

TD.separa{
	background-color:#ffffff; 
	width:5px;
}

A{
color: #EE6306; /* #0099CC; */
text-decoration: none;
font-weight: none;
}

A:hover{
color: #109FC9;
}

.nochange{
color: #666666;
}

INPUT, SELECT, TEXTAREA{
font-family: Courier New, Courier;
font-size: 11px; 
color: #F9A200;
background-color: #FFFCF9; 
border: 1 solid #E1E1E1;
z-index: 0; 
}


.semborda{
border-width: 0 0 0 0; 
padding: 0 0 0 0;
margin: 0 0 0 0;
background-color: transparent ; 
}

P.Texto:first-letter { 
	font-size: 200%; 
}

.tdThumb{
border-width: 1 1 1 1; 
border-style: solid; 
border-color: #E1E1E1;
padding-left: 15px;
padding-right: 15px;
}

.bdTop8   { border-top: 8px solid #FFFFFF; }
.bdLeft8  { border-left: 8px solid #FFFFFF; }
.bdRight8 { border-right: 8px solid #FFFFFF; }
.bdTop4   { border-top: 4px solid #FFFFFF; }
.bdLeft4  { border-left: 4px solid #FFFFFF; }
.bdRight4 { border-right: 4px solid #FFFFFF; }

.bdBottomHR{ border-bottom: 2px solid #E1E1E1; }

.HRartigo{ border-bottom:1px solid #f6f6f6; }


.bgConteudo1 { background-color: #ebebeb;}
.bgConteudo2 { background-color: #f6f6f6;}

/*
.bgConteudo1 { background-color: #.F1EFEF;}
.bgConteudo2 { background-color: #.FAF9F9;}
troquei #ffad13 por #F9A200
*/

.bold {font-weight: bold; }
.size12 {font-size: 12px;}
.size10 {font-size: 10px;}
.justify {text-align: justify;}

.destaque, .Titulo{
font-size: 12px; 
font-weight: bolder; 
color: #F9A200; 
text-align: right;
text-transform: capitalize;
}

TD.subTitulo{
font-size: 12px; 
font-weight: bolder; 
text-align: left;
text-transform: capitalize;
background-image: url(../_img/bg_td_titulo.gif); 
background-repeat: repeat;
padding:0;
}


.transparent { z-index: 0; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90); -moz-opacity : 0.9} 
.bordamenu { border-width: 0 1 0 1; border-style: solid; border-color: #999999; }
.bordatop{ border-top: 1px solid #E1E1E1; }
.linkmenu a { text-decoration: none; cursor: hand; color:#888888; padding-left: 4px;} 
.linkmenu a:hover { text-decoration: underline; color: #F9A200; background-color: #ececec; } 


.hand{ cursor:hand; };

.obs{ font-size: 9px; }


.divMenu{ 
left:0px; 
top:103px; 
width:200;
height:400;
z-index: 2;
position:absolute; 
visibility: hidden; 
overflow: auto;
scrollbar-arrow-color:#F9A200;
scrollbar-face-color:#ececec;
scrollbar-highlight-color:#f6f6f6;
scrollbar-shadow-color:#999999;
FILTER: progid:DXImageTransform.Microsoft.Shadow(strength=3,color=#999999,direction=135); 
-moz-shadow: strength=3,color=#999999,direction=135;
}

.frArtista{
width: 100%; 
height: 100%;
z-index: 0; 
position: relative; 
visibility: show; 
overflow: auto;
scrollbar-arrow-color:#F9A200;
scrollbar-face-color:#ececec;
scrollbar-highlight-color:#f6f6f6;
scrollbar-shadow-color:#999999;
}


