#destaque{
width:100%;
height:400px;
display:block;
float:left;
}
#destaque.titulo{
color:green;
font-weight:bold;
background-color:pink;
}
.palestrante{
display:block;
width:100%;
float:left;
}
.palestrante p{
width: 650px;
float: left;
}
.palestrante img{
width:150px;
float: left;
margin-left:10px;
}

.destaque{
background-color:
#FFFFFF;
color:#363636;
}
.coluna_esquerda{
float:left;
width:380px;
height: 100%;
padding-bottom:30px;
}
.coluna_direita{
float:left;
width:380px;
padding-left:30px;
padding-bottom:30px;
}
#livros{ 
padding:60px;
width:100%;
height:100%;
float:left;
 }
.livros_left1{ padding-left:60px}
.livros_bot1{ padding-bottom:15px;}
.livros_right1{ margin-right:20px
}
.livros_titulo{
float:left;
width:100%;
height:100%;
}
.livros_esq{
float:left;
width:550px;
height:100%;
padding:10px;
}
.livros_dir{
float:left;
width:300px;
height:100%;
padding:10px;
}
.livros_esq2{
float:left;
width:550px;
height:100%;
padding:10px;
}
.livros_dir2{
float:left;
width:300px;
height:100%;
padding:10px;
}
.eventos{
width:100%;
height:800px;
}
