/* CSS Document */
#topo1 { width:760px; height:105px;}
#topo2 { width:760px; height:43px;}
#root { width:758px; height:500px; position:absolute; left:50%; margin-left:-380px; }
#conjunto { width:750px;}
#titulo { width:166px; height:120px; margin-left:5px; float:left}
#conteudo { width:560px; height:270px; margin-left:180px; margin-top:20px; position:absolute; overflow:auto; float:right}

.fontetexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.fundo { background-image: url(images/fundo.png); background-repeat: no-repeat;	background-position: center bottom;}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.fontecontato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
