@charset "utf-8";
@media screen {
.anoticia {background: transparent url(../icon/bg-topo-pai-anoticia-2.jpg) repeat-x 0 37px;}
.anoticia .pai 
{
background: transparent url(../icon/bg-topo-pai-anoticia.jpg) repeat-y 0 0;
padding:10px 0 10px 0
}

.anoticia .pai h1
{
background: transparent url(../icon/logo-pai-pioneiro.jpg) 20px 20px no-repeat;
display: block;
float:left;
height:53px;
padding: 10px 20px 20px 20px;
text-indent: -9999px;
width: 180px;
}

.anoticia .pai ul {float:left; padding:5px 0 0 220px}

.anoticia .pai ul li
{
display:block;
clear:both;
float:left;
padding: 0 0 4px 0
}

.anoticia .pai ul li a
{
background:#fcfbf6 url(../icon/bg-botao-topo-pai-anoticia.gif) center center repeat-x;
border:1px solid #ece8c5;
color:#666666;
display: block;
float:left;
font-size: 11px;
font-weight:700;
padding: 4px 6px
}
.anoticia .pai ul li a:hover 
{
background:#cdb37a url(../icon/bg-botao-topo-pai-anoticia-hover.gif) center center repeat-x;
border:1px solid #977842;
color:#FFF
}
}