html {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body {
  background-color: #C0BFBF;
  margin: 0px;
  padding: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: small;
  height: 100% !important;
}

#geral {
  display: block;
  position: relative;
  margin: 10px auto;
  padding: 0px;
  background-color: #FFF;
  width: 779px;
	height: auto !important;
	height: 100%;
  overflow: visible;

}

#cabecalho {
  display: block;
  position: relative;
  margin:0px;
  padding: 0px;
  width: 780px;
  height: 120px;
	color: #777;
	background: transparent url("../img/head.jpg") -2px 0px no-repeat;
}

#efeito_head {
  position:absolute;
	top: 14px;
	left: 250px;
}

#painel_botoes {
  display:block;
	position:absolute;
	top: 5px;
	right: 10px;
	height: 29px;
}

#painel_idiomas{
  display:block;
	position:absolute;
	top: 95px;
	right: 10px;
	height: 29px;
}

#painel_idiomas img {
  border: 0px;
}

#painel_login {
  display:block;
	position:absolute;
	top: 26px;
	right: 10px;
}

#painel_login p {
  margin: 0px;
	padding: 0px;
}

#painel_login label {
  display: block;
	width: 50px;
	float:left;
	text-align: right;
  margin: 0px;
	padding: 0px;
	margin-right: 6px;
	margin-top: 3px;
	font-weight: bold;
	font-size: 12px;

}

#painel_login input.field {
  height: 11px;
	border: 1px solid #AAA;
	font-size: 10px;
	color: #AE1317;
	margin-top: 3px;
}

#data_site{
  display:block;
	position:absolute;
	top: 95px;
	left: 5px;
	font-weight: bold;
}

#menu {
  display: block;
  position: absolute;
  margin:0px;
  padding: 0px 10px;
  float:left;
	top:0px;
	left: 5px;
  background: #AE1317 url("../img/rodapemenu.jpg") left bottom no-repeat;
  width: 140px;
  height: 100%;
  color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

#menu img {
  margin: 0px;
	padding: 0px;
}

#verticalmenu {
  margin: 0px;
	margin-left: -5px;
	padding: 0px;
	list-style: none;
}

#verticalmenu li {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	background: transparent url("../img/menuseparador.jpg") left bottom no-repeat;
}

#verticalmenu li a {
  display: block;
  background: transparent url("../img/menuseta.jpg") left 4px no-repeat;
	padding-left: 8px;
	height: 20px;
  color: #FFF;
	text-decoration: none;
	font-weight: normal;	
}

#verticalmenu li a:hover {
	font-weight:bold;
}

#verticalmenu li ul {
  position: absolute;
  background: #BF0008 url("../img/fundosubmenu.jpg") top left repeat-y;
	border: 4px solid #AE1317;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 15px;
	display: none;
	z-index:100;

}

#verticalmenu li ul {
  list-style: none;

}
#verticalmenu li ul li{
	background: none;
	margin: 0px;
	margin-left: 3px;
	padding: 0px;
}

#verticalmenu li ul li a  {
  color: #FFF;
	text-decoration: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal; 
}

#verticalmenu li ul li a:hover  {
  color: #FFF;
	text-decoration: underline;
	font-weight: normal;  
}


#conteudo {
  display: block;
  position: relative;
  margin:0px;
  padding-left: 170px;
	padding-right: 145px;
	padding-bottom: 30px;
  width: 465px;
  min-height: 1400px;
	height: auto !important;
	height: 100%;
	color: #777;	
}



#conteudo span.obriga {
  color: #AE1317;
	font-weight: bold;
	font-size: 15px;
}

#conteudo label.label {
  display:block;
	width: 90px;
	float: left;
}

#conteudo input.campo,textarea.texto, select.seletor  {
  border: 1px solid #AAA;
	margin-bottom: 5px;
	width: 350px;
  color: #AE1317;
}

#conteudo input.campoA {
  border: 1px solid #AAA;
	margin-bottom: 5px;
	width: 350px;
        background-color:#f0f0f0;
  color: #AE1317;
}



#conteudo a {
	color: #CC0033;
	text-decoration: underline;
}

#conteudo a:hover {
	text-decoration: none;
	font-weight: 300;
}

#conteudo div.mensagem {
  text-align: center;
  border: 1px solid #AAA;
	background: #FAFAFA;
	font-weight: bold;
	color: #AE1317; 

}

#conteudo h1 {
  color: #AE1317;
	font-size: 14px;
	border-bottom: 2px dotted #AE1317; 

}

#conteudo h2 {
  font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

#conteudo h3 {
  font-size: 11px;
	color: #AE1317;
	margin: 0px;
	padding: 0px;
}

#conteudo p {
  text-align: justify;
	margin: 0px;
	padding: 0px;
}

#coluna_direita{
  display: block;
  position: absolute;
  margin: 0px;
  padding: 3px;
  float:right;
	top:0px;
	right: 5px;
  width: 130px;
  height: 100%;
  overflow: visible;  
	background: #E5E5E5 url("../img/rodapemenud.jpg") left bottom no-repeat;
}

#coluna_direita form {
  margin: 0px;
	padding: 0px;
}

#coluna_direita .field {
  height: 12px;
	border: 1px solid #AAA;
	margin-top: 4px;
	font-size: 10px;
	color: #AE1317;
}

#coluna_direita h1 {
  color: #AE1317;
	font-size: 13px;
	border-bottom: 2px dotted #AE1317; 
	text-align: right;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#coluna_direita p {
  margin: 0px;
	padding:0px;
	font-size: 10px;
}

#rodape {
  display: block;
  position: relative;
  margin:0px;
	margin-top: -2px;
  padding: 0px 5px;
	padding-top: 60px;
  width: 770px;
  height: 52px;
  text-align: center;
  font-size: smaller;
	background: transparent url("../img/rodape.jpg") -2px bottom no-repeat;
}


#rodape address {
  font-style: normal;
  color: #AE1317;
	margin: 0px;
	padding: 0px;	


}

.botaoOk {
  position: absolute;
	background: transparent url("../img/bot_ok.jpg") left top no-repeat; 
	color: transparent;
	width: 23px;
	height: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

p.erro {
  color: #990000;
	font-weight: bold;
	text-align:center;
}

.icone {float:left; width:104px; height: 110px; margin:18px; text-align: center;font-size:smaller;}
.icone img {float: none; margin: 0px; padding: 0px; border: 0px;}
.icone p {margin: 0px; padding:0px;}

.icone2 {float:left; width:120px; height: 100px; margin: 10px;}
.icone2 img {float: none; margin: 0px; padding: 0px;}
.icone2 p {margin: 0px; padding:0px;}

.contactform {width:560px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:435px; margin-bottom: 10px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:430px;  margin-bottom: 10px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}


.contactform textarea {width:530px; margin-bottom: 10px;margin-left: 13px;padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:smaller;}
.contactform input.button {margin-bottom: 10px;float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
.clear-contentunit {clear:both; width:580px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

table {clear:both; width:465px; margin:0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
table th.top {height:2em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:xx-small;}
table th {height:1.5em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:xx-small;}
table tr {height:1.5em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:xx-small;}
tr.inativo {background-color: #F3CDCE}

table td {
  height: 1.5em; 
  padding: 2px 7px 2px 7px; 
	border-left: solid 2px rgb(255,255,255); 
	border-right: solid 2px rgb(255,255,255); 
	border-top: solid 2px rgb(255,255,255); 
	border-bottom: solid 2px rgb(255,255,255); 
	background-color: rgb(225,225,225); 
	text-align: left; 
	font-weight: normal; 
	color:rgb(80,80,80); 
	font-size:xx-small;
}

#submenu {
  display:block;
	position:relative;
	width: 465px;
	height: 350px;
	background: transparent url("../img/fundo_submenu.jpg") top left no-repeat;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 55px;
}


#submenu h1.tit{
  display: block;
	position: absolute;
	color: #AE1317;
	border: 0px;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
  top: 10px;
	z-index: 1;
	width: 100%;
}

#submenu h1.tit span {
  position: absolute;
	color: #E6E6E6;
	font-size: 40px;
	left: -10px;
	top: -20px;
	z-index: -1;
	width: 100%;
	
}

#submenu h2.tit{
  display: block;
	position: absolute;
	color: #AE1317;
	border: 0px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
  top: 60px;
	left: 170px;
	z-index: 1;
	width: 100%;
}

#submenu h2.tit span {
  position: absolute;
	color: #E6E6E6;
	font-size: 26px;
	left: -7px;
	top: -12px;
	z-index: -1;
	width: 100%;
	
}


#submenu ul {
  display: block;
	list-style: none;
	width: 170px;
	margin: 10px;
	margin-top: 20px;
	padding: 0px;
	overflow: hidden;
}

#submenu ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	background: transparent url("../img/menuseparador.jpg") left bottom no-repeat;
}

#submenu ul li a {
  display: block;
	color: #FFF;
	font-weight: normal;
	width: 148px;
	height: 20px;
	padding-left: 8px;
	background: transparent url("../img/menusetainv.jpg")  left 4px no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

#submenu ul li a:hover {
 font-weight: bold;
}


#Scroller-1 {  overflow: hidden;
	position:absolute;
	width:160px; 
	height:300px;
	margin:0px;
	padding:0px;}
#Scroller-1 p {  margin: 0; padding: 10px 20px;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;  text-indent: 20px;  color: #6F6048;}
.Scroller-Container {  position: absolute;  top: 0px; left: 0px;}
#Scrollbar-Container {  position: absolute;  top: 70px; left: 168px;}
.Scrollbar-Up {  cursor: pointer;  position: absolute;}
.Scrollbar-Track {  width: 9px; height: 300px;  position: absolute;  top: 13px;  background: transparent url("../img/barra_scroll.jpg") no-repeat center center;}
.Scrollbar-Handle {  position: absolute;  width: 9px; height: 13px;}
.Scrollbar-Down {  cursor: pointer;  position: absolute;  top: 313px;}


#Scroller-2 { 
  overflow: hidden;
  position: absolute; 
  width: 250px;
  height: 110px;
	margin: 0px;
	padding: 0px;
  top: 90px;
	left: 190px;
  font-size: x-small;
	text-decoration: none;
	color: #999;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

#Scroller-2 a {
  display: block;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
}


#Scroller-2  a:hover {
	font-weight: bold;
	text-decoration: underline;
}



#Scrollbar-Container2 .Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container2 {
  position: absolute;
  top: 90px; left: 445px;

}



#Scrollbar-Container2 .Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
#Scrollbar-Container2 .Scrollbar-Track {
  width: 9px; height: 90px;
  position: absolute;
  top: 12px;
  background: transparent url("../img/barra_scroll_cinza.jpg") no-repeat center center;
}
#Scrollbar-Container2 .Scrollbar-Handle {
  position: absolute;
	margin-left: 1px;
  width: 7px; height: 12px;
}
#Scrollbar-Container2 .Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 102px;
}

img.center {
  display:block;
  margin: 0px auto;
}

