@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundodegrade.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #0080c0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #0080c0;
}
a:active {
	text-decoration: none;
	color: #0080c0;
}
.linksistemas {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #06C;
}
a.linksistemas {
	color: #FFF;
}
a.linksistemas:link {
	text-decoration: none;
}
a.linksistemas:visited {
	text-decoration: none;
	color: #FFF;
}
a.linksistemas:hover {
	background: #09C; 
	color: #FFF;
}
a.linksistemas:active {
	text-decoration: none;
	color: #FFF;
}
.linkexatus {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#666;
}
a.linkexatus {
	color: #000;
}
a.linkexatus:link {
	text-decoration: none;
}
a.linkexatus:visited {
	text-decoration: none;
	color: #000;
}
a.linkexatus:hover {
	background:#999; 
	color: #FFF;
}
a.linkexatus:active {
	text-decoration: none;
	color: #000;
}
.linkrodape {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
a.linkrodape {
	color: #0080c0;
}
a.linkrodape:link {
	text-decoration: none;
}
a.linkrodape:visited {
	text-decoration: none;
	color: #0080c0;
}
a.linkrodape:hover {
	text-decoration: underline;
	color: #0080c0;
}
a.linkrodape:active {
	text-decoration: none;
	color: #0080c0;
}

.linksoftwares {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #666;
}
a.linksoftwares {
	color: #666;
}
a.linksoftwares:link {
	text-decoration: none;
}
a.linksoftwares:visited {
	text-decoration: none;
	color: #666;
}
a.linksoftwares:hover {
	text-decoration: underline;
	color: #666;
}
a.linksoftwares:active {
	text-decoration: none;
	color: #666;
}
.titulo_azul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #0080c0;
}
.texto_cinza{
	color: #666;
}
.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
}
.btenviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	cursor: pointer;
}

#bannerTD { width:760px; height:190px; background-repeat: no-repeat;}
#bannerTD #bannerContainer { width:760px; height:190px; text-align:center;}
#bannerTD #bannerContainerCover { width:760px; height:190px; text-align:center;}
#bannerTD #bannerBody { height:130px; text-align:center;}

#bannerTD #bannerFooter {     
    background:#e5e5e5; height:60px; 
    display:none; 
    width:760px;
}
#bannerTD #bannerFooterNav { 
    position:absolute;
    top:240px;margin-top:2;
    left:50%;margin-left:-380px;
    width:760px;
}
.footerCell{ padding:5px; text-align:left; border:0px #F90 solid;}
.footerCell .footerTitle {font-family:tahoma, arial; font-size:10px; color:#fff; font-weight: bold;}
.footerCell .footerDesc {font-family:arial; font-size:9px; color:#fff;}
.footerCell ul {list-style: none; margin: 2px; margin-left: 55px; padding-left: 2px;}
.footerCell ul li {margin: 2px; line-height: 8px; padding: 0;}
.footerLink {text-align: right;}

.footerCell .imgDiv{ position:relative; float:left; width:55px; height:45px; margin: 4px 1px 0px 1px;}
.bttnMore {width:11px; height:10px; float: right;}
.bttnMore a{display: block; background:url(imagens/banners/mais.png) 0 0 no-repeat; width:11px; line-height: 10px; text-decoration: none; cursor:pointer;}

.imgBgDiv_i {
    width:55px; height:45px;
    background: url(imagens/banners/thumbBgBordered1.png) 0 0 no-repeat;
    padding: 0;
    float:left;
}

#bannerCornerOverlayT{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:90px; background:url(imagens/banners/bg_bigbanner_trans.gif) 0 -5px no-repeat; width:760px; height:5px; z-index:1000;}
#bannerCornerOverlayB{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:410px; background:url(imagens/banners/bg_bigbanner_trans.gif) 0 0 no-repeat; width:760px; height:5px; z-index:1001;}
form {color:#efefef; margin:0;}
-->