body {
	color: #000000; 
	font-family:  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
    background-color: #ADD0EA;
	margin: 0 0 0 0;
  	padding: 0 0 0 0;
}
td{	color: #000000; 
	font-family:  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.bgtop{
	background-image : url("imgsestruct/bgtop.gif");
	background-repeat: repeat-x;
    background-position: top; 
	height: 83px;
}
.bgmenu{
	background-image : url("imgsestruct/bgmenu.gif");
	background-repeat: repeat-x;
    background-position: bottom; 
	background-color: #000000;
	height: 83px;
}
.bgbg{
	background-image : url("imgsestruct/bgbg1.gif");
	background-repeat: repeat-x;
    background-position: top; 
}
.bgt1{
	background-image : url("imgsestruct/t1.jpg");
	background-repeat: no-repeat;
    background-position: top right; 
	color: #15608B; 
	width: 394px; height: 83px;
	font-size: 9px;
	padding: 5px;
}
.data{
	font-size: 9px;
	color: #828282;
	height: 21px; 
	padding: 0 0 0 8;
}
.datanews{
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #15608B;
}
.rodape{
	background-image : url("imgsestruct/r2.gif");
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    color: #1975A9;
    font-size: 9px;
}

/* quadros */
.c2{
	background-image : url("imgsestruct/c2.gif");
	background-repeat: repeat-x;
    background-position: top; 
	width: 100%;
}
.c4{
	background-image : url("imgsestruct/c4.gif");
	background-repeat: no-repeat;
    background-position: top; 
	height: 40%; background-color: #ffffff;
}
.c5{
	background-image : url("imgsestruct/c5.gif");
	background-repeat: repeat-x; 
	padding: 5px;
    background-position: top;  background-color: #ffffff;
}
.c6b{
	background-image : url("imgsestruct/c6b.gif");
	background-repeat: repeat-y;
}
.c8{
	background-image : url("imgsestruct/c8.gif");
	background-repeat: repeat-x;
    background-position: bottom; 
}
.qfale{
	background-image : url("imgsestruct/a5.gif");
	background-repeat: no-repeat;
    background-position: top right; 
	padding:8 12 5 8; color: white; font-size:9px;
}
.qlocal{
	background-image : url("imgsestruct/v5b.gif");
	background-repeat: no-repeat;
    background-position: top right; 
	padding:8 12 5 8; color: white; font-size:9px;
}
/* fim quadros */


.outrafont{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}

h1{
	color: #000000; text-transform: uppercase;
	filter:revealTrans(duration=0); width:100%;
	font-size: 14px;	
	margin: 0; 
	padding: 0 0 0 18;
	background-image : url("imgsestruct/seta.gif");
	background-repeat: no-repeat;
}
h2{
	color: #156390; 
	font-size: 11px;
	margin: 0px; 
	padding: 0px;
}
h3{
	color: #ffffff; text-transform: uppercase;
	filter:revealTrans(duration=0); width:100%;
	font-size: 14px; 
	margin: 0; padding: 0 0 0 18;
	background-image : url("imgsestruct/seta2.gif");
	background-repeat: no-repeat;
}

.hr1{
	width: 100%; 
	margin: 5 0 5 0;
	background-color: #E0E0E0; 
	height:1px;
}
.hr2{
	background-image : url("imgsestruct/pix.gif");
	background-repeat: repeat-x;
	width: 100%; height:1px; margin: 5 0 2 0;
}
.branco{
	color: white;
	font-size: 9px;
}
.s11{
	font-size: 11px;
}


a.branco {color: #ffffff;}

a {font-family : tahoma, verdana, arial; color : #000000; text-decoration : none;}
a:active {color: #000000;}
a:hover {color: #3399ff;}
a.direitans:hover {color: #000000;}

a.top {FONT-SIZE: 9px; color: #15608B;}
a.top:hover {color: Black;}

a.nov {FONT-SIZE: 9px; color: #000000;}
a.nov:hover {color: #15608B;}

a.empre {FONT-SIZE: 11px; color: #156390; font-weight: bold; text-transform: uppercase; font-family: arial, tahoma, verdana;}
a.empre:hover {color: #000000;}



.inputxt {
	color: #15608B; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	border: solid 1px #B4B4B4;
	background-color: #F4F4F4; 
}
.btn {
	font-family: Trebuchet MS, tahoma, verdana; 
	font-size: 9px; 
	text-transform: uppercase;
	text-align: center;
	border: solid 0px; 
	color: white;
	font-weight: bold;
	background-image : url("imgsestruct/bgbtn.gif");
	height: 16px; width: 61px;
}
.bgbtn{
	background-color: #F5F5F5;
    width: 100%;
	margin: 3 0 10 0;
}

#marqueeconteudo{
position: relative;
width: 100%; /*marquee width */
height: 100%; /*marquee height */
background-color: transparent;
overflow: hidden;
}