#caixa-aovivo
{
width:200px;
background-color:#fe5b00;
background-image:url(../imagens/aovivo/fundo.jpg);
background-repeat:repeat-x;
}

#caixa-aovivo #locutor-foto
{
width:46px;
height:70px;
border:2px solid black;
margin-left:5px;
}

#caixa-aovivo #legenda
{
float:right;
width:114px;
height:23px;
margin-top:-28px;
margin-right:5px;
_margin-right:2px;
}

#caixa-aovivo #locutor-nome
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:white;
margin:10px 5px 0 5px;
}

#caixa-aovivo #programa
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
margin:0 5px 0 5px;
padding-bottom:10px;
}

#caixa-aovivo #bottom
{
background-image:url(../imagens/aovivo/bottom.gif);
background-repeat:repeat-x;
height:20px;
margin:0;
padding:0;
}

#caixa-aovivo #bottom a#play
{
display:block;
position:relative;
float:right;
width:35px;
height:33px;
background-image:url(../imagens/aovivo/play.gif);
background-repeat:no-repeat;
margin-right:5px;
margin-top:-15px;
}

#caixa-aovivo #bottom a#play:hover
{
display:block;
position:relative;
float:right;
width:35px;
height:33px;
background-image:url(../imagens/aovivo/play.gif);
background-repeat:no-repeat;
background-position:0 -33px;
margin-right:5px;
margin-top:-15px;
}