@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{background:url(../imgs/fundo.jpg);}
.dfelix{width:950px;
	height:550px;
	margin-top:5px;
	border:2px #000000 ridge;
	background:#FFFFFF;
	text-align:left;
}
.topo{width:100%;
	height:115px;
	background:url(../imgs/placa3.jpg);
	border-bottom:3px #FFFFFF ridge;
}
.rodape{font:8pt "Courier New", Courier, monospace;
}
.setor1{width:205px;
	height:100px;
}
.setor1 img{margin-bottom:2px;}
#preLoad{position:absolute;
	margin-left:0px;
	margin-top:120px;
	padding:6px 0 0 1px;
	width:17px;
	height:21px;
	background:url(../imgs/loader.gif);
	border:2px #ccc solid;
	/*display:none;*/
}
#fuga{display:none;}