		*{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
		}
		
		div.domtab{
	font-size:90%;
		}
		ul.domtabs{
	width:100%;
	margin:1em 0 0 0;
	float: left;
		}
		ul.domtabs li{
	padding:0 4px 0 0;
	float: left;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
	width:50px;
	padding:10px 10px 1px;
	display:block;
	color:#ccc;
	height:20px;
	font-weight:bold;
	text-decoration:none;
	background-color: #999;
	text-align: center;
	border-bottom: 3px solid #888;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
	height:auto;
	min-height:2em;
		}
		ul.domtabs a:hover{
	background-color: #eee;
	border-bottom: 3px solid #eee;
		}
		div.domtab div{
	clear:both;
	width:auto;
	color:#666;
	padding:1em 1.5em;
	background-color: #eee;
	text-align: justify;
	line-height: 16px;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
	color:#999999;
	background-color: #eee;
	border-bottom: 3px solid #eee;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		pre{
	font-size:1.2em;
	padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
	color:#666;
	display:block;
	padding:.5em .5em;
	font-weight:bold;
	font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
	color:#777;
	display:inline;
	padding:0;
	font-weight:bold;
	font-size:11px;
	text-transform: none;
		}
h2 {
	border-bottom: 1px solid #ccc;
	text-align: left;
	margin-top: 5px;

}



		
/* other scheme! */
#other{
	font-size:0.8em;
	margin-left:0.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{

	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}
#servicos_content {
	height: 14em;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}

