
/* =GERAL */
body {	width:95%;	background:#fff; color:#000; margin:5pt; font:   12pt/1.5 "Times New Roman", Times, serif;	}

/* =ESTRUTURA */
#conteiner {	}

/* =LINKS */
.linhas_espaco {line-height:1.1em;}

/* =TABELAS */
table.borda { border-collapse: collapse; }

table tr td, table.borda tr th {padding:1px 8px; border:1px solid #FFF;	 }

/* =UTIL */
.img-left {float:left; margin-right:5px;}
.img-right {float:right; margin-left:5px;}
.dest {font-weight:bold;}
.center {text-align:center;}
img {border:none;}
.clear {clear:both;}
.hidden {display:none;}


#logo_designer { width:890px; height:40px; margin:0px auto; background:url(img_css/logo_inova.gif) 100% -5px no-repeat;}


/*

#lateral, #footer, #extra, #extra1, #extra2, #extra3, #extra4, #content p.rev {display:none}

q, cite, blockquote {	
	font-style:italic;
	}
fieldset {border-width:0;}
code, kbd, samp {
	}
abbr[title], acronym[title] {
	}
abbr {
	}
acronym {
	}
q {font-size:1.2em;}
blockquote {	
	border:1px solid #ccc;
	padding:2pt 1pt;
	}
.nt {font-style:italic;} 

pre {	display:block;	width:96%; 	font: normal 10pt "Courier New", courier, monospace;	line-height:1.2em;
	margin:2pt 0;
	padding:1pt;
	border:1px solid #ccc; 
	}
	
*/