@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #007CC3;
}
a:active {
	text-decoration: underline;
	color: #333;
}
.combobutton {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-right: 3px; 
	padding-left: 3px; 
	font-size: 14px;
	background-image:url(../imagens/bg_bt.gif);
	padding-bottom: 3px; 
	color: #ffffff; 
	padding-top: 3px;
	border-top: 0px solid; 
	border-left: 0px solid; 
	border-right: 0px solid; 
	border-bottom: 0px solid
}
.combotext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin: 0px 0px; 
	border-top: #C0C0C0 1px solid; 
	border-bottom: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
}
.combotexton {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	border-right: #C0C0C0 1px solid; 
	border-top: #C0C0C0 1px solid; 
	margin: 0px 0px; 
	border-left: #C0C0C0 1px solid; 
	border-bottom: #C0C0C0 1px solid;
	background-color: #D7E4EB;
}
.font24 {
	font-size: 24px;
}
.font16 {
	font-size: 18px;
}
.font16red {
	font-size: 18px;
	color:#007CC3;
}
#banner_full {
	border: 0px #CCC solid;
	position: relative;
	z-index: 1;
}
#banners {
	LEFT: 511px;
	WIDTH: 30px;
	POSITION: absolute;
	VISIBILITY:normal;
	TOP: 327px;
	HEIGHT: 30px;
	z-index: 1000;
}
