﻿/* CSS Document */

body, html{
	margin:0px auto;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A5A5A5;
	background-color:#ffffff;
}
a:link {
	color: #61788E;
	text-decoration: none;
}
a:visited {
	color:#8EA0B3;
	text-decoration: none;
}
a:hover {
	color: #0F6F9F;
	text-decoration: none;
}
a:active {
	color: #1395D2;
	text-decoration: none;
}
h1{
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
	color:#2E8FBD;
	font-weight:bold;
}
h2{
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
	color:#2E8FBD;
	font-weight:bold;
}
#texto{
	float:left;
	text-align:left;
	margin-bottom:10px;
}
.content{
	text-align:left;
}
.boxContent{
	margin-bottom:15px;
}
#geral{
	width:100%;
	height:auto;
	display:block;
	margin-top:-40px;
	display:table;
}
#flooter{
	width:100%;
	height:220px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #002C8B;
	background-color:#F3F3F3;
}
.title{
	margin-bottom: 10px;
	height: 15px;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E8FBD;
}
.titleBox{
	margin:0px;
	padding:0px;
	width: 120px;
	background-image:url(../img/boxColorTitle.gif);
	float:right;
	height:15px;
}
#header{
	width: 100%;
	height:162px;
	text-align: center;
	margin:0 auto;
	margin:0px 0px 0px 0px;
	padding-top:40px;
}
#page{

	margin: 0px auto;
	padding-top:10px;
	top:0px;
	width: 720px;
	height: auto; 
	text-align: center;
}
#page #menu{
	float:left;
	top: 0px;
	margin-bottom:5px;
	width: 207px;
	height: auto; 
}
#page #content{
	float: right;
	top: 0px;
	margin-bottom:5px;
	padding-left:22px;
	padding-top:10px;
	width:490px;
	height:100%; 
}
#page #cotas{
	clear:both;
	height:80px;
	width:720px;
	float: left;
	margin: 0;
	display: table;
	padding: 0;
}
#page #cotas div{
	float: left;
	height:auto;
	background-image:url(../img/back_values_02.jpg);
	font-size:11px;
	color:#61788E;
	margin: 0;
}

#page #cotas #description{
	width:205px;
	height: 27px;
	*height: 28px;
	padding: 0 0 10px 0;
	float: left;
	background-image: url(../img/back_values_01.jpg);
	line-height: 38px;
	_padding: 0;
}

#page #cotas #value1{
	width:150px;
	height: 32px;
	float: left;
	padding: 0.5em 0 0 0;
}
#page #cotas #value2{
	width:150px;
	height: 32px;
	float: left;
	padding: 0.5em 0 0 0;
}
#page #cotas #value3{
	width:150px;
	height: 32px;
	float: left;
	padding: 0.5em 0 0 0;
}

#flooter #copyright{
	margin: 0px auto;
	padding-left:0px;
	padding-top:5px;
	width: 720px;
	color:#61788E;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align:left;
}

#performance la_fundo{
	float:left;
	height:30px;
}
#performance la_indice{
	float:right;
	height:30px;
}
#performance select{
	
}
#texto #coluna1{
	margin-right:45px;
	float:left;
}
#texto #coluna2{
	margin-right:45px;
	float:left;
}
#texto #coluna3{
	float:left;
}

.formContato li{
	clear:both;
	display:block;
	padding-top:15px;
	list-style:none;
}

.clear{
	clear: both;
}

