#allCursos {
width:590px;
height:480px;
position:relative;
top:0px;
float:left;
}
/* DIVISÕES DO SITE */
.lateralCursos{
position:relative;
width:230px;
height:625px;
left:2px;
top:10px;
float:left;
background-image:url(../img/cursos/bannercursos.jpg);
background-repeat:no-repeat;
}
#lateralRightCursos {
width:570px;
height:440px;
position:relative;
float:left;
top:35px;
left: 20px;
}
#rodape {
background-image:url(../img/index/fundo_rodape.jpg);
background-repeat:repeat-x;
position:relative;
clear:both;
}			
.containerTopCursos{
background-image:url(../img/main/ponto.gif);
background-repeat:repeat-x;
background-position:bottom;
width:570px;
height:60px;
position:relative;
float:right;
top: 20px;
}
.containerDownCursos	{
width:570px;
height:auto;
position:relative;
float:right;
top: 30px;
}

