@charset "utf-8";
/* CSS Document */




.header {

width:1000px;
height:157px;
background-position:center;
margin:auto;

}


.centro1 {
  float: none;
    height: 313px;
    margin: auto;
    width: 1000px;
}

.left1 {

width:79px;
height:313px;
float:left;
background-image:url(images/left.jpg);
background-repeat:no-repeat;
}

.video {

width:468px;
height:313px;
float:left;
}

.livro {

width:453px;
height:313px;
float:left;
}

.centro2 {
width:1000px;
height:409px;
float:none;
margin:auto;
}

.left2 {
width:79px;
height:409px;
float:left;
background-image:url(images/left2.jpg);
background-repeat:no-repeat;
}

.text {
width:611px;
height:409px;
float:left;
}

.opcoes {
width:310px;
height:409px;
float:left;
}

.footer {
width:1000px;
height:61px;
float:none;
margin:auto;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
}

.footer2 {
width:1000px;
height:120px;
float:none;
margin:auto;
background-image:url(images/footer2.jpg);
background-repeat:no-repeat;
}

.partilha {
 float: left;
    margin-left: 130px;
    margin-top: 3px;
}
