body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F4C0;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma, "Microsoft Sans Serif";
	font-size:12px;
}

p.texto{
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:15px
}

#principal{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:780px;
}

#logo_principal{
	padding-top:90px;
}

#div_interno{
	background-color:#F9F7D3;
	width:760px;
	height:410px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	text-align:justify;	
	
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color: #F9F7D3;
	scrollbar-highlight-color: #F9F7D3;
	scrollbar-face-color: #F9F7D3;
	scrollbar-shadow-color: #F9F7D3;
	scrollbar-track-color: #F9F7D3;
	scrollbar-darkshadow-color: #F9F7D3;
}

#logo_sustento{
	width:212px;
	height:73px;
	float:left;
}

#logo_supportus{
	width:157px;
	height:73px;
	float:left;
}

#rodape{
	background-color:#F9F7D3;
	width:760px;
	margin-left:auto;
	margin-right:auto;	
}

#rod_dir{
	float:right;
	bottom:auto;
	padding-right:10px;
}

#creditos{
	float:right;
	background-image:url(imagens/creditos.gif);
	background-position:right
}
