body {
	background-attachment: fixed;
	background-image: url(layout/fundo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
img {behavior: url(iepngfix.htc)}
.fonte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	text-decoration: none;
	border: 1px solid #006666;
	font-weight: bold;
}
.style3 {color: #006699; font-weight: bold; font-size: 15px; }
.style1 {color: #003399}
.style5 {color: #006699}
.style6 {color: #006699; font-weight: bold; font-size: 15px; }
.style1 {font-size: 09px}
#Creditos {
	position:absolute;
	width:779px;
	height:33px;
	z-index:1;
}
#LatEsq {
	behavior: url(iepngfix.htc);
	width:11px;
	background-image: url(layout/lateral_esq.png);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align: top;
	height:100%;
}
#LatDir {
	behavior: url(iepngfix.htc);
	width:11px;
	background-image: url(layout/lateral_dir.png);
	background-position:left;
	background-repeat:repeat-y;
	vertical-align: top;
	height:100%;
}