/* CSS Document */
#extra{
display:none;
float:left;
left:783px;
width:216px;
position:absolute;
top:30px;
}
.link a{
color:#000000;
text-decoration:none;
}
.link a:hover{
color:#000000;
text-decoration:underline;
}
.link2 a{
color:#000000;
text-decoration:underline;
}
.link2 a:hover{
color:#FF6600;
text-decoration:none;
}
#extra h3{
color:#FF6633;
margin-bottom:5px;
font-size:12pt;
}
#plantao{
width:186px;
float:left;
background-color:#ffebd8;
padding:15px;
margin-bottom:4px;
}
#buscadas{
width:186px;
float:left;
background-color:#ffebd8;
padding:15px;
margin-bottom:4px;
}
#programacao{
width:186px;
float:left;
background-color:#ffebd8;
padding:15px;
margin-bottom:4px;
}
#notp{
margin-top:3px;
width:185px;
float:left;
border-bottom:#fdd7b3 1px solid;
}
#notp p{
padding:0px 0 5px 0 !important;
margin:0 !important;
display:block;
}
.demais a{
float:left;
color:#fd810c;
margin-top:10px;
text-decoration:none;
}
.demais a:hover{
text-decoration:underline;
}