@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background:#000000;
	margin-top:0px;
}
a{ text-decoration:none;}

#webConstruction{
	width:auto;
	height:725px;
	background:url(../imgs/fundo.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	clear:both;
	font:11px Verdana,Arial, sans-serif;
	color:#000000;
	padding:4px;
}

#rodape{ width:auto; text-align:center; clear:both; font:11px Verdana,Arial, sans-serif; color:#FFFFFF;}
