@charset "utf-8";

td img {
	display: block;
}
body, td, th {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FDFAF5;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #739DB6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #739DB6;
}
a:hover {
	text-decoration: none;
	color: #C58434;
}
a:active {
	text-decoration: none;
	color: #C58434;
}
.pix_esquerda {
	float: left;
}
.td_home {
	padding-left: 20px;
}
.td_lateral {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.formulario {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	background-color: #E6F1F5;
	border: 1px solid #9EBDD2;
}
