#Body {color:#edede5;background-color:#010006;background-image:url(img/bg_sre.jpg);background-attachment:fixed;background-position:top center;background-repeat:no-repeat;}

.skinPath {color:#eee;background-color:transparent;}
.skinPath a {color:#eee;}
.skinPath a:hover {color:#fff;}

#divViewResultados {float:left;width:72.05%;margin:0px 5px 0px 0px;background:url(img/bg_search_trans.png) 0 0;}
.Informacao_Side {margin:10px 0px 10px 74.25%;}
.Informacao_Side .CloudTitle {margin:0;padding:8px 12px;font-size:16px;color:#fff;background:#010707;}

.Live_SearchBox {margin:0px;padding:5px;background-color:#010006;}
.Live_SearchBox span,
.Live_SearchBox input,
.Live_SearchBox .Live_PesquisaSite,
.Live_SearchBox .Live_PesquisaWeb {float:none;margin-right:5px;}
.Live_SearchBox input[type="text"] {min-width:12em;width:18em;font-weight:400;font-size:16px !important;}

.RadTagCloud {border:none !important;background:#c00;}
.RadTagCloud .rtcTagList a,
.RadTagCloud_Default .rtcTagList a,
.rtcTagItem {color:#ddd !important;text-decoration:none;}
.RadTagCloud .rtcTagList a:hover,
.RadTagCloud_Default .rtcTagList a:hover,
.rtcTagItem:hover {color:#fff !important;background:transparent !important;text-decoration:underline;}

.Live_Navegacao {margin:15px 0px 10px 0px;padding:5px;}
.Live_Navegacao span {margin:0px 15px;font-weight:600;}

@media handheld, screen and (max-width: 512px) {
	.skinHeader .GovLinks,
	.skinHeader .dnnCurrentDate,
	.skinHeader .UserObject {display:none;}
	.skinHeader .AccessLinks {float:none;width:160px !important;left:0;}
	.container {position:relative;float:none;width:95%;margin:5px auto;padding:5px;overflow:hidden;}
	.leftcontent,
	.centercontent,
	.rightcontent {float:none;width:100%;margin:5px 0px;padding:0px;}
}

@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;
    }
}


