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

/*############## SELECT MENU ITEM ############*/ 
#contentRigth #menu .homeSel a:link, #contentRigth #menu .homeSel 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;  border-bottom:#cccccc dashed 1px;}
#contentLeft .noticias .topoNoticias {  border-bottom: #ccc dashed 1px;  text-transform:uppercase; color:#00597E; font-weight:bold; }
#contentLeft .noticias .titulo { float:left; width:485px; border-right:#ccc dashed 1px; padding:10px 0 10px 15px; font-size:16px;}
#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;}
#contentLeft .noticias:hover {background-color:#fee6d4; }
#contentLeft a:link, #contentLeft a:visited { background-image:url(../../images/site/linkIcon.gif); background-repeat:no-repeat; background-position:left center; padding-left: 20px; text-decoration:none; color:#00597E; }
#contentLeft a:hover {text-decoration:underline;}

#destaque {background-image:url(../../images/site/bg_repeat.gif); background-repeat:repeat;}
#destaque .destaqueTopo {height:60px; background-color:#FFA45F; font-size:20px; text-transform:uppercase; color:#FFF; background-image:url(../../images/site/icon.gif); background-repeat:no-repeat;}
#destaque .destaqueTopo p {padding-top:21px; padding-left:55px; background-repeat:no-repeat;}
#destaque .destaqueContent {border-left:1px #FFA45F dashed; border-top:1px #FFA45F solid; background-color:#FFF; padding:15px; border-bottom:1px #FFA45F dashed; height:155px;}
#destaque .destaqueContent img {float:left; margin-right:10px; margin-bottom:10px; border:none;}
#destaque .destaqueContent:hover {background-color:#fee6d4; }
#destaque .destaqueContent p {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; 
margin-top:-20px;}
#destaque .destaqueContent a {background-image:none; border:none; text-decoration:none; color:#333;}

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