/*
   AUTOR DA CRIAÇÃO: Diego Rodrigues Moreira - diegurm@gmail.com
   ÚLTIMA ALTERAÇÃO: 29 de Julho de 2011 
*/ 

a { text-decoration: none; }
a:hover { text-decoration: underline; }
body {
    font:15px/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;

    text-decoration: none;
    line-height:20px; margin-top:0; color:#000;}

a{text-decoration:none; }
a:focus, a:active{ outline:none;}
a:visited{color:#4D4D4D;}
a img{border:none;}
a:link{cursor:pointer; color:#333333; }
p{margin-top:10px;}
fieldset{border:none; }
hr{background-color:#ccc; border:none; height:1px;  }
button{cursor:pointer;}	
img{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px}


#div-layout { width:100%; height:auto;}
.interno{
    width:1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear:both;}	
#div-cabecalho{
    height:27px; margin: 0px auto;
    background-color:#333;
    box-shadow:         0 0 10px black;
    -moz-box-shadow:    0 0 10px black;
    -webkit-box-shadow: 0 0 10px black;
    font-size:12px}	
#div-cabecalho ul{
    width:970px; margin: 0px auto;
    padding:0px;
    list-style-type: none;
    list-style-image:none;
    font-size:15px; color:#fff;}
#div-cabecalho ul a{
    color:#fff}
#div-cabecalho li {
    margin:0px; 
    outline-style:none;
    outline-width:medium;
    display:inline; 
    font-size:12px; color:#fff; font-weight:bold;	
    text-decoration:none;}
.bg-header{
    background-image: url(../images/bg_topo.png);
    background-repeat: repeat-x;}
#div-header{
	width:970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#div-header .logo {
	width:230px;
	height:100px;
	float:left;
	text-align:center;
	margin-top: 10px;
}
#div-header .banners {
    width:740px;
    height:auto;
    margin-top:9px;
    margin-bottom:9px;
    float:right
}
#div-header .banners .legenda {
    font-size:9px; color:#999;
    margin-right:10px;
    margin-top:0;
    text-align: left;}
#div-header .banners p {
    margin-top:0px; margin-right:10px;
    color:#999; font-size:9px;}
#div-header .banners images{
    padding:3px; border:1px #c8c8c8  solid;}
#div-menu{
	width:970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-top: 7px;
	border-top:1px #CCC solid;
	clear:both;
	padding-bottom: 10px;
}
.bg-busca{
	height:38px;
    background-image: url(../images/bg_busca.png);
    background-repeat: repeat-x;
	border-bottom:1px #CCC solid;}	
#div-busca{
	width:970px;
	height:auto;
	color:#484848;
	font-size:15px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	clear:both;
}	
#div-busca-padrao .btnInput{
    background-color:#646464;
    border:1px solid #e3e3e3;
    color:#FFF; 
    padding:3px;}
#div-busca-padrao .comboBox{
    background-color:#FFF;
    border:1px solid #e3e3e3;
    color:#484848;
    padding:5px;}
#div-busca-padrao .inputText{
    background-color:#FFF;
    border:1px solid #e3e3e3;
    color:#484848;
    padding:3px;
    font-size:15px;}
#div-busca-padrao select{
    border: none;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #b3b3b3;
    color: #333;
    float: left;
    font-size:15px;
    margin-left:2px;}
#div-busca-padrao select.buscaSimples{
    border: none;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    float: left;
    font-size:15px;
    width: 144px;}
#div-busca-padrao input{
    background: url(../images/input_bg_pequeno.png) repeat-x 0px -1px;
    border: none;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #b3b3b3;
    color: #333;
    float: left;
    font-size:15px;
    height: 24px;
    padding:5px 5px 3px 5px;
    width: 203px;}
#div-busca-padrao input.buscaSimples{
    background: url(../images/input_bg_pequeno.png) repeat-x 0px -1px;
    border: none;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    float: left;
    font-size:15px;
    height: 18px;
    padding:5px 5px 3px 5px;
    width: 144px;}
#div-busca-padrao input.estadoInicial{color:#999;}
#div-busca-padrao label.lupa{
    background:url(../images/input_label_pequeno.png) no-repeat left top;
    display:block;
    float:left;
    height:34px;
    text-indent:-99999px;
    width:26px;}
#div-busca-padrao label.cantoEsquerdo{
    background:url(../images/canto-esquerdo.png) no-repeat left top;
    display:block;
    float:left;
    height:28px;
    text-indent:-99999px;
    width:5px;}
#div-busca-padrao button{
    /*background:#06d;*/
    border: none;
    cursor: pointer;
    font-size:15px;
    float:left;
    height: 34px;
    line-height:1;
    padding:0px 0px 3px 0px;
    width: 61px;
    line-height:1;}
#div-busca-padrao button:hover{
    /*background:#06d;*/
    border: none;
    cursor: pointer;
    font-size:15px;
    float:left;
    height: 34px;
    line-height:1;
    padding:0px 0px 3px 0px;
    width: 61px;}
#div-busca-padrao button.buscaSimples {
    /*background:#06d;*/
    background:url(../images/botao_pequeno_WP.png) no-repeat left top;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size:15px;
    float:left;
    height: 28px;
    padding:0px 0px 3px 0px;
    width: 31px;}
#div-busca-padrao button.buscaSimples:hover{
    background:url(../images/botao_pequeno_WP.png) no-repeat left top;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size:15px;
    float:left;
    height: 28px;
    padding:0px 0px 3px 0px;
    width: 31px;}		
.menuAtalhos{
    float:right;
    font-size:11px;
    color:#484848;
    text-align:center;
    padding-top: -5px;}
.menuAtalhos ul {
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;}
.menuAtalhos li {
    float:left;
    display:block;
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;}
.menuAtalhos a{
    text-decoration: none;
    color: #484848}
.menuAtalhos a:hover{
    text-decoration: underline;
    color: #484848}
.menuAtalhos td{
    width:56px;padding:0 2px}
.menuAtalhos a:hover > images {
    border:0 !important; outline:0 !important;}

#div-conteudo{padding:25px 15px 0 15px; clear:both;}

#div-principal{
    width:1000px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.borda:hover{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0px 0px 0px 2px #999;
    -moz-box-shadow: 0px 0px 2px #969696; /* for Firefox 3.5+ */
    -webkit-box-shadow: 0px 0px 2px #969696; /* for Safari and Chrome */
    padding:10px;
}

.borda:active{
    box-shadow: 0px 0px 0px 1px #CCC;
    -moz-box-shadow: 0px 0px 0px 1px #CCC; /* for Firefox 3.5+ */
    -webkit-box-shadow: 0px 0px 0px 1px #CCC; /* for Safari and Chrome */
}
#div-principal .legenda {
    font-size:9px; color:#999;
    text-align: left;}
#div-principal .publicidade{
    background-color:#F7F7F7; 
    padding:4px; border:1px solid #c8c8c8 ;}
#div-principal .destaque{
    background-color:#F7F7F7;
    color:#666;
    font-size:14px;
    padding:10px;
    left:5px;
}
#disqus_thread h3{
    font-family:'Droid Sans',arial,sans-serif!important;
    font-weight:normal!important;
    font-size:20px; color:#333;
    letter-spacing:-2px;
    border-bottom:2px solid #c8c8c8;}

#div-principal a.borda_foto:hover {
    border-radius: 5px;
   -moz-box-shadow:#999 2px 2px 10px;
  -webkit-box-shadow:#999 2px 2px 10px;
}
#div-principal h6.chapeu,
#div-principal h6.chapeu_foto {
    line-height: normal; letter-spacing: normal; font-size: 0.98em;	font-weight: bold;
    /*-mozborder-radius: 5px; -webkitborder-radius: 5px; border-radius: 5px ;*/}
#div-principal h6.chapeu_foto,
#div-principal h6.chapeu_foto a {
    color: #fff !important;}

#div-principal .toolbar {
    padding: 5px 0px; height: 22px; 
    border-top-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238);
    border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;}
	
#div-principal .toolbar .item {
    height: 22px; padding-right: 5px; float: left;}
#div-principal .toolbar .item { font-size:12px;}	
#div-principal .toolbar .ic-generic {
    width: 18px; height: 18px;}
#div-principal .toolbar img.comment {
    background-position: 0px -18px;}
#div-principal .toolbar img.print { }
#div-principal .toolbar img.pdf {
    background-position: 0px -270px;}
#div-principal .toolbar .bt-twitter {
    margin: 0px 1px; height: 20px; padding-top: 1px; float: left; display: block;}
#div-principal .toolbar .bt-facebook {
    margin: 0px 1px; height: 18px; padding-top: 2px; float: left; display: block;}
#div-principal .toolbar .bt-facebook a:hover span {
    color: rgb(255, 255, 255) !important;}
#div-principal .toolbar .bt-orkut {
    margin: 0px 1px; height: 22px; float: left; display: block;}
#div-principal .toolbar #oktbtn {
    padding: 1px 0px; margin-top: 0px !important; margin-left: 0px !important;}
#div-principal .toolbar .last {
    padding-right: 0px !important; padding-left: 5px !important; float: right !important;}
#div-principal .toolbar img.share {
    background-position: 0px -90px; margin-right: 5px; vertical-align: middle;}
#div-principal .toolbar .fm-lbl {
    color: rgb(136, 136, 136); line-height: 22px; font-size: 12px; white-space: nowrap;}
#div-principal .toolbar .fm-txt {
    background: url("../images/ic-buttons.png") repeat-x 0px -414px rgb(255, 255, 255); border-width: 1px; 
    border-style: solid; border-color: rgb(204, 204, 204) rgb(221, 221, 221) rgb(238, 238, 238);
    padding: 4px 6px; width: 140px; height: 12px; color: rgb(136, 136, 136);
    line-height: 16px; font-size: 12px; font-style: italic; margin-left: 5px; vertical-align: top;}

#div-principal .widget{
    border:1px solid #ddd;
    border-top:0;
    margin-bottom:10px;}
#div-principal .widget p,.widget strong{
    display:block; margin-bottom:.5em}
#div-principal .widget-titulo{
    border-top:3px solid #C00; overflow:hidden; zoom:1; border-bottom:1px solid #ddd; }
#div-principal .widget-titulo p{
    font-family:'Droid Sans',arial,sans-serif!important;
    font-weight:normal!important;
    letter-spacing:-2px;
    font-size:24px;
    margin-bottom:0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 7px;}
#div-principal .widget-titulo p a{color:#333}
#div-principal .widget-titulo strong a:hover{color:#333}

#div-rodape{
    margin:0; padding:20px 0 8px 0;
    background:#CFCFCF url(../images/bg_rodape.png) repeat-x scroll top left;
    clear:both;
    text-align:center;
    color:#484848;
    font-size:15px;}
#div-rodape table tr td a{color:#484848;font-size:15px; text-shadow:0 0.5px 0 #FFF;}	

/*IC-GENERIC*/
img.ic-generic {
    background-image: url(../images/ic-buttons.png);
    background-repeat: no-repeat;
}

/*BT-GENERIC*/
.bt-generic {
    background-image: url(../images/bg-buttons.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: #eee #ddd #ccc;
    display: block;
    padding: 1px 3px;
    margin: 0;
    width: auto;
    overflow: visible;
    height: 18px;
    -mozborder-radius:3px;
    -webkitborder-radius:3px;
    border-radius:3px;
}

:hover.bt-generic {
    border-color: #ddd #ccc #bbb;
    background-position: 0 -20px;
}

:active.bt-generic {
    border-color: #bbb #ccc #ddd;
    background-position: 0 -40px;
}

.bt-generic span {
    white-space: nowrap;
    color: #888;
    font-size: 12px;
    line-height: 18px;
    text-shadow: 0 1px 0 #fff;
    float: left;
    padding: 0 3px;
}

.bt-generic .ic-generic {
    float: left;
}

button.bt-generic {
    height: 22px;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.bt-generic .ic-generic {
    display: inline-block;
    vertical-align: middle;
}

/* BT-BLUE */
.bt-blue {
    background: url(../images/bg-buttons.png) 0 -60px repeat-x;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding: 7px 14px;
    -mozborder-radius: 3px;
    -webkitborder-radius: 3px;
    border-radius: 3px;
    border: 0;
    height: 30px;
    width: auto;
    overflow: visible;
}

:hover.bt-blue {
    background-position: 0 -90px;
}

:active.bt-blue {
    background-position: 0 -120px;
}

/* BT-GRAY */
a.bt-gray {
    background: url(../images/bg-buttons.png) 0 -150px;
    float: left;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #666;
    padding: 6px;
    border: 1px;
    border-style: solid;
    border-color: #eee #ddd #ccc;
    -mozborder-radius: 3px;
    -webkitborder-radius: 3px;
}

input.bt-gray {
    float: left;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #666;
    padding: 6px;
    border: 1px;
    border-style: solid;
    border-color: #eee #ddd #ccc;
    height: 30px;
    padding: 6px 7px 8px;
    -mozborder-radius: 2px;
    -webkitborder-radius: 2px;
    background: url(../images/bg-buttons.png) 0 -120px;
}

/* Tooltip */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:14px;
	width:180px;
}
#tooltip .tipHeader {
	height:8px;
	background:url(images/tipHeader.gif) no-repeat;
}

#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
}
#tooltip .tipFooter {
	height:8px;
	background:url(images/tipFooter.gif) no-repeat;
}

.right {
float: right;
margin: 0 0 10px 10px;
}

.left {
float: left;
margin: 0 10px 10px 0;
}

/* ------------------------------------------
CSS3 FACEBOOK-STYLE BUTTONS (Nicolas Gallagher)
Licensed under Unlicense
http://github.com/necolas/css3-facebook-buttons
------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------- BUTTON */

.uibutton { 
    position: relative; 
    z-index: 1;
    overflow: visible; 
    display: inline-block; 
    padding: 0.3em 0.6em 0.375em; 
    border: 1px solid #999; 
    border-bottom-color: #888;
    margin: 0;
    text-decoration: none; 
    text-align: center;
    font: bold 11.5px/normal 'lucida grande', tahoma, verdana, arial, sans-serif; 
    white-space: nowrap; 
    cursor: pointer; 
    /* outline: none; */
    color: #333; 
    background-color: #eee;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f6f6), to(#e4e4e3));
    background-image: -moz-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: -o-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: linear-gradient(#f5f6f6, #e4e4e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f6f6', EndColorStr='#e4e4e3'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
}

.uibutton:hover,
.uibutton:focus,
.uibutton:active {
    border-color: #777 #777 #666;
}

.uibutton:active {
    border-color: #aaa;
    background: #ddd;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* overrides extra padding on button elements in Firefox */
.uibutton::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* ............................................................................................................. Icons */

.uibutton.icon:before {
    content: "";
    position: relative; 
    top: 1px; 
    float:left;
    width: 10px; 
    height: 12px; 
    margin: 0 0.5em 0 0; 
    background: url(../images/fb-icons.png) 99px 99px no-repeat;
}

.uibutton.edit:before  { background-position: 0 0; }
.uibutton.add:before  { background-position: -10px 0; }
.uibutton.secure:before  { background-position: -20px 0; }
.uibutton.prev:before  { background-position: -30px 0; }
.uibutton.next:before  { float:right; margin: 0 -0.25em 0 0.5em; background-position: -40px 0; }

/* ------------------------------------------------------------------------------------------------------------- BUTTON EXTENSIONS */

/* ............................................................................................................. Large */

.uibutton.large {
    font-size: 13px;
}

/* ............................................................................................................. Submit, etc */

.uibutton.confirm {
    border-color: #29447e #29447e #1a356e;
    color: #fff;
    background-color: #5B74A8;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637bad), to(#5872a7));
    background-image: -moz-linear-gradient(#637bad, #5872a7);
    background-image: -o-linear-gradient(#637bad, #5872a7);
    background-image: linear-gradient(#637bad, #5872a7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#637bad', EndColorStr='#5872a7'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
}

.uibutton.confirm:active {
    border-color: #29447E;
    background: #4F6AA3;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* ............................................................................................................. Special */

.uibutton.special {
    border-color: #3b6e22 #3b6e22 #2c5115;
    color: #fff;
    background-color: #69a74e;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75ae5c), to(#67a54b));
    background-image: -moz-linear-gradient(#75ae5c, #67a54b);
    background-image: -o-linear-gradient(#75ae5c, #67a54b);
    background-image: linear-gradient(#75ae5c, #67a54b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#75ae5c', EndColorStr='#67a54b'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
}

.uibutton.special:active {
    border-color: #3b6e22;
    background: #609946;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* ............................................................................................................. Disable */

.uibutton.disable {
    z-index: 0;
    border-color: #c8c8c8;
    color: #b8b8b8;
    background: #f2f2f2;
    cursor: default;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.uibutton.confirm.disable {
    color: #fff;
    border-color: #94a2bf;
    background: #adbad4;
}

.uibutton.special.disable {
    color: #fff;
    border-color: #9db791;
    background: #b4d3a7;
}

.uibutton.disable.icon:before,
.uibutton.disable.icon:after {
    opacity: 0.5;
}

/* ------------------------------------------------------------------------------------------------------------- BUTTON GROUPS */

.uibutton-group {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
}

.uibutton + .uibutton,
.uibutton + .uibutton-group,
.uibutton-group + .uibutton,
.uibutton-group + .uibutton-group {
    margin-left: 3px;
}

.uibutton-group li {
    float: left;
    padding: 0;
    margin: 0;
}

.uibutton-group .uibutton {
    float: left;
    margin-left: -1px; 
}

.uibutton-group .uibutton:hover,
.uibutton-group .uibutton:focus,
.uibutton-group .uibutton:active {
    z-index:2;
}

.uibutton-group > .uibutton:first-child,
.uibutton-group li:first-child .uibutton { 
    margin-left: 0; 
}

/* ------------------------------------------------------------------------------------------------------------- BUTTON CONTAINER */
/* For mixing buttons and button groups, e.g., in a navigation bar */

.uibutton-toolbar {
    padding: 6px;
    border-top: 1px solid #ccc;
    background: #f2f2f2;
}

.uibutton-toolbar .uibutton,
.uibutton-toolbar .uibutton-group {
    vertical-align: bottom;
}



