body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fundo_esq {
	background-image: url(int_imagens/img_fundo_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fundo_dir {
	background-image: url(int_imagens/img_fundo_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topo {
	background-image: url(int_imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_peq {
	font-family: "trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}


.sombra_esq {
	background-image: url(int_imagens/sombra_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 40px;
	height: auto;
}
.sombra_dir {
	background-image: url(int_imagens/sombra_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 40px;
}
.texto1 {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto1:hover {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.texto2 {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.texto2:hover {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.texto3 {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
.texto3:hover {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 13px;
}
.texto4 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.texto4:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.texto5 {
	font-family: "trebuchet MS";
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.texto5:hover {
	font-family: "trebuchet MS";
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
}

.combo1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cbcbcb;
	height: 19px;
	width: 156px;
	padding: 2px;
}


.form1 {
	background-color: #FFFFFF;
	margin: 2px;
	height: 14px;
	width: 81px;
	border: 1px solid #c7c7c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.form2 {
	background-color: #FFFFFF;
	margin: 2px;
	height: 14px;
	width: 70px;
	border: 1px solid #c7c7c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


