<style type="text/css">

body {
	margin: 0px;
	padding: 0px;
	
}
#tudo {
	width: 970px;
	position: relative;
	margin: 0 auto;
	}
#fundo {
	background-color: #38383A;
	background-repeat: no-repeat;
	background-position: center top;
	height: 720px;
	width: 970px;
	}
#tarja {
	background-color: #FF3300;
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 970px;
	}
#logo1 {
	float: left;
	position: relative;
	top: 3px;
	background-image:url(imagens/logo.PNG) no-repeat
	}
#cartola {
	float: left;
	position: absolute;
	top: 50px;
	left: 265px;
	height: 235px;
}
#logo2 {
	float: left;
	position: absolute;
	top: 250px;
	left: 275px;
}
#linhas {
	float: left;
	position: relative;
	top: 277px;
	}
#boxalpha {
	float: left;
	position: absolute;
	top: 338px;
	left: 265px;
	width: 650px;
	background-image:url(imagens/alpha.PNG);

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-khtml-opacity: 0.8;
	height: 369px;

	}
#menu {
    float: right;
	position: absolute;
	height: 161px;
	widht: 80px;
	width: 236px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold
	list-style:none;
	color:#CCCCCC;
	top: 140px;
	left: 6px;
	
}			
a {
	color: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#decor {
	border-bottom:1px solid #FF3300;
	background:url(imagens/seta.png) left no-repeat;
		}
	
.corpo {
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 13px;
	}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left:5px;
	color: #FF3300;
	font-weight:bold;
}
#saiba {
	font-family: arial;
	font-weight:bold;
	color:#c60;
	font-size:11px;
	color: #FF6600;
	text-decoration: none;

	}
#rodape {
	float: right;
	position: absolute;
	top: 626px;
	left: 438px;


	font: Arial, Helvetica, sans-serif
	font-size: 14px;
	color: #515153;
	width: 471px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#fale {
	float: right;
	position: absolute;
	top: 13px;
	left: 792px;
	font: Arial;
	color:#CCCCCC
	font-size: 13px; 
	}	

</style>

