/********************************************
					TOPO
********************************************/

#topo-left {
	background:url(../img/bg/topo-left.gif) repeat-x center top;	
	height:172px;
}

#topo-middle {
	width:940px;
	margin:0 auto;
	background:url(../img/bg/menu.gif) no-repeat center top;
}

#topo-right {
	background:url(../img/bg/topo-right.gif) repeat-x center top;
}

#topo-right .bg_up {
	height:172px;
	background:url(../img/bg/topo-right_up.gif) no-repeat left top;
}

/********************************************
					CORPO
********************************************/

#corpo-left {
	background:url(../img/bg/corpo-left.png) repeat-x center top;	
	height:85px;
}

#corpo-middle {
	width:940px;
	margin:0 auto;
	background:url(../img/bg/corpo-middle.png) no-repeat center top;
}

#corpo-right {
	background:url(../img/bg/corpo-right.png) repeat-x center top;
}

/********************************************
				MAIN-CONTENT
********************************************/

#main-content {
	float:left;
	width:660px;	
}

#maincontent-titulo {
	height:102px;
	margin-bottom:7px;
}

#maincontent-titulo .padding {
	padding:22px 0 21px 0;
}

/********************************************
					SIDEBAR
********************************************/

#sidebar {
	float:right;
	margin-top:30px;
	width:250px;	
}

/********************************************
					FORM
********************************************/

.campo, .input, .input div {
	float:left;
}

.campo {
	position:relative;
	margin-bottom:6px;
}

label {
	margin-bottom:6px;
	display:block;	
}

label.infield {
	position:absolute;
	margin-bottom:0;
	top:5px;
	left:10px;
}

.input {
	height:29px;
}

.input-textarea {
	height:auto;	
}

.input .inpt-t {
	background:#fff url(../img/bg/inp-t.gif) repeat-x center top;	
}

.input .inpt-b {
	background:url(../img/bg/inp-b.gif) repeat-x center bottom;	
}

.input .inpt-l {
	background:url(../img/bg/inp-l.gif) repeat-y left center;	
}

.input .inpt-r {
	background:url(../img/bg/inp-r.gif) repeat-y right center;	
}

.input .inpt-tl {
	background:url(../img/bg/inp-tl.gif) no-repeat left top;	
}

.input .inpt-tr {
	background:url(../img/bg/inp-tr.gif) no-repeat right top;	
}

.input .inpt-bl {
	background:url(../img/bg/inp-bl.gif) no-repeat left bottom;	
}

.input .inpt-br {
	height:30px;
	background:url(../img/bg/inp-br.gif) no-repeat right bottom;	
}

.input input, textarea {
	padding:8px 10px 7px 10px;
}

textarea {
	overflow:auto;
}

form .separador {
	float:left;
	padding:5px;
}

.submit {
	padding:0 !important;	
}

#informativo {
	height:100%;
	padding:20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#2a3768;
	margin-bottom:60px;
}

#informativo h3 {
	font-size:19px;
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
}

#informativo p {
	color:#7e87a6;	
}

#informativo .input {
	background:url(../img/bg/input-informativo.gif) no-repeat center left;	
}

#informativo .radio span {
	padding-left:5px;
	color:#7e87a6;
}

#informativo .campo {
	margin-bottom:10px;	
}

#informativo form {
	border-top:1px solid #47527c;
	margin-top:15px;
	padding-top:15px;
}

#marcas {
	text-align:center;
}

/********************************************
					RODAPE
********************************************/

#rodape {
	margin-top:50px;
	position:relative;	
}

#rodape-left {
	background:url(../img/bg/rodape-left.gif) repeat-x center top;	
	height:115px;
}

#rodape-middle {
	position:relative;
	width:940px;
	margin:0 auto;
	background:url(../img/bg/rodape-middle.gif) no-repeat center top;
	vertical-align:top;
}

#rodape-right {
	background:url(../img/bg/rodape-right.gif) repeat-x center top;
}

#rodape-hotlinks {
	padding-left:0;
}

#rodape-hotlinks li {
	list-style:none;
	float:left;
	margin-top:11px;
}

#rodape-hotlinks li a {
	color:#fff;
}

#rodape-hotlinks li span {
	padding:0 6px;
	color:#6f7caa;
}

#rodape-hotlinks li.first {
	margin-left:0;	
}

#rodape .pontocriativo {
	display:block;
	float:right;
	margin-top:24px;
	font:9px Tahoma, Arial;
	color:#999;
}

.end {position:absolute; bottom:10px; left:475px;}

/********************************************
					GERAL
********************************************/

.center {
	width:940px;
	margin:0 auto;
	padding:0 30px;
}

h1, h4 {
	font-size:18px;
	color:#2a3768;
	/*text-transform:capitalize;*/
	margin-bottom:18px;	
}

h1 {
	margin-bottom:8px;	
}

.meiamargem {
	margin:10px 0;	
}

.margem {
	margin:20px 0;	
}

.threecol {
	float:left;
	width:200px;
	margin:20px 0 0 30px;
}

.threecol-first {
	margin-left:0;
}

.threecol-firstline {
	margin-top:0;
}

.linha01, .linha02 {
	height:1px;
	background-color:#000;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	opacity: 0.1;
}

.linha01 {
	margin:20px 0;
}

.linha02 {
	margin:26px 0;
}

.cor-destaque01 {
	color:#2a3768;	
}

.cor-destaque02 {
	color:#ee8f04;
}

ul.text li {
	list-style:none;
}

.voltar {
	margin-top:26px;
	padding-top:20px;
	border-top:1px solid #e5e5e5;
}

.listing {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #e5e5e5;
}

.listing-text {
	margin-top:30px;
	padding-top:30px;
}

.listing-firstline {
	margin-top:0 !important;
	padding-top:0 !important;
	border-top:0 !important;
}

/** Fotos THUMBS **/
#fotos-thumbs {
	/**/
}

#fotos-thumbs .box {
	width: 568px;
	height: 140px;
	overflow: hidden;
	margin-left: 11px;
	float: left;
}

#fotos-thumbs ul {
	width: 7000em;
}

#fotos-thumbs li {
	float: left;
	margin-left: 14px;
	list-style:none outside none;
	padding:0;
}

#fotos-thumbs li.first {
	margin-left:0;
}

#fotos-thumbs li a {
	display:block;
	float:left;
	height:100%;
	border:1px solid #e5e5e5;
	padding: 9px;
	outline:none;
}

#arrow-left, #arrow-right {
	float: left;
	outline:none;
}

#arrow-right {
	margin-left: 11px;
}