* {margin:0;padding:0;list-style:none; border:none;}
body {margin:0; padding:0; background: url(../images/lampada_apagada.jpg) top left no-repeat #FFF;}

	.fadeFX{
		float:left;
		display:block;
		width: 100%;
		background:url(../images/lampada_acessa.jpg) 0 0 no-repeat #FFF;
		z-index:2;
		clear:both;
	}
	
	.fadeFX h1 {
	 display: none;
	  margin:0; padding:0;
	}
	
	.fadeFX #top {
	  display:block;
	  visibility:visible;
	}

	
	.fadeFX span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 1102px;
		width: 100%;
		background:url(../images/lampada_acessa.jpg) 0 0 no-repeat #000;
		z-index:1;
	}
	


	#top  {
	  position:absolute;
	  width:536px;
	  z-index:3;
	  left: 320px;
	  top: 0;
	  color:#666;
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:85%;
	  background:url(../images/thomaz_cia.png) top left no-repeat;
	  line-height:20px;
	  color:#FFF;
	  font-size:11px;
	  text-indent:10px;
	}
	


a {color:#FFF; text-decoration:underline;}
a:visited  {color:#FFF; text-decoration:underline;}
a:hover { color:#FC0; text-decoration:none;}


ul a {color:#FFF; text-decoration:none;}
ul a:visited  {color:#FFF; text-decoration:none;}
ul a:hover { color:#FC0; text-decoration:none;}

#nada { width:0; height:160px;}

#rodape {
		width:100%;
		height:282px;
		background:url(../images/behappy.png) top center no-repeat;
}