body,table,td,tr {
   font-family: tahoma, "trebuchet MS", verdana, arial, helvetica, sans-serif;
   font-size : 11px; color: #3F3F3F;
   overflow-y:auto;
   overflow-x:auto; 
}

.topobg {
	background-image:  url(images/bg_grad_top.jpg);
	background-repeat: repeat-x;

}

.divisorLine {
background-image:url(images/divisor-line.gif);
background-repeat: repeat-x;
background-position:center;
}

.divisorDots {
background-image:url(images/divisor-dots.gif);
background-repeat: repeat-x;
background-position:center;
}


a:link {color: #000000; text-decoration: none; font-weight: bold;} 
a:visited {color: #000000; text-decoration: none; font-weight: bold;} 
a:hover {color: #E48E00; text-decoration: none; font-weight: bold;} 
a:active {color: #000000; text-decoration: none; font-weight: bold;} 


.borda   {
	font-family:Verdana;
	font-size:9px;
	border:1px solid #000000;
	font-weight: normal;
	color: #333333;

}

.justify {text-align: justify}

.cursordefault { 	cursor: default; }

.cabecalho { 	font-family: Verdana, Tahoma, "Trebuchet MS", Arial; 	font-size: 18px; 	font-weight: bold; 	color: #000000; 	letter-spacing: -1px; }

.submenu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	background-image: url(images/bullet_rodape.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.submenu a:link {  font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none}
.submenu a:visited{  font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none}
.submenu a:hover{  font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none}
.submenu a:active{  font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none}

.rodape {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 10px;  color: #282621; text-decoration: none}
.rodape a:link {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 10px; font-weight: normal; color: #282621; text-decoration: none}
.rodape a:visited{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 10px; font-weight: normal; color: #282621; text-decoration: none}
.rodape a:hover{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none}
.rodape a:active{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 10px; font-weight: normal; color: #282621; text-decoration: none}

.titulo {
	font-family: Haettenschweiler, Verdana, Arial;
	font-weight: normal;
	font-size: 18px;
	color: #01AAE4;
}


.tituloProduto {
	font-family: Haettenschweiler, Verdana, Arial;
	font-weight: normal;
	font-size: 18px;
	color: #9d8267;
}



.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif, Haettenschweiler;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.subtitulo2 {
  font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.form_text {
	font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color: #3F3F3F;
    border: none;
	background-color: transparent;
}
.form_button {
	height:22px;
	background: #C6E1F9 url(images/fundo_bt_form.gif) repeat-x 0 0;
    font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #416E9F;
	padding-left:2px;
	padding-right:2px;
}
.bg-form {
	background-image: url(images/bg_form.gif);
	background-position: center;
	background-repeat: repeat-x;
	color:#999999;
}

.linhadashed {
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: dashed;
	border-bottom-color: #999999;
	border-bottom-width:1px
}
.fonte_azul {
	font-family: tahoma, "trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0482c4;
}
.fonte_branca {
	font-family: tahoma, "trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.fonte_tahoma_10 {
	font-family: "tahoma", trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px double #000000;
}

.form_text {
	font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 13px;
    border: none;
	background-color: transparent;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif, Haettenschweiler;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.subtitulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Haettenschweiler;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bordaBox {bbackground: ttransparent; width:30%;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {display:block; overflow:hidden; font-size:1px;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {height:1px;}
.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {background:#dcdbdb; border-left:1px solid #dcdbdb; border-right:1px solid #dcdbdb;}
.bordaBox .b1 {margin:0 5px; background:#dcdbdb;}
.bordaBox .b2 {margin:0 3px; border-width:0 2px;}
.bordaBox .b3 {margin:0 2px;}
.bordaBox .b4 {height:2px; margin:0 1px;}
.bordaBox .conteudo {padding:5px;display:block; background:#dcdbdb; border-left:1px solid #dcdbdb; border-right:1px solid #dcdbdb;}

.divisor {
background-image:url(images/divisor-pontilhado.gif);
background-repeat: repeat-x;
background-position:center;
}