#destaqueimg {
height:110px;
width:450px;
margin-right:20px;
background:url(img/junqueira.jpg) center;
float:left;
}

#destaqueimg:hover {
border:4px solid #FF0000;
width:442px;
height:102px;
}


#destaquetexto {
float:left;
height:110px;
width:220px;
display:block;
text-decoration:none;
}

.vertdesc {
padding-top:10px;
color:#999;
}

.vertimg {
width:220px;
height:180px;
}

#vi1 {
background:url(img/fundo_palestra.jpg);
position:relative;
}

#vi3 {
display:block;
}

#vi3:hover {
border:4px solid #FF0000;
width:212px;
height:172px;
}

#msgfinal {
font-weight:bold;
color:#FF0000;
text-align:center;
font-size:15px;
}

#botao_acesso {
top:41px;
left:34px;
background:url(img/btn_acesso.png) top center;
width:152px;
}

#botao_down {
top:98px;
left:34px;
background:url(img/btn_down.png) top center;
width:152px;
height:39px;
}

#botao_acesso:hover {
background-position:0px 30px;
}

#botao_down:hover {
background-position:0px 41px;
}

h3 {
margin-top:15px;
margin-bottom:10px;
*margin-bottom:0px;
}

h3 a {
text-decoration:none;
color:#FF0000;
}
