body {
	font-size:xx-small;
	background-image: url("../imagens/bg.jpg");
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:inherit;
	margin:0 0 0 0;
	padding:0;
	color:#777777;
	scrollbar-track-color: black;
	scrollbar-shadow-color: #de3e6f;
	scrollbar-3dlight-color: #de3e6f;
	scrollbar-base-color: black;
	scrollbar-highlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-arrow-color: #de3e6f;
	text-align:center;
}


html>body .home{
	text-align:center;
	width:auto;
	height:auto;
	margin:0 0 0 0;
	padding:0;
	background-position:bottom;
}

.home{
	text-align:center;
	width:auto;
	height:643px;
	margin:-8px 0 0 0;
	padding:0;

	background-position:bottom;
}
.brevemente{
	margin:30px 0 0 0;
}
.introBT{
	text-align:center;
	width:auto;
	height:0px;
	margin:0px 0 0px 0px;
	font-size:100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	
}
body.intro{
	background-repeat:repeat-x;
	background-position:top;
}

.esqueleto{
	text-align:center;
	width:auto;
	margin:0;
	padding:0;
	background-image:url(../images/bannerBG.jpg);
	background-repeat:repeat-x;
	background-position:top;	
		
}
.header{
	width:1000px;
	text-align:left;
}
.logo{
	text-align:left;
	padding:0px 0 30px 10px;
}
.banner{
	margin:10px 0 10px 0;
	border:2px solid #262626;
	width:790px;
	min-width:790px;
}
.textMenuLink{
	font-size:9px;
}

.style2 {font-size: xx-small}
.style3 {width:auto; height:0px; margin:0px 0 0px 0px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; text-align: center;}