*{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


html, body {
    min-height: 100%;
    height: auto !important;
	background-color:#b3b0b1;	

}
#faixa1{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:534px;
	background-image: url(images/fUNDO.jpg);
	background-repeat: no-repeat;
/*	background-size:100%;*/}
#faixa2{
	position:absolute;
	top:1374px;
	left:0px;
	width:100%;
	height:534px;
	background-color:#fff;
		}
				
#faixa3{
	position: absolute;
	top: 1909px;
	left: 0px;
	width: 100%;
	height: 1208px;
	background-color: #000;
		}
#geral{
            position:absolute;
            width:930px;
            height:1981px;
            top:0px;
            left:50%;
            margin-left:-465px !important;
			}

		
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
    color: #000000;
	
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#video01{position:absolute;
top:534px;
left:0px;
width:930px;
height:840px;
}

#bx01{
	position: absolute;
	top: 1375px;
	left: 1px;
	width: 930px;
	height: 888px;
}
#bx2{
	position: absolute;
	top: 537px;
	left: 0px;
	width: 930px;
	height: 195px;
}

#bx3{
	position: absolute;
	top: 1910px;
	left: 3px;
	width: 930px;
	height: 555px;
}

#wrap {
	color: #404040;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




a {
    color: #FFFFFF;
}
a:hover{  }



select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
