	body {
	    /*background-image: url(../img/fund01.gif);*/
		background:#e2e4e5;
		text-align:center;
		font-family:Arial;
		font-size:12px;
		SCROLLBAR-FACE-COLOR: #A0A2A5;
		SCROLLBAR-HIGHLIGHT-COLOR: #01223D;
		SCROLLBAR-SHADOW-COLOR: #000000;
		SCROLLBAR-3DLIGHT-COLOR: #000000;
		SCROLLBAR-ARROW-COLOR: #000000;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
		SCROLLBAR-BASE-COLOR: #000000
		}

	#principal {
		width:700px;
		margin:0 auto;
		text-align:left;
		}
		
    #home {
	position:absolute;
	left:715px;
	top:155px;
	width:28px;
	height:23px;
	z-index:2;
        }		

	#menu {
		width:750px;
		height:20px;
		background:#e6ede7;
		position:absolute;
		margin: auto;
		z-index: 2;
		}

	#conteudo {
		width:750px;
		height:377px;
		background-color:#fefde7;				
		float:left;
		overflow:auto;
		position:relative; /*last=absolute*/
		z-index: 1;
		}
		
	#texto {
		width:730px;
		height:410px;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		float:left;
		overflow:auto;
		position:relative; /*last=absolute*/
		z-index: 1;
		}

	#fundo {
	   	background: #FCF8ED;
		border: #000 1px solid;
		width: 750px;
		height: 616px;
		margin: auto;
		position: relative;
		/*text-align: left;*/
		z-index: 0;
		}

	#logo {
		z-index: 2;
		background: #FFFFFF;
		border: #000 1px solid;
		width: 749px;
		height: 183px;
		margin: auto;
		}

	#endereco {
		z-index: 3;
		background: #FFFFFF;
		width: 750px;
		height: 50px;
		margin: auto;
		position:absolute;
		top:0px;
		}

	#data {
	z-index: 999;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 383px;
	position:absolute;
	top:164px;
	left: 12px;
	height: 5px;
		}
		
	#texto {
	font-size: 13px;
	}
	
	#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
    }

	
	a:link {
		color:#000000;
	}
	
	a:active {
		color:#000000;
	}
	
	a:visited {
		color:#000000;
	}
	
	a:hover {
		text-decoration:nome;
		color:#000000;		
	}

	#premio {
	position:absolute;
	left:-262px;
	top:206px;
	width:138px;
	height:12px;
	z-index:1;
	font-size:14px;
	font-weight:bold;
	}
