@charset "";
body {
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
	background-color:#fff;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-position: center bottom;
	background-attachment: fixed;
}
#geral {
	height: auto;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	z-index: 2;
}
a:link, a:visited {
	color: #003366;
	text-decoration: none;
}
.acess {
	color:#333;
	height:14px;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top:-16px;
	text-align:right;
	padding-right:30px;
}
.acess a:link,.acess a:visited {
	color:#990000;
	font-weight:bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	clear:both;
}
.acess a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.tp {
	background-color:#FFFFFF;
	width: 100%;
	height: 239px;
	display:block;
	clear:both;
	margin:0;
	background-image: url(../img/bg_tp.png);
	background-repeat: no-repeat;
}
.menu-principal{
	display:block;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:188px;
	height:auto;
	margin:0;
	padding:0;
}
.menu-principal a:link, .menu-principal a:visited {
	width:auto;
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 37px;
	display:block;
	background-image: url(../img/bg_menu.png);
	background-repeat: no-repeat;
	width: 100%;
	text-indent:10px;
}
.menu-principal-destaque a:link, .menu-principal-destaque a:visited {
	width:auto;
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 37px;
	display:block;
	background-image: url(../img/bg_menu_hover.png);
	background-repeat: no-repeat;
	width: 100%;
	text-indent:10px;
}
.menu-principal a:hover,.menu-principal-destaque a:hover {
	background-image: url(../img/bg_menu_hover.png);
	background-repeat: no-repeat;
}
.submenu-principal{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:206px;
	margin-left:2px;
	margin-top:0px;
}
.submenu-principal a:link,.submenu-principal a:visited{
	width:auto;
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 37px;
	display:block;
	background-image: url(../img/bg_submenu.png);
	background-repeat: no-repeat;
	width: 100%;
	text-indent:10px;
}
.submenu-principal a:hover{
	background-image: url(../img/bg_submenu_hover.png);
	background-repeat: no-repeat;
}
.corpo {
	display:block;
	width: 770px;
	_width: 778px;
	height: auto;
	background-color: #FFF;
	clear: both;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-image: url(../img/bg_corpo.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.conteudo {
	display:block;
	width: 580px;
	height: auto;
	float:right;
}
.coluna-esquerda{
	width:190px;
	float:left;
}
.box1 {
	width:220px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left: 10px;
}
.box2 {
	width:325px;
	height:auto;
	float:right;
	margin-top:5px;
	margin-right:10px;
}
.flash{
	width:325px;
	height:209px;
	margin-top:-90px;
}
.divisor{
	width:100%;
	height:2px;
	background-image:url(../img/divisor.gif);
	background-repeat:repeat-x;
	display:block;
}
.destaque {
	height: auto;
	width: 340px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: relative;
	float: right;
}
.destaque-legenda {
	width:100%;
	display:block;
	background-color:#000;
	position:absolute;
	bottom:0px;
	z-index:100;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	-khtml-opacity: 0.8;
	-moz-opacity: 0.80;
}
.destaque-legenda h1{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFCC00;
	background:none;
	padding-left:0;
	margin:0;
}
.destaque-legenda p {
	margin: 5px;
}

.menu-rodape {
	width: 100%;
	height:26px;
	line-height:26px;
	display:block;
	clear:both;
	vertical-align:middle;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align:center;
	background-color: #CCCCCC;
}
.menu-rodape a:link, .menu-rodape a:visited {
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding:3px;
	line-height:16px;
}
.menu-rodape a:hover {
	color: #CC0000;
}
.thumb img{
	border: 8px solid #000;
	margin-top:1px;
	margin-right:1px;
	float:left;
}
.thumb img:hover,{
	border: 8px solid #000;
}

#rodape {
	width: 100%;
	height: 63px;
	line-height:50px;
	clear: both;
	vertical-align:middle;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-image: url(../img/bg_rodape.png);
	background-repeat: no-repeat;
	background-position: center top;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 20px;
	font-weight: normal;
	background-image: url(../img/bg_h1.png);
	background-position: left center;
	height: 43px;
	line-height:43px;
	text-indent:35px;
	margin: 0;
}
h2, .legenda1 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left:5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	margin: 15px 0 10px 0;
}
h3, .legenda2{
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.texto {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.texto p{
	margin:8px 0 0 0;
}
.login-cliente{
	width:325px;
	height:141px;
	background-image: url(../img/bg_login_cliente.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:10px;
	float:right;
	margin-right:10px;
}
#logincnpj-div{
	width:190px;
	height:31px;
	background-image: url(../img/input_cnpj.gif);
	background-repeat: no-repeat;
	margin:0 0 8px 0;
}
#logincnpj-div input{
	width:140px;
	height:16px;
	background:none;
	float:left;
	margin:5px 0 5px 2px;
}
#logincnpj-div img{
	border:none;
	float:right;
	margin:7px 2px 7px 0;
}
#loginsenha-div{
	width:116px;
	height:31px;
	background-image: url(../img/input_senha.gif);
	background-repeat: no-repeat;
	float:left;
	margin:0px 5px 0px 0px;
}
#loginsenha-div input{
	width:106px;
	height:16px;
	background:none;
	float:left;
	margin:5px 0 5px 2px;
}
.poupup {
	width: auto;
	position: fixed;
	z-index: 2000;
	height: auto;
	top: 10px;
	display: none;
}
.tooltip {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 2000;
	display: none;
	background-color: #000;
	border: 1px solid #006699;
	opacity: .8;
	filter: alpha(Opacity=80);
	-khtml-opacity: .8;
	-moz-opacity:.80;
	color: #FFFFFF;
	padding: 10px;
}
.vermelho{color:#FF0000}
.comentarios{
	width:480px;
	height:auto;
	background-image: url(../img/bg_coment.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:2px;
	padding-bottom:10px;
}
.cor1{
	color:#003366
}
.cor2{
	color:#CC0000
}
.titulo-box a:link,.titulo-box a:visited {
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#666666;
	padding:8px;
	margin:2px;
	color: #FFFFFF;
	display: block;
	height: auto;
	background-repeat: repeat;
}
.titulo-box a:hover {
	color:#99CCFF;
	background-color:#006699;
}
.btenviar{width:200px; height:40px;}
.aviso {
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFD3D2;
	margin-top: 1px;
	margin-bottom: 1px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #FF0000;
}
.tabela1, .tabela1 td{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border:solid 1px #FFFFFF;
	background-color:#003366;
}
.tabela2, .tabela2 td, .tabela2 tr, .tabela2 table{
	border:solid 1px #999999;
	font-size:11px;
}
.tabela3, .tabela3 td{
	color:#000;
	font-size:11px;
	border:solid 1px #FFFFFF;
	background-color:#F4F4F4;
}
.tabela4, .tabela4 td, .tabela4 tr, .tabela4 table{
	color:#000;
	font-size:11px;
	border-top:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	background-color:#D7D7D7;
}
