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

*{margin:0px; padding:0px;}
body{background:url(../images/bg.gif) repeat-x #fff; font-family:Trebuchet MS; font-size:12px;}
#tudo{width:700px; margin:0 auto; margin-top:40px;}
input{border: 1px solid #e1e1e1; background:f7f7f7; height:24px; width:300px; padding-top:7px; color:#999999; padding-left:10px;}
#tudo2{width:700px; margin:0 0; margin-top:40px;}

/*-------------impromptu---------- */
.jqifade{ position: absolute; background-color: #aaaaaa; }
div.jqi{ width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqi .jqicontainer{ font-weight: bold; }
div.jqi .jqiclose{ position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }
div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #444444; }
div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.jqi button{ padding: 3px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqi button:hover{ background-color: #728A8C; }
div.jqi button.jqidefaultbutton{ background-color: #BF5E26; }
.jqiwarning .jqi .jqibuttons{ background-color: #BF5E26; }
/*-------------------------------- */


<!-- menu principal -->
#menu_menu {list-style: none;}
#menu_menu li{margin: 0px 0 0px 0; padding-top:0px; list-style:none;}
#menu_menu li a{display:block;color: #ccc; text-decoration:none; font-size:16px; height: auto;padding-left: 5px;}
#menu_menu li a:hover{background:#f6f6f6; padding-left: 5px; margin-right:5px;}
#menu_configuracoes{margin-top: 80px; height:40px; width: 140px; background:#eaeaea; margin-left:5px; margin-right:10px; padding-top: 20px; text-align:center;text-transform:capitalize; text-decoration:none; color:#ccc;}
#menu_configuracoes:hover{background:#FF3300; color:#FFFFFF; cursor:pointer; font-weight:bold; color:#FFFFFF;}

<!-- apagar thumb -->
.apagar{position:absolute; width:100px; height:30px; background:#990000; color:#FFFFFF; z-index:99px; top:-5px; left:100px;}
