/* CSS Menu Radio Difusora */
#menu01 { width: 72px; }	.menu01 { width: 72px; background: url(imagens/menu/menu01.jpg) no-repeat; }

#menu02 { width: 68px; }	.menu02 { width: 68px; background: url(imagens/menu/menu02.jpg) no-repeat; }

#menu03 { width: 67px; }	.menu03 { width: 67px; background: url(imagens/menu/menu03.jpg) no-repeat; }

#menu04 { width: 71px; }	.menu04 { width: 71px; background: url(imagens/menu/menu04.jpg) no-repeat; }

#menu05 { width: 102px; }	.menu05 { width: 102px; background: url(imagens/menu/menu05.jpg) no-repeat; }

#menu06 { width: 106px; }	.menu06 { width: 106px; background: url(imagens/menu/menu06.jpg) no-repeat; }

#menu07 { width: 68px; }	.menu07 { width: 68px; background: url(imagens/menu/menu07.jpg) no-repeat; }

#menu08 { width: 45px; }	.menu08 { width: 45px; background: url(imagens/menu/menu08.jpg) no-repeat; }

#menu09 { width: 55px; }	.menu09 { width: 55px; background: url(imagens/menu/menu09.jpg) no-repeat; }

#menu10 { width: 76px; }	.menu10 { width: 76px; background: url(imagens/menu/menu10.jpg) no-repeat; }


.bg_noticias { /*background: #FFFCF3 url(imagens/bg_noticias.jpg) no-repeat;*/ height: 32px; }
.bg_noticias td {/* padding: 0 10px 0 20px; */}
.bg_noticias_on { /*background: #FFF5D2 url(imagens/bg_noticias_on.jpg) no-repeat;*/ height: 32px; }
.bg_noticias_on td {/*padding: 0 10px 0 20px;*/}

.bg_noticias a {text-decoration:none; font-family:Verdana; font-size:12px;}
.bg_noticias a:hover {text-decoration:underline;}

.bg_noticias td.texto_preto a b{font-weight:normal; font-size:10px; text-decoration:none;}
.bg_noticias td.texto_preto a strong{font-size:11px; text-decoration:none;}

.bg_eventos { background: url(imagens/bg_eventos.jpg) repeat-y; height: 32px; }
.bg_eventos div { float: left; width: 46px; height: 24px; padding: 2px 0 0 4px; }
.bg_eventos div strong { color: #000; } .bg_eventos div span { font-size: 16px; color: #000; }

.bg_eventos_on {background: #FFF5D2 url(imagens/bg_eventos_on.jpg) repeat-y; height:32px; }
.bg_eventos_on div { float: left; width: 46px; height: 24px; padding: 2px 0 0 4px; }
.bg_eventos_on div strong { color: #FFF; } .bg_eventos_on div span { font-size: 16px; color: #FFF; }

.bg-eventos{background:#f6f4f4; padding:11px; border:1px solid #eae7e7;}

