@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
body{background:#FFF; font-family:"Trebuchet MS";}
#header{width:100%; background:url(../imagens/bg_header.jpg) repeat-x; margin:0px auto; display:table;}
#logo{width:755px; height:95px; margin:0px auto; background:url(../imagens/logo.gif) 0px 10px no-repeat; cursor:pointer;}
/*#endereco{font:13px Trebuchet MS; color:#999; margin-left:500px; width:240px;}*/

#menu{width:100%; height:30px; font-size:13px; list-style:none; margin-top:29px;}
#menu li{float:left; width:100px; max-width:80px; background:url(../imagens/separador.gif) right bottom no-repeat; text-align:center;}
#menu li #selecionado{text-decoration:none; color:#FF9; cursor:default;}
#menu li #naoSelecionado{color:#FFF; text-decoration:none;}
#menu li #naoSelecionado:visited{color:#FFF; text-decoration:none;}
#menu li #naoSelecionado:hover{color:#FF9; text-decoration:underline;}
#menu li #home{margin-right:20px;}

#contentSite{width:755px; margin:0px auto;}

#rodape{width:100%; height:89px; background:url(../imagens/bg_rodape.gif) repeat-x; clear:both;}
#rodape img{margin-top:30px; float:right; margin-right:100px;}

.botao{width:100%; height:30px; margin-top:10px; font-size:13px; list-style:none;}
.botao li a{min-width:80px; display:table; background-color:#666; color:#FFF; padding-left:10px; padding-right:10px; text-decoration:none;}
.botao li a:hover{background-color:#360; text-decoration:none;}
.botao li strong{font-size:14px;}

.link{color:#3b6f00; text-decoration:none;}
.link:hover{color:#3b6f00; text-decoration:underline;}

/* INCLUDE BLOG */
#inc_blog{width:246px; background:url(../imagens/ico_blog.gif) no-repeat; float:left; margin-top:-63px; position:relative; margin-left:15px;}

/* CSS BLOG */
#content {font:12px Trebuchet MS;}
#content h4{color:#690; font:12px Trebuchet MS;}
#content .titulo{font-weight:bold; font-size:13px; color:#690; text-decoration:none; line-height:12px;}
#content .titulo:hover{font-weight:bold; font-size:13px; color:#690; text-decoration:underline;}

#content .description a{color:#666; text-decoration:none;}
#content .description a:hover{color:#666; text-decoration:underline;}

/* DEL.ICIO.US */
.delicious-posts {margin-top:10px; letter-spacing:-1px; margin-bottom:50px;}
.delicious-posts h2 {margin-top:0px;}
.delicious-posts h2 a{font:bold 17px Trebuchet MS; color:#690; float:left; margin-bottom:20px; margin-top:10px;}
.delicious-posts h2 img{float:left; margin-left:5px; margin-top:4px;}
.delicious-posts ul{clear:both; margin-bottom:10px;}
.delicious-posts li {line-height:14px; margin-bottom:6px;}
.delicious-posts a:hover {text-decoration: underline;}
.delicious-posts a {text-decoration: none; color: #690;}
.delicious-post a {color:#690;}
