html, body {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: url(../gfx/bg_top.jpg) top center repeat-x #dfdfdf;}
a {color: #06c;}
a:hover {color: #f60;}
a img {border: none;}


/* HEAD */
#head {
	position: relative;
	margin: auto;
	width: 770px;
	height: 23px;
	background: url(../gfx/bg_head.jpg) center top no-repeat;
	margin-bottom: -23px;}


/* MASTER */
#master {
	position: relative;
	margin: auto;
	width: 770px;
	text-align: left}



/* LEFT COLUMN */
#leftCol {
	position: relative;
	float: left;
	width: 220px;
	padding-top: 190px;
	background: url(../gfx/bg_left.jpg) top no-repeat;
	background-position: 30px 110px;}
#leftCol img#logo {
	position: absolute;
	top: 0px;
	left: -10px;}

#leftCol div.formulario {
	position: relative;
	margin-top: 20px;}
#leftCol div.formulario div.transp {
	background: #000;
	opacity: 0.1;
	-moz-opacity: 0.1;
	height: 90px;}
#leftCol div.formulario div.formAC {
	position: absolute;
	top: 6px;
	left: 3px;
	width: 214px;
	height: 80px;
	background: url(../gfx/bg_ac.gif) center center no-repeat;}
#leftCol div.formulario div.formAC img {
	position: absolute;
	top: -5px;
	left: -10px;}
#leftCol div.formulario div.formWM {
	position: absolute;
	top: 6px;
	right: 3px;
	width: 214px;
	height: 80px;
	background: url(../gfx/bg_wm.gif) center center no-repeat;}
#leftCol div.formulario div.formWM img {
	position: absolute;
	top: -2px;
	left: -25px;}
#leftCol div.formulario input.input01 {
	position: absolute;
	top: 34px;
	right: 47px;
	width: 70px;
	height: 16px;
	border: none;
	background: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;}
#leftCol div.formulario input.input02 {
	position: absolute;
	top: 54px;
	right: 47px;
	width: 70px;
	height: 16px;
	border: none;
	background: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;}
#leftCol div.formulario button {
	position: absolute;
	top: 39px;
	right: 7px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;}


/* RIGHT COLUMN */
#rightCol {
	position: relative;
	float: right;
	width: 530px;
	background: url(../gfx/bg_right.gif) top right no-repeat;
	margin-top: 24px;}
#rightCol h1 {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;}


/* CONTENT */
#content {
	position: relative;
	border: 2px solid #d9d9d9;
	background: #fff;
	padding: 15px;}
#content div#vitrine {
	margin: -15px;
	margin-bottom: 20px;}

#content div.thirdPart {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 150px;}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e77800;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;}
#content div.thirdPart p {
	margin: 0px;
	padding: 0px;
	text-align: justify;}
#content div.thirdPart3 {margin-right: 0px;}

#content div.freeText {text-align: justify;}
#content div.freeText img {
	float: right;
	position: relative;
	margin-left: 15px;
	clear: right;
	border: 2px solid #dedede;}

#content div.list {}

#content div.list div {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../gfx/dotz.gif) left bottom repeat-x;}
#content div.list div a {text-decoration: none;}
#content div.list div img {
	float: right;
	margin-left: 15px;
	border: 2px solid #ccc;}
#content div.list div big {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	color: #999;
	margin: 0px;
	padding: 0px;}
#content div.list div p {
	margin: 0px;
	padding: 0px;
	color: #333;}
#content div.list div small {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f60;}

#content div.paginacao {
	text-align: center;
	font-size: 12px;
	word-spacing: 10px;
	line-height: 25px;
	margin-top: 10px;
	clear: both;
	display: block;}
#content div.paginacao a {
	text-decoration: none;
	color: #868686;}
#content div.paginacao a:hover {color: #193956;}
#content div.paginacao a.current {
	color: #193956;
	font-size: 18px;}
#content div.paginacao img {
	border: none;
	background: none;
	padding: 0px;
	margin-bottom: -6px;}

#content div.left {
	position: relative;
	float: left;
	width: 280px;}

#content div.right {
	position: relative;
	float: right;
	width: 205px;}

#content form input,
#content form textarea {
	border: 2px solid #a5a5a5;
	background: #dedede;
	color: #333;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
#content form textarea {overflow: auto;}
#content form button {
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;}

#content table.parceiros tr td {
	padding-bottom: 10px;}
#content table.parceiros tr td img {border: 2px solid #ccc;}



/* FOOTER */
#footer {
	position: relative;
	clear: both;
	display: block;
	background: url(../gfx/bg_footer.jpg) top repeat-x;
	height: 126px;
	padding-top: 1px;
	margin-top: 20px;}
#footer div#foot {
	position: relative;
	clear: both;
	width: 770px;
	height: 53px;
	padding-top: 10px;
	margin: auto;
	background: url(../gfx/bg_foot.jpg) center top no-repeat;
	text-align: right;
	color: #c8c8c8;
	line-height: 15px;}
#footer div#foot img#sys1 {
	position: absolute;
	top: -20px;
	left: -30px;}
#footer div#foot img#sys2 {
	position: absolute;
	top: 17px;
	left: 140px;}
#footer div#partners {
	position: relative;
	clear: both;
	width: 770px;
	height: 52px;
	padding-top: 5px;
	margin: auto;
	background: url(../gfx/bg_partners.jpg) center top no-repeat;
	text-align: left;
	word-spacing: 15px;}



/* OTHER CLASSES */
.spacer {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 1px;
	overflow: hidden;
	display: block;
	clear: both;}