/* CSS base version 1.4 */

body{
margin:0;
padding:0;
font-size: 62.5%;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6{
margin:0;
}
h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */
input, select, th, td, textarea,
li li, li p, td p, blockquote p {font-size:1em}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1.5em;
}

ol ul li{
	list-style: disc;
}

/* Miscellaneous conveniences: */
label {
	cursor: pointer;
}
fieldset {
	border: none;
	position: relative;
	margin-top:1em; 
	padding-top:.75em;
}
legend{ 
	position:absolute; 
	top: -.5em; 
	left: .5em;
	color: inherit 
}
button{
overflow:visible;
width:auto;
}
dt{
font-weight:bold;
}
sup {
line-height: 0;
vertical-align: text-top;
}

table {
border-spacing:0;
border-collapse: collapse;
font-size:1em;
}

/*table {
border-collapse: collapse;
border-spacing:0;
empty-cells:show;
width:100%;
}
td,th{
border:1px solid #999;
padding:1px 3px;
}*/

a img{
border:0;
}
a, a:focus, a:active{
outline:none;
}
/*img{ 
behavior:url("inc/pngbehavior.htc"); 
} */

code{
    font-family: Monaco,ProFont,"Bitstream Vera Sans Mono","Andale Mono",Courier,monospace;
}


/********************* CLASSES *********************/
.hide{
display:none;
}
.show{
display:block;
}
/* formValidator.js elements */
.required{
border-left-color:#c00;
}
#errormsg{
color:#c00;
padding:5px 10px 5px 22px;
font-size:14px;
font-style:italic;
background-image:url(/img/v3/alert.gif);
background-repeat:no-repeat;
background-position:2px 6px
}
.error{
background-color:#ffff86;
}
.clear{
clear:both;
height:0;
width:100%;
visibility:hidden;
}
img.alignRight{
margin:2px 0 2px 9px;
}
img.alignLeft{
margin:2px 9px 2px 0;
}

.backwards {unicode-bidi:bidi-override; direction: rtl; }
/* search engine highlite (sehl) */
.hl0	{ background-color: #FFFF99 }
.hl1	{ background-color: #FF99FF }
.hl2	{ background-color: #99FFFF }
.hl3	{ background-color: #FF9999 }
.hl4	{ background-color: #9999FF }


/* CSS por Oktala <www.oktala.com.br> */



body{
text-align:center;
background:#e5eaec url(/img/v3/bg.png) repeat-x top;
color:#111;
font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans;
}
th{
color:white;
background:#243e57
}
td,th{
border-left-color:#eee;
border-right-color:#eee;
font-size: 1em;
}
h1{
font-weight:bold;
color:#243e57
}
.pageTitle{
font-weight:bold;
color:#243e57
}
.pageTitle{
font-weight:bold;
color:#243e57
}
h2,h3{
margin:1.1em 0 0;
}
.subTitle{
border-bottom:1px solid #eee;
color:#555;
clear:left;
margin: 1.1em 0 0;
}
h2{
border-bottom:1px solid #eee;
color:#555;
clear:left
}
h3{
color:#186509;
font-family: Verdana, Tahoma, Arial, sans;
}
h5{
color:#005199;
letter-spacing:1px
}
p{
margin:.5em 0 1em
}
p strong, li strong{
background-color: #ffffd2;
padding-right:1px;
padding-left:1px;
}
blockquote{
margin:1.5em 0 0 2em;


color:#000;
/*font-family:"Palatino Linotype", Georgia, Times, serif;
line-height:1.1em;
font-size:1.1em;*/
display:block;
}
cite{
color:#842100;
font-family:"Palatino Linotype", Georgia, Times, serif;
}
/********************* TEMPLATE *********************/

#wrap{
margin:0 auto;
width:770px;
text-align:left;
position:relative;
font-size:1.2em;
overflow:hidden;
}
#header{
background:#243e57;
color:#fff;
margin:5px 0;
text-align:right;
height:70px;
overflow:hidden;
}
#header p{
margin:16px 0 0 0;
line-height:1.3;
color:#ddd
}
#header #chat{
float:right;
border-left:2px solid #5c6c7b;
padding-left:15px;
margin-left: 15px;
width:140px;
text-align:left;
}
#header #chat a img{border-bottom:1px solid #4c7d44;}
#header #chat a:hover img{border-bottom-color:#75e94f;}
#logo{
position:absolute;
top:8px;
left:0;
}
#header a{
color:#fff;
font-size:1.9em;
}

#content {
font-size:1.1em;
background:#fff url(/img/v3/sombra_menu.gif) repeat-x top;
padding:10px 20px 20px;
border:1px solid #ddd;
border-top:1px solid #aaa;
border-bottom:0;
width:725px; /* width:767px;*/
margin:0;
min-height:400px;
overflow:hidden;
}



#footer{
font-size:1em;
background:#243e57;
color:#fff;
text-align:center;
}
#footer p{
width:770px;
margin:0 auto;;
padding:30px 0 20px;
text-align:left;
background:url(/img/v3/base.png) no-repeat left top;
}
#footer big{
float:right;
text-align:right;
font-weight:bold;
margin-right:3px;
font-size:1.1em
}
#footer img{
vertical-align:middle;
}
#footer a{
color:#fff
}
/********************** MENU ***********************/
#nav{
height:107px;
margin:0;
position:relative;
}
#nav li:hover ul, #nav li.sfhover ul {
display:block;
}

#nav ul{
display:none;
border:0;
height:auto;
background:transparent url(/img/v3/base_menu.gif) no-repeat bottom;
position:absolute;
margin:0;
padding:0 0 11px;
white-space:normal;
left:0;
top:107px;
z-index:100
}
#nav ul li{
background:#fff;
float:left;
display:block;
padding:0 6px;
height:auto;
width:138px; /* 138*/
margin:0;
border-left:1px solid #bbb;
border-right:1px solid #bbb;
}
#nav ul li a{
float:none;
padding:4px 1px;
height:auto;
font-size:10pt; 
background:none;
line-height:1;
border-bottom:1px solid #ccc;
color:#444;
margin:0
}
#nav ul li a:hover{
background:#faf8cc;
color:#0847a4;
border-color:#0847a4;
}
#nav li{
display:block;
list-style:none;
margin:0 4px 0 0;
background:#fff url(/img/v3/tab.jpg) no-repeat top;
float:left;
width:150px;
height:107px;
padding:0;
position:relative
}
#nav a{
display:block;
/*float:left;*/
padding:80px 0 0 0;
height:7px;
width:100%;
font-weight:normal;
font-size:1.5em;
text-align:center;
text-decoration:none;
color:#22486c;
background-repeat:no-repeat;
background-position: center 10px;
}

#m01 a{background-image:url(/img/v3/cond.jpg)}
#m02 a{background-image:url(/img/v3/empr.jpg)}
#m03 a{background-image:url(/img/v3/suporte.jpg)}
#m04 a{background-image:url(/img/v3/downl.jpg)}
#m05 a{background-image:url(/img/v3/quem.jpg)}
#m05{margin:0}
/********************* CLASSES *********************/

.box{
position:relative;
left:-20px;
padding:0 20px 0;
background:#fff url(/img/v3/destaque_bg.jpg) repeat-x bottom;
border-bottom:1px solid #bbb;
width:725px;  /* 767 */
margin-bottom:10px;
font-size:1.1em
}
.box_centralizado{
	width:200px;
	margin:0 auto;
}
.ie .box_centralizado{
	margin:0 33%;	
}
.imagem-destaque{
position:relative;
left:-21px;
top:-10px;
border-bottom:1px solid #999;
width:767px;
display:block;
}
.inline{
float:left;
margin: 5px 0 0;
border:0
}
.coluna{
float:right;
width:50%;
margin:0 0 20px 20px;
}
.rss{
float:right;
background:url(/img/v3/feed-icon-16x16.gif) no-repeat left;
padding-left:20px
}

.note{
text-align:right;
font-size:.9em
}
.tabelaExterna{
border-collapse: collapse;
border-spacing:0;
width:100%;
padding:0px 0px;
border:0px
}

.alerta{
border:2px solid #dabd7a;
color:#cc0000;
font-style:italic;
font-size:1.2em;
padding:8px 20px 8px 50px;
background:#ffffa2 url(/img/v3/alerta.gif) no-repeat 1.5% 50%;
margin:5px 0 10px 
}
.notaTecnica{
 text-align:left;
 border:1px solid #006600;
 color:#006600;
 font-style:normal;
 font-size:1em;
 font-color:#006600;
 padding:15px 20px 15px 60px; 
 background:#FFFFFF url(/img/v3/scientist.png) no-repeat 1.5% 50%;
 margin:5px 0 10px 
  }
  
  
/********FAQ interna título*******************/
.faqInterna {
	color:#990000;
}

/* ------Observação----*/

.ident{
  padding-left:25px;
}

.corpoH2{
    padding-left: 40px;
}

.observacaoInterna{
    padding:15px 20px 15px 15px; 
	text-align:justify;
	background-color:#FFFFCC;
	margin:5px 0 10px; 
 	text-align:left;
 	border:1px solid #000066;
 	color:#006600;
 	font-style:normal;
 	font-size:1em;
 	font-color:#006600;

}  

.lateral{
float:right;
border:1px solid #e6e6fa;
background:#f4f4fa;
padding:5px 12px;
margin:0 0 10px 15px;
width:18em
}

.indice {
color:#999;
}

.highlight {
background-color: #FFFF00;
}

.duasColunas{
	float:left;
	width:250px;
	margin: 12px 5px;
	padding-left: 0px;
}

/********************* ESPECIFIC *********************/
#news{
border-top:1px solid #ddd;
}
#news li{
list-style:none;
display:block;
border-bottom:1px solid #ddd;
padding:0 5px 7px 22px;
background:url(/img/v3/item.gif) no-repeat 2px 13px;
margin:0;
}
#news li a{
text-decoration:none;
display:block;
font-size:1.1em
}
#news li a:hover{
text-decoration:underline
}
#news li em{
color:#999;
font-size:.75em;
text-align:right;
font-style:normal;
display:block
}

#fotoComercial{
	font-size:10px;
	clear:both;
	width:250px;
}
#fotoComercial img {float:left;}
#fotoComercial #nome{font-size:14px;}
#alignIco{height:16px; margin:1px;}
/********************* IE 5 *********************/

.ie #nav ul li{
width:150px;
}
.ie #content{
width:767px;
}
.apresComercial{
	clear:both;
	width:300px;
	margin-top:10px;
}
.apresComercial .dados{
	width:150 px;
	float:left;
	margin-top:10px;
}
.apresComercial .foto{
	float:left;
	margin-right:10px;
	margin-top:10px;
}


/* ----- PRINTABLE -----*/
@media print{
#nav {
    display:none;
}
#footer p{
border-top:2px solid #999;
width:99%;
padding:0
}
#header p{
display:none
}
#content{
margin:0;
border:0;
width:100%;
padding:0;
overflow:visible; /*firefox bug ao impirmir*/
float:none; /*firefox bug ao impirmir*/
position:relative; /*firefox bug ao impirmir*/
}
#wrap{
width:auto;
overflow:visible; /*firefox bug ao impirmir*/
float:none; /*firefox bug ao impirmir*/
position:relative; /*firefox bug ao impirmir*/
}
#header{
height:auto
}
#logo{
float:right;
position:static;
}
#logo img{
border:5px solid #243d56
}
.lateral{
	display:none;
}
lateralEsquerda{
	display:none;
}
}

