@charset "utf-8";
/* CSS Document */
html {overflow-x: hidden;}
a, a:hover { color: #000; cursor: pointer; text-decoration:nome; font-weight:bold;}
a:focus { outline: none;}
.bordernone { border: 0 !important;}
a:hover.semcursor { cursor: default;}
.form-space { margin-right: 3px; }
.inline-list {margin: 0; padding: 0; }
.inline-list li { list-style: none; display: inline; float: left; }

/*** Configuração do Twitter ***/

#tweet { width: 285px; float: left; font-family:'Tahoma', Geneva, sans-serif; font-size:12px; color:#000; margin:15px 0 0 12px;}
#tweet h2 { display: block; margin: 0 0 15px; height: 43px; text-indent: -9999px;}
#tweet h2 { background: url(../imgs/tit_oqueestamosdizendo.gif) no-repeat left top; width: 285px;}
#tweet #twitter { overflow: auto; height: 261px;}
#tweet ul { }
#tweet li { margin-bottom: 10px; border-bottom:2px dotted #bab7a5; padding:0 10px 10px 5px;}
#tweet li img { float: left; margin-right: 8px; border:1px solid #000;}
#tweet .tweet li { float: left; width: 253px; }
#tweet .tweet li a { color: #000; text-decoration:none;}
#tweet .tweet li a:hover { color: #000; text-decoration:underline;}
