body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(imgs/fundo.jpg);
}
input,select,textarea {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0066CC;
	background-color: #F9F9F9;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.input_botao {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.input_numero {
	width: 50px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
.txt_pq {
	font-size: 9px;
}

a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #0099CC;
}
.bck_pesq {
	background-image: url(imgs/bck_pesq.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rodape {
	letter-spacing: 1px;
	padding: 3px;
	background-image: url(imgs/bck_rod.jpg);
}
.navsup {
	font-size: 13px;
	color: #F9F9F9;
	padding-top: 7px;	
	padding-left: 25px;
	letter-spacing: 1px;
	font-family: "Arial Narrow", Arial, Verdana;
}
A.navsup {
	color: #F9F9F9;
	text-decoration: none;
}
A.navsup:visited {
	color: #F9F9F9;
	text-decoration: none;
}
A.navsup:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu A {
	display:block;
	height:33px;
	background-image: url(imgs/bt_up.jpg);
}
#menu A:hover {
	background-image: url(imgs/bt_over.jpg);
}
.tit_prod {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 13px;
	color: #666666;
	text-align: center;
}
.tit_mmod {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	text-align: center;
}
.tit_valor {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 24px;
	color: #00CCCC;
	font-weight: bold;
	text-align: center;
}
.inp_cpc {
	font-size: 11px;
	color: #0066CC;
	background-color: #F9F9F9;
	width: 100%;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.inp_log {
	font-size: 11px;
	color: #0066CC;
	background-color: #F9F9F9;
	width: 55px;
	border: 1px solid #CCCCCC;
}
.botao {
	font-size: 11px;
	color: #006699;
	width: 50px;
	font-weight: bold;
}
.brd_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.brd_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.brd_main {
	border: 1px solid #000099;
}
.status {
	color: #FF0000;
}

