html {
	height:100%;
}
body {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	text-align: center;
}
img { border:0px; }
.onhover a {
	text-decoration:none;
}
.onhover a:hover {
	text-decoration:underline;
}
.limpar {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.hide {
	display:none;
}
.cor1 {
	color:#175c85;
}
.txt11 {
	font-family:Tahoma;
	font-size:11px;
}
.p1 {
	padding-top:10px;
}
.p2 {
	padding-top:10px;
}
.p3 {
	padding-top:35px;
}
#container {
	margin: 0px auto 0px auto;
	width: 852px;
	text-align: left;
}
#header {
	width:852px;
	height:210px;
}
#header_esq {
     width:672px;
	float:left;
}
#header_dir {
	float:right;
}

