.fundo {
	background-attachment: fixed;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

BODY {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #F7F7F7;
	scrollbar-darkshadow-color: #333333;
	overflow=auto;	border:#ebebeb 0px solid;
	
	overflow-x: hidden;
	}
.textocontato {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
