body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin:5px;
}

table, tr, td, textarea, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body.smalltext, table.smalltext, tr.smalltext, td.smalltext, input.smalltext, textarea.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a { font-weight: bold;  text-decoration: none;  color: #6982AD;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #6982AD;   }

a.barra_menu { color:#000000; font-size:11px; font-weight:normal;}
a:hover.barra_menu { text-decoration:underline}

.topo { background-image:url('../images/bg_top.png'); background-repeat:repeat-x; background-position:top left}
.topo { height:54px; width:auto; padding:8px;}

.topo .cid_nome { float:left; margin: -8px;}

.barra {background-image:url('../images/barra_topo.png'); background-color: #FF9900; background-repeat:repeat-x; font-size:12px; padding: 7px 5px 5px; text-align: right}

