@charset "utf-8";
/* CSS Document */

/*############## SELECT MENU ITEM ############*/ 
#contentRigth #menu .noticiasSel a:link, #contentRigth #menu .noticiasSel a:visited { cursor:default; background:#00597E; text-decoration:none; font-size:12px; color:#fff; width:224px; height:28px; display:block; padding:12px 0 0 50px; margin-left:-51px;}

/*############## SPECIFIC CONTENTS ############*/ 
#contentLeft .noticias {border-left:#cccccc dashed 1px; border-right:#cccccc dashed 1px;}
#contentLeft .noticias .topoNoticias {  border-top:#cccccc dashed 1px; text-transform:uppercase; color:#00597E; font-weight:bold; }
#contentLeft .noticias .titulo a:link, #contentLeft .noticias .titulo a:visited{ text-decoration:none; color:#00597E; float:left; width:485px; border-right:#ccc dashed 1px; padding:10px 0 10px 15px; font-size:16px;}
#contentLeft .noticias .titulo a:hover { color:#3399CC; }
#contentLeft .noticias .data {float:right; height:18px; width: 77px; font-size:18px; color:#FFA45F; padding:9px 10px 12px 13px; }
#contentLeft .noticias .conteudoNoticias {font-size:12px; padding:15px 18px 15px 10px; text-align:justify;}


/*############## PAGINAÇÃO ############*/ 
#contentLeft #paginacao {text-align:right; padding-right:18px; padding-top:10px; border-top:1px dashed #cccccc; }
#contentLeft #paginacao a:link, #contentLeft #paginacao a:visited{ font-size:12px; color:#00597E; text-decoration:none;}
#contentLeft #paginacao a:hover {text-decoration:underline:}
