body {

padding:0px;margin:0px;
background-color:#E8E8E8;
background-image:url(../imagens/bg.gif);
background-position: top center ;
background-repeat: repeat-y;

}

#junta3{
 position: relative; 
width:680px;height:100%;background-color:#ffffff;
}


#cont{
	position: absolute;
	top:214px;
	left:8px;
	background-color:#ffffff;
	width:670px;
	height:400px;
	text-align:justify;
	visibility: visible;
}





#logo {
	position: absolute;
	height:335px;
	padding:0px;
	margin:0px;
	top:1738px;
	left:1px;
	width:680px;
}



#topo {
	position: absolute;
	height:192px;
	padding:0px;
	margin:0px;
	top:0px;
	left:0px;
	width:680px;
}
	


.titulo {text-decoration:none;color:#000000;}
.titulo:hover{text-decoration:underline; color:#000000; }

a {text-decoration:none;color:#0093dd;}
a:hover{text-decoration:none;color:#0093dd; }
