#Body {color:#333;background-color:#deded5;background-image:none;}

/* MODO EDIT - PRESENTE NAS PAGINAS INTERNAS DE ADMINISTRACAO */
.cHeader {border-bottom:solid 4px #c1c2bc;margin-bottom:10px;}
.cHeader .Head {text-transform:uppercase;}

.titleBar {margin:16px auto 0 auto;padding:6px 0;width:100%;overflow:hidden;border:1px solid #fff;border-left:none;border-right:none;color:#fff;background:#c1c2bc;}
.titleBar span {font-size:24px;font-weight:bold;text-transform:uppercase;}
a.dnnBreadCrumb {display:block;float:right;text-decoration:none !important;line-height:28px;color:#ffe;}
a.dnnBreadCrumb:hover {color:#fff;}
span a.dnnBreadCrumb:first-child {float:left;display:block;width:30px;height:30px;text-indent:-9999999px;background:url(img/arrow-back.png) center center no-repeat;}

.RadTagCloud {background-color:#fff;}

.ModLIVEGestaoInformacaoC,
.ModLiveGestaoMarketingC {position:relative;}
div[id*="pnlFiltro"],
div[id*="pnlMarketing"] {width:512px;position:absolute;top:2px;right:2px;border:none;text-align:right;}

.multiPage {background:#fefefe;}
.multiPage table td {padding:3px 9px;}

.Lista_Informacao {background:url(img/trans.png) 0 0;border:none;margin:0;padding:0;}
.Lista_Informacao td {padding:5px;border-bottom:solid 1px #777;vertical-align:middle;}
.Lista_Informacao td a {color:#333;}
.Lista_Informacao td a:hover {color:#000;}
.Lista_Informacao td a img {display:block;float:left;margin:10px;padding:0px;max-width:100px;max-height:100px;vertical-align:middle;}
.Lista_Informacao td a span {display:block;margin:0px;padding:0px;}
.Lista_Informacao .Lista_Informacao_Titulo {font-size:13px;font-weight:bold;}
.Lista_Informacao .Lista_Informacao_Desc {margin-top:5px;}
.Live_Informacao_Side .Lista_Informacao td {border:none;}
.Live_Informacao_Side .Lista_Informacao .Lista_Informacao_Titulo {font-size:11px;}

div[id*="pnlAcoes"] {margin:10px 0px;padding:5px;}
div[id*="pnlAcoes"] a {color:#fff;background:#3f3f3f;text-decoration:none;margin:5px 0px 0px 5px;padding:5px 15px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
div[id*="pnlAcoes"] a:hover {background:#000;}

/* ACERTOS PARA O MÓDULO PESQUISA */
.ModLiveSearchC {color:#333;}
.ModLiveSearchC a {color:#069;text-decoration:none;}
.ModLiveSearchC a:hover {color:#036;text-decoration:underline;} 
.ModLiveSearchC .divViewMain {width:70%;float:left;margin:0;padding:0;}
.ModLiveSearchC .Informacao_Side {width:26.5%;float:right;}

.ModLiveSearchC .Live_SearchBox {color:#000;background-color:#c1c2bc;background-image:none;margin:5px 0 0 0;padding:10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.ModLiveSearchC .Live_SearchBox span {margin-right:5px;}
.ModLiveSearchC .Live_SearchBox input[type="text"] {}
.ModLiveSearchC .Live_SearchBox input[type="text"]:focus {border:solid 2px #069;}
.ModLiveSearchC .Live_SearchBox .Live_PesquisaSite,
.ModLiveSearchC .Live_SearchBox .Live_PesquisaWeb {width:auto;color:#fff;background-color:#033;background-image:none;text-indent:0px;margin:0px 0px 0px 5px;padding:2px 16px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.ModLiveSearchC .Live_SearchBox .Live_PesquisaSite:hover,
.ModLiveSearchC .Live_SearchBox .Live_PesquisaWeb:hover {color:#fff;background-color:#000;}

.DNNModuleContent {color:inherit !important;background:inherit !important;}

.ModDNNFeedbackC,
.ModDNNFAQsC {color:#333 !important;background:inherit !important;}

@media handheld, only screen and (max-width: 767px) {
    
    body {font-size: 16px;-webkit-text-size-adjust: none;}
    
    #divViewResultados,
    .divViewMain,
    .Informacao_Main,
    .Informacao_Side,
    .RadSocialShare {
        width: auto;
	    float: none;
	    margin-left: 0px;
	    margin-right: 0px;
	    padding-left: 10px;
	    padding-right: 10px;
    }
    
    .Informacao_Conteudo img {max-width:64px;}
    
}


