﻿#fundo
{
	width: 930px; 
	position: absolute; 
	height: 508px; 
	background-image:url(../images/fundo.jpg); 
	background-position:top; 
	top:25px; 
	left:0px
}

#logo
{
	left: 18px; 
	width: 100px; 
	position: relative; 
	top: 55px; 
	height: 100px
}

#texto
{
	 width: 74%; 
	 height: 100%; 
	 position: relative; 
	 left: 195px; 
	 top: -20px; 
	 text-align: left
}

#home
{
	position:absolute; 
	top:450px; 
	left:800px
} 

