@charset "utf-8";

#body{
    width:882px;
    margin:0;
    padding: 0;
}

#corpo{
    width:882px;
    margin: 0 auto;
    height:auto;
}
#blocotopo{
    width:882px;
    height:400px;
	background-image:url(../img/topo.jpg);
}
.bloco{
    width:832px;
    height:350px;
	background-color:#EBEBEB;

}
#bloco1{
    width:882px;
    height:350px;
    background-image:url(../img/1.jpg);

}
#bloco2{
    width:882px;
    height:350px;
    background-image:url(../img/2.jpg);

}
#bloco3{
    width:882px;
    height:350px;
    background-image:url(../img/3.jpg);

}
#bloco4{
    width:882px;
    height:350px;
    background-image:url(../img/4.jpg);

}
#bloco5{
    width:882px;
    height:350px;
    background-image:url(../img/5.jpg);

}
#bloco6{
    width:882px;
    height:400px;
    background-image:url(../img/6.jpg);

}

#bloco7{
    width:882px;
    height:400px;
    background-image:url(../img/7.jpg);

}

#bloco8{
    width:882px;
    height:350px;
    background-image:url(../img/8.jpg);

}

#bloco9{
    width:882px;
    height:350px;
    background-image:url(../img/9.jpg);

}


#bloco10{
    width:882px;
    height:350px;
    background-image:url(../img/10.jpg);

}


#bloco11{
    width:882px;
    height:350px;
    background-image:url(../img/11.jpg);

}





#logo{
    padding: 0;
    background: transparent url(../img/logo.png) 0 0 no-repeat;
    width: 300px;
    height: 77px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.container{
    width:441px;
    height:350px;
    float:left;
}
.container1{
    width:441px;
    height:300px;
    float:left;
}

.containertextolegal{
    width:882px;
    height:50px;
    float:left;
}

.titulo1{
    font-family:Arial, Helvetica, sans-sersif;
    font-size:18px;
    color:#000;
    font-weight:bold;
    padding:20px 30px 0px 30px;
    margin: 0;
}


.texto1{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000;
	padding:0px 30px 0px 30px;
}
.textolegal1{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#000;
	padding:0px 5px 0px 5px;
}

