@charset "UTF-8";
.style1 {font-size: 10px}
/* CSS Document */

.businesscontent {
	margin: auto;
	width: 916px;
	background-image: url(../images/contents/contabilidade.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link {

	color: #FF6600;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FF6600;

}

a:hover {

	text-decoration: none;

	color: #FF9900;

}

a:active {

	text-decoration: none;

	color: #FF6600;

}
.idiomatitle {
	font-family: Arial;
	font-size: 24px;
	color: #F60;
	font-weight: bold;
}
.idiomaspacer {
	float: left;
	height: 1350px;
	width: 10px;
}
.idiomasbold {
	font-weight: bold;
}
.table {
	list-style-position: outside;
	list-style-type: square;
	line-height: 17px;
}
