@charset "windows-1250";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #301617;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg_total.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.borda_1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borda_rigth {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.traco_branco {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a:link {
	font-family: Calibri;
	font-size: 12px;
	color: #545241;
	text-decoration: none;
}
.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cor_amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
