BODY {
	padding: 0;
	margin: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #8e8e8e;
}

DIV.pagina {
	position: relative;
	top: 0;
	margin: 0 auto 0 auto;
	width: 940px;
	background-image: url('/html/images/fundo_topo.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

DIV.flash {
	padding-right: 8px; 
	padding-top: 26px;
	z-index: 0;
}

DIV.submenu {
	position: absolute;
	left: 45px;
	top: 113px;
	margin: 0;
	padding: 0;
}

DIV.conteudo {
	position: relative;
	top: 10px;
	margin: 20px 0px 0 0px;
	padding: 0 30px 3em 36px;
	background-image: url('/html/images/fundo.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

DIV.banner {
	margin: 5px 20px 0 7px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #efeee0;
}

DIV.texto {
	padding: 1em 3em 1em 420px;
	text-align: right;
	font-size: 11px;
}

DIV.lupa {
	position: absolute;
	top: 190px;
	left: 65px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto1 {
	position: absolute;
	top: 40px;
	left: 40px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
	visibility: hidden;
}

DIV.foto2 {
	position: absolute;
	top: 40px;
	left: 200px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
	visibility: hidden;
}

DIV.foto3 {
	position: absolute;
	top: 150px;
	left: 120px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
	visibility: hidden;
}

DIV.foto1v {
	position: absolute;
	top: 40px;
	left: 50px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto2v {
	position: absolute;
	top: 40px;
	left: 180px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto3v {
	position: absolute;
	top: 160px;
	left: 115px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.tooltip {
	z-index: 50;
}

IMG.borda {
	border-style: solid;
	border-width: 1px;
	border-color: #8e8e8e;
	z-index: 10;
}
H1 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #077b9c;
}

LI {
	list-style-type: disc;
	list-style-position: inside;
}

A:link {
	color: #8e8e8e;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #8e8e8e;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #8e8e8e;
	text-decoration: underline;
	font-weight: bold;
}

TABLE.form {
	padding: 3em 0 0 0;
}

TD.form {
	font-size: 10px;
	text-align: left;
}

SUP {
	color:red;
}

