body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d2d2d2;
	min-width:900px;
	

}

#header {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: 240px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.texto {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666;
    font-family: 'Yanone Kaffeesatz', sans-serif;
	}
	#logo {
	padding-top: 90px;
	position: absolute;
	margin-left:30px;
	z-index:9999999999999999999999999999;

}
#nav {
	padding-top: 90px;
	position: absolute;
	padding-left:350px;}
	
	#conteudo-home {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

#titulo-pagina {
	color: #FFF;
	height: 37px;
	background-image: url(../images/bg-titulo-pagina.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 138px;
	margin-top: -20px;
	margin-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 20px;
	text-align:left;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
#rodape {
	width: 100%;
	height: 125px;
	background-image: url(../images/bg-rodape.jpg);
	background-repeat: repeat-x;
	background-position: left top;.texto {
}
