
#banner { height: 317px; background: url("../img/bg_banner.jpg") repeat-x; position:relative }
#banner img { border: 0 none; margin: 0; padding: 0; }

#conteudo { background: url("../img/bg_content.jpg") no-repeat scroll top center; background-color: #000000; padding: 40px 0 0 0; min-height:280px;}

#welcome p { margin: 0 60px 0 0;}

#ultimasnovidades p { margin: 15px 20px; }
#news a { color: #cccccc; font-size: 12px; line-height: 21px; font-weight: normal; text-decoration: none; }
#news a:hover { color: #cccccc; font-size: 12px; line-height: 21px; font-weight: normal; text-decoration: underline; }
#news { padding: 1px 0; background: url("../img/linha_news_home.png") no-repeat scroll center bottom transparent;}
.linhatop { border: 0 none; margin: 0; padding: 10px 0 0 0; }
.todasnews { background: url("../img/bullet.png") no-repeat scroll 0 3px transparent; color: #ffcc00; padding-left: 10px; float: right; margin: 15px 20px 0 0; }
.todasnews a { font-size: 11px; }

#ultimasfotos ul { margin: 0; padding: 0; }
#ultimasfotos li { display: inline; margin: 0; padding: 0; }
#ultimasfotos img { border: 1px solid #cccccc; margin: 4px; padding: 5px; }
#ultimasfotos a:hover { opacity: 0.65; }

