/* ===================== Basico ====================== */
html {
	background: #000 url(../images/bg_main.jpg) repeat-y top center;
	padding: 0;
	margin: 0;
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333;
	height: 100%;
}
ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
img, a {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.brclear {
	height: 1px;
	font-size: 1px;
	display: block;
	clear: both;
}
.spacer {
	margin: 10px 12px 10px 11px;
	display: block;
	clear: both;
}
span {
	display: block;
}
table {
	border-collapse: collapse;
}
tr, td {
	padding: 0;
	margin: 0;
}
a {
	color:#003366;
	font-weight:bold;
}
a:hover {
	color:#006699;
}
input, textarea, select {
	font-size:12px;
	border:1px solid #ffa5a1;
	background-color: #fff1f0;
}
.tabela {
	width: 350px;
	margin:5px;
}
.spacetable {
	width: 352px;
	margin:5px;
}
/* ===================== Estilos ====================== */
.flash {
	height: 33px;
	margin: 5px 0;
}
.folder {
	float:left;
	width:70px;
	margin:20px 0;
}
.manual {
	float:left;
	width:70px;
	margin:20px 0;
}
.datashit{
	float:left;
	width:70px;
	margin:20px 0;
}
.link {
	float: right;
	clear: both;
	color: #003366;
	font-weight: bold;
}
.link:hover {
	color: #006699;
}
.seta {
	float: right;
	clear: both;
	color: #003366;
	font-weight: bold;
	background: url(../images/seta.gif) no-repeat;
	width:45px;
	text-align:right;
}
.seta:hover {
	color: #006699;
	background: url(../images/seta_press.gif) no-repeat;
}
.seta_dir {
	background:transparent url(../images/seta_dir.gif) no-repeat scroll right top;
	clear:both;
	color:#003366;
	float:right;
	font-weight:bold;
	padding-right:10px;
	text-align:right;
	width:46px;
}
.seta_dir:hover {
	color: #006699;
	background: url(../images/seta_press_dir.gif) no-repeat scroll right top;
}
p {
	line-height: 135%;
}
i {
	font-weight: bold;
	color: #FF3300;
}
.imgmargin {
	margin: 2px 2px 15px 15px;
}
.vermelho {
	color:#da251d;
}
.p {
	font-size:13px;
	font-weight:bold;
}
.center {
	text-align:center;
}
.texto {
	float:left;
	width:445px;
	margin-bottom:30px;
}
#foto {
	float:right;
	width:250px;
	margin-bottom:30px;
}
/* ===================== Estrutura ====================== */
#maindiv {
	clear: both;
	padding: 0px;
	width: 880px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
#base {
	margin-top: 15px;
}
#header {
	height: 95px;
	width: 880px;
	margin:0;
	padding:0;
	background: #000 url(../images/bg_head.jpg) repeat-x top center;
}
#logo {
	float: left;
	width: 275px;
	height: 95px;
	margin:0;
	padding:0;
	background: #444;
}
#topnav {
	float: right;
	height: 15px;
	margin-top: 60px;
}
#topnav a {
	margin-left: 10px;
}

#banner_big {
	height: 215px;
	margin-top: 15px;
}
#banner {
	height: 120px;
	margin-top: 15px;
}
#footer {
	background: #000;
	width: 880px;
	margin: 0 auto;
	height: 40px; /* .push must be the same height as .footer */
}
#footer, #push {
	display: block;
	clear: both;
}
#push {
	height: 40px; /* .push must be the same height as .footer */
}

#footer #dolp {
	margin: 5px 0 0 0;
	float: left;
}
#footer #dolp a {
	color: #666;
	font-size: 10px;
}
#footer #ender span {
	float: right;
	background: #000;
	padding: 0 0 0 3px;
	font-size: 10px;
}
#footer #ender {
	float: right;
	margin: 5px 0 0 0;
	width: 735px;
	color: #ccc;
	font-size: 11px;
	background: url(../images/bg_a_footer.jpg) repeat-x left bottom;
}


/* ===================== Main Menu ====================== */
div#mainmenu span div.submenu span a {
	display: block;
	padding: 5px;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	margin-left: 6px;
	letter-spacing: normal;
	width: 109px !important;
}
div#mainmenu span div.submenu span div.listaprod {
	position: absolute;
	top: -2000px;
	left: -2000px;
	display: none;
	background: #D52527;
	border-left: 1px solid #d33;
	z-index: 3000;
	width: 200px;
	clear: both;
} 
div#mainmenu span div.submenu span div.listaprod span {
	display: block;
	width: 200px !important;
}
div#mainmenu span div.submenu span div.listaprod span a {
	display: block;
	width: 180px !important;
}


div#mainmenu {
	float: left;
	margin: 0 0 50px 0px !important;
	width: 127px;
	margin: 0 0 50px 1px;
	padding: 0;
}
div#mainmenu span, div#mainmenu span:hover {
	display: block;
	border-bottom: 1px solid #d66;
	width: 127px !important;
}
div#mainmenu span a:hover, div#mainmenu span.selected a {
	display: block;
	background: #d44 url(../images/bg_menuhover.jpg) no-repeat left top;
	width: 118px !important;
	width: 118px;
}
div#mainmenu span a {
	display: block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	width: 117px !important;
}
div#mainmenu span a:hover {
	width: 117px !important;
}
div#mainmenu span div.submenu {
	margin-bottom: 20px;
	display: none;
}
div#mainmenu span.selected div {
	display: block;
}
div#mainmenu span.selected div span a {
	display: block;
	background: none;
}

div#mainmenu span div.submenu span {
	display: block;
	border-bottom: 1px solid #d33;
}
div#mainmenu span div.submenu span:hover {
	background: #d44 none;
}

/* ===================== Contents ====================== */
#content {
	float: right;
	margin: -15px 0 0 0;
	width: 735px;
}
#content .divleft {
	float: left;
	width: 370px;
	background: #fff;
	margin: 15px 0 0 0;
}
#content .divright {
	float: right;
	width: 350px;
	background: #fff;
	margin: 15px 0 0 0;
}
#content .divcenter {
	margin: 15px 0 0 0;
	background: #fff;
}
#contact {
	float:right;
	width:250px;
	margin-top:-12px;
}
#form {
	float:left;
	width:450px;
}

/* div do financiamento */
#divfinanc {
    float: left;
    margin-top: -104px;
}
