﻿body {
	margin: 0px;
	background: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	color: #333333;	
}
.main {
	width: 930px;
	background: #fff;
	margin-left: auto; margin-right: auto;	
}
.content {
	padding-top: 3px;
	padding-bottom: 3px;
}
.wrapper { width: auto; display: block; clear: both; }
.header {
	height: 125px;
}
.headlogo {
	width: 100%;
	height: 99px;
	background-image: url('header.jpg');
	background-repeat: no-repeat;
}
.headnav {
	width: 914px;
	height: 26px;
	background-image: url('nav_bg.jpg');
	background-repeat: repeat-x;	
	padding-top: 6px;
	padding-left: 16px;
	font-weight: bold;
}
.headnav a:hover {
	text-decoration: underline;
	color: #233f80;	
}
#footer {
	background: #000;
	padding: 5px;
	height: 15px;
	margin-top: 5px;
}
.foot {
	vertical-align: top;
	color: #fff;	
}
.foot a {
	color: #f2f2f2;
}
.foot a:hover {
	color: #f2f2f2;
}
a {
	text-decoration: none;
	color: #233f80;
}
a:hover, a:active {
	text-decoration: underline;
	color: #233f80;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
}
h1 {
	font-size: 12pt;
	color: #233f80;	
	line-height: 12pt;
}
h2 {
	font-size: 10pt;
	color: #333;	
	line-height: 10pt;
}
.colside {
	float: left;
	width: 150px;
}
.coldata {
	float: left;
	width: 770px;	
}
.coldata2 {
	float: left;
	width: 610px;
}
.colmid {
	float: left;
	width: 300px;
}
.colmini {
	float: left;
	width: 145px;
}
.colsep {
	float: left;
	width: 10px;
	height: 10Px;
}
.colsepmin {
	float: left;
	width: 6px;
	height: 10Px;
}
/* Boxes */
.tab1topo {
	background: #333333;
	color: #fff;
	padding: 3px;
	font-weight: bold;
}
.tab1box {
	background: #f2f2f2;
	padding: 3px;
}
.tab2topo {
	background: #666666;
	color: #333;
	padding: 3px;
	font-weight: bold;
}
.tab2box {
	background: #F7F6F3;
	padding: 3px;
}
.ctl {
	position: relative; 
	font-family: Arial; 
	font-size: 8pt;
	color: #333;
}

.carrinho {
	font-size: 12pt;
	padding: 8px;
	text-align: center;
	background: #F7F6F3;
}

