/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #3886E0;
}

a:hover, {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

body
{
	background: #000000 url(images/back_all.jpg) repeat-x top;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 22px;
}

#main
{
	margin: 0 auto;
	width: 902px;
	background: url(images/table_back.jpg) repeat-y;
	height: 620px;
}

#header
{
	background: url(images/header.jpg) no-repeat;
	width: 900px;
	height: 118px;
	float: left;
}

#logo
{
	float: left;
	margin-left: 32px;
	margin-top: 21px;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
	height: 40px;
	padding-right: 25px;
	padding-top: 71px;
}

#buttons li {
	display: inline;
	float: right;
}

#buttons a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 1px;
	background: url(images/button.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;

}

#buttons a:hover {
	width: 120px;
    height: 30px;
	background: #FFFFFF url(images/button_r.gif) repeat-x;
}

#content
{
	width: 870px;
	padding: 15px;
	float: left;
	height: 458px;
}

#left
{
	width: 650px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: justify;
	float: left;
	height: 400px;
}
#left a {
}


#left H1
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left H3
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 18px;
letter-spacing: normal;
padding-top: 10px;
}

#left a
{
 color: #FF0000;
}

#left a:hover, {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #FF0000;
}

#right
{
	float: right;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar 
{
width: 200px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
	text-align: left;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.jpg) no-repeat;
	font-size: 18px;
	color: #ffffff;
}



#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat left center;
}

#footer
{
	height: 52px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	width: 900px;
	float: left;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: overline;
}

.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
#info_direita {
	font-size: 11px;
	text-align: left;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	float: left;
}
#info_direita h3 {
	font-size: 14px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
#exib {
    overflow-x: hidde;
	overflow-y: scroll;
	height: 420px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 3px;
}
#bnds {
}
#bnds_esq {
	float: left;
	width: 40%;
}
#bnds_dir {
	float: right;
	width: 60%;
	text-align: left;
}
#caixa {
}
#caixa_esq {
	float: left;
	width: 30%;
}
#caixa_dir {
	float: right;
	width: 70%;
}
#unicred {
}
#unicred_esq {
	float: left;
	width: 30%;
}
#unicred_dir {
	float: right;
	width: 70%;
}
#financiamento_prop {
}
#financiamento_prop_esq {
	float: left;
	width: 30%;
}
#financiamento_prop_dir {
	float: right;
	width: 70%;
}
#contato {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contato h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

#contato input {
	background-color: #CCCCCC;
	border: thin solid #000000;
}
#contato textarea {
	background-color: #CCCCCC;
	border: thin solid #000000;
}
#formulario {
	text-align: left;
}
#formulario input {
	background-color: #CCCCCC;
	text-align: left;
}
#poliwinXP {
	text-align: left;
}
#politext {
	float: left;
	width: 312px;
	height: 152px;
}
#polimage {
	float: left;
}




.style1 {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #000000;
}
.style3 {
	font-size: 32px;
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
#politext1 {
	float: left;
	width: 400px;
	margin-top: 32px;
}
#polimage1 {
	float: left;
	margin-top: 35px;
}
#mail {
	float: left;
}
#email {
	float: left;
	padding-top: 9px;
}
#email a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#email a:hover {
	font-weight: bolder;
	color: #0000FF;
	text-decoration: none;
}
