#allStaff {
width:633px;
height:600px;
position:relative;
top:10px;
float:left;
}

/* DIVISÕES DO SITE */

.containerStaff {
width:430px;
height:570px;
position:relative;
float:left;
top:0px;
left: 12px;
}

.pontoStaff {
background-image:url(../img/main/ponto.gif);
background-repeat:repeat-x;
position:relative;
float:left;
width:400px;
height:20px;
}

.lateralRightStaff	{
background-image:url(../img/staff/fundoStaffLateral.jpg);
background-repeat:no-repeat;
width:175px;
height:387px;
position:relative;
float:left;
left: 28px;
}
.containerLateralStaff {
width:165px;
height:160px;
position:relative;
clear:both;
top:10px;
left:5px;
}
.tituloStaffLateral {
width:120px;
height:40px;
position:relative;
float:left;
top:5px;
left: 30px;
}
.containerLateralStaff2 {
width:165px;
height:210px;
position:relative;
clear:both;
top:10px;
left:5px;
}
.tituloStaffLateral2 {
width:100px;
height:60px;
position:relative;
float:left;
top:10px;
left: 50px;
}
.containerLateralSTAFF{
width:155px;
height:30px;
list-style:none;
position:relative;
clear:both;
top: 20px;
padding-left:10px;
} 
.containerLateralSTAFF li {
width:123px;
height:30px;
list-style:none;
position:relative;
background-image:url(../img/main/seta.gif);
background-position:3px 0px;
background-repeat:no-repeat;
padding-left:23px;
clear:both;
}

.containerSeleciona	{
width:430px;
height:30px;
position:relative;
float:left;
top: 10px;
}

/* CURRÍCULOS E DIRETORES */
/* CURRÍCULO RICARDO */
.containerStaffAll {
width:420px;
height:550px;
position:relative;
float:left;
}
.curriculoRicardo,
.curriculoLucinha,
.curriculoHelena,
.curriculoGabriel,
.curriculoRafael {
width:250px;
height:140px;
position:relative;
float:left;
padding:10px;
}
.curriculoRafael	{
height:140px;
}
.curriculoCarolina	{
height:160px;
}

.fotoRicardo,
.fotoLucinha,
.fotoHelena,
.fotoGabriel,
.fotoRafael,
.fotoCarolina,
.fotoInstrutores	{
background-image:url(../img/staff/fotoRicardo.jpg);
background-repeat:no-repeat;
position:relative;
float:left;
width: 150px;
height: 150px;
top: 10px;
}
.fotoLucinha	{
background-image:url(../img/staff/fotoLucinha.jpg);
background-repeat:no-repeat;
}
.fotoHelena	{
background-image:url(../img/staff/fotoHelena.jpg);
background-repeat:no-repeat;
}
.fotoGabriel	{
background-image:url(../img/staff/fotoGabriel.jpg);
background-repeat:no-repeat;
}
.fotoRafael	{
background-image:url(../img/staff/fotoRafael.jpg);
background-repeat:no-repeat;
}
.fotoCarolina	{
background-image:url(../img/staff/fotoCarolina.jpg);
background-repeat:no-repeat;
}
.fotoInstrutores	{
background-image:url(../img/staff/fotoInstrutores.jpg);
background-repeat:no-repeat;
}
.containerDiretor {
width:420px;
height:60px;
position:relative;
float:left;
text-align:center;
}

.containerCurriculo {
width:420px;
height:305px;
position:relative;
float:left;
text-align:center;
}
.BtnRodapeStaff {
width:55px;
height:23px;
position:relative;
float:left;
padding:10px;
top: 5px;
left: 50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
letter-spacing:-1px;
font-weight:bold;
text-align:center;
}

a.BtnRodapeStaff:link,
a.BtnRodapeStaff:visited,
a.BtnRodapeStaff:hover,
a.BtnRodapeStaff:active{
background:transparent url(fundo_menu_hover.gif) center no-repeat;
background: #99CBE3;
text-decoration:none;
color:#F7F7F7;
text-shadow:0px 5px 9px #81A4CC;	

}
