@charset "utf-8";
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(imge/background_v2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E7E7E;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
}
.caixaFormulario {
	font-size: 10px;
	color: #999999;
	font-family: verdana;
	background-color: #FFFFFF;
	border: 0px;
}.textoHeader {
	line-height: 11px;
	font-size: 9px;
	letter-spacing: 0px;
}
