/*falha em css_comum.css*//* CSS Document */
*{ 	
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html{
	font-size:100.01%;
}
table{
	border-collapse:collapse;
}
img{
	border:0;
}
.strong{
	font-weight:bold;
}
h2 a{

}
.clr{
	clear:both;
}
.box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.right{
	float: right;
}
.w100p{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.w200px{    
    width:200px;
}
.font16{
    font-size: 16px;
}
hr{
	margin:10px;
}
.hrT1, .hrT2{
    border:0;
    height:2px;
}
.menuTop{
	z-index:50;
	position: relative;
	height: 40px;
}
.menuTop ul {
	list-style-type:none;
	padding-bottom: 1px;
	display: inline-block;	
}
.menuTop>ul>li {	
	position:relative;
	display:inline-block;
}
.menuTop ul a{
	display:block;
	padding:10px;
}
.menuTop>ul>li>a{
	height: 16px;
	padding: 12px 0;
}

.menuTop>ul>li:first-child>a>span{
	border-left: 0;
	width:20px;
	background: url(image/home.png) no-repeat center;
}
.menuTop>ul>li:last-child>a>span{
	border-right: 0;
}
.menuTop a:hover {
	text-decoration:none;
}
.menuTop li ul  {
	display:none;
	position:absolute;
	left: 0px; 
	top:40px;
}


.menuTop li ul li {
	text-align:left;
	border-bottom:1px solid #D2D3D4;
	display:block;
}

#Bvagas th, #Borcamentos th{
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

a.ajuda{
	background-image:url(image/help_icon.gif);
	width:15px;
	height:16px;
	display: inline-block;
        vertical-align: middle;
        margin:3px 5px;
}

.caixanav .navReg a{
	background: url('image/chosen-sprite.png') no-repeat -41px 2px;	
	display:inline-block;
	width:13px;
	height:13px;
	vertical-align: middle;
	margin-left: 3px;
}
.caixanav .navReg a:hover{
	background: url('image/chosen-sprite.png') no-repeat -41px -9px;
	background-color: transparent;
}
.caixanav .navReg span a:hover{
	background-color: #e85752;
        border-radius: 2px;
}

.caixanav .navReg span{
	border: 1px solid #888;
	display:inline-block;
	padding:2px 5px 0px;
	margin:0 5px;	
}

a.help
{
	position:relative;
	cursor:help;
}
a.help img {
	margin: 0px 10px;
}
a.help:hover
{
	background:transparent;
	text-decoration:none;
	
}

a.help span{display: none}

a.help:hover span{
	display:block;
	z-index:250;
	font-weight:bold;
	position:absolute;
	text-decoration:none;
	left:-174px;
	width:174px;
	float:left;
	border:1px solid #FF9900;
	background-color:#FFFFCC;
	padding:5px 5px;
	text-align:left;
}
.cadastro .alerta, .alerta{
	background-color:#f02d44;
	color:#FFFFFF;
	font-size:18px;
	padding:5px 5px;
}
.cadastro .alertaOK, .alertaOK{
	background-color:#009900;
	color:#FFFFFF;
	font-size:18px;
	padding:5px 5px;
}
.alerta a{
	color:#FFFFDD;	
}
.alerta a:hover{
	background-color:#FFFFCC;
	color:#FF0000;
	text-decoration:none;
}
.naoencontrado{	
	background-color:rgb(255, 210, 210);
	font-size:16px;
	font-weight:bold;
        margin:-10px;
        padding:15px;
        text-align: center;
}
.semelhantes{        
        font-size:16px;
	margin:-10px;
        padding:15px;
        background-color: #FFFFCF;
}
.naoencontrado span,.semelhantes span{
	color:#990000;
}
.cadastro .aviso, .aviso{
	border:1px solid #FF9900;
	background-color:#FFFFCC;
	padding:5px 5px;
	margin:10px 0px;
	text-align:left;
	font-size:16px;
}



.login .texto{
	width:200px;
	border: 1px solid #CCC;
	border-radius:2px;
	padding: 5px 10px;
}
#fCad .texto{
	width: 150px;
}
#fCad .cadErr{
	background-color:#FFE8E8;
	border:1px solid #F55;
}
.login th{
	font-size:14px;
	text-align: right;
        width: 55px;
}
.login th, .login td{
	padding:5px 2px;
}
.alertamaxmin{
	padding: 10px 10px; 
	display: none;
	background-color: rgb(255, 187, 187);
}
.mLink{
	color:#0000ff;
	font-size:9px;
	text-decoration:underline;
}
.mLink:hover, .MLink:hover{
	background-color:#0000FF;
	color:#FFFFFF;
	text-decoration:none;
}
.MLink{
	color:#0000ff;	
	text-decoration:underline;
}

.cabBusca{
	color:#444;
	font-size:15px;	
	margin:10px 0px;
}
.cabBusca span{
    font-weight: bold;
}
.nenhum ul{
	margin:40px 10px 40px 30px;
}
.nenhum li{
	margin:10px 0px;
	font-size:16px;
}

.parceiros td{
	padding:10px;
	border:3px solid #333;
}
.parceiros th{
	background-color:#06C;
	color:#FFF;
	border:3px solid #333;
}
.parceiros textarea, .parceiros input{
	width:100%;
	height:100%;
	font-size:12px;
}
.anuncios li.hover{
	background: #FEFDE1 url(image/anuMais.png) no-repeat bottom right;
	border: 1px solid #EEAC0F;	
	cursor: pointer;
}
.anuncios h2,.anuncios h3{
	font-size: 18px;
	font-weight:normal;
	margin:0 0 5px 0;
}
.anuncios .gratis h2,.anuncios .gratis h3{
	font-size: 14px;
}
.anutop h2,.anutop .gratis h2,.anutop h3,.anutop .gratis h3{
	font-size: 12px;
	height: 34px;
	display: block;
	overflow: hidden;
}
.anuncios li p{
	margin: 5px 0;
}

.anuncios li.gratis>div>p{
    max-height: 54px;
    line-height: 18px;
    display: block;
    overflow: hidden;
}
.anutop li>div>p{
    height: 64px;
    max-height: 64px !important;
    display: block;
    overflow: hidden;
}
.anuncios a:hover{
	text-decoration: none;
}
.txtEnd:before{
	content: "Endereço: ";
	opacity:0.7;
}
.txtCid:before{
	content: "Cidade: ";
	opacity:0.7;
}
.txtUf:before{
	content: "Estado: ";
	opacity:0.7;
}
.txtPub:before{
	content: "Publicação: ";
	opacity:0.7;
}

.VitFone:before{
	content: "Telefone: ";
	opacity:0.7;
}

.imganu{
	float:left;
	line-height:150px;
	margin:5px 8px 5px 0;
	width: 160px;
	height:160px;
	overflow: hidden;
}
.gratis .imganu,.anutop .imganu{
	line-height:60px;
	height:70px;
	margin:5px 5px 5px 0;
	width: 70px;
}
.imganu img{
	border:0;
	vertical-align:middle;
	width:100%;	
	height: auto;
}
.anuncios .artigo .imganu{
	line-height:60px;
	margin:5px 5px 5px 0;
	height:124px;	
	width: 124px;
}
.imganu span.imgAlt{
	background-image:url(image/alternativa.png);
	background-repeat: no-repeat;
	background-position: center;
	display:inline-block;
	background-size:100% 100%;
	width:100%;
	height:100%;
}
.divGeo{
	clear:both;
}
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 12px; color:#FFF; background-color: #0D77A9; z-index: 10010; max-width: 200px }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px; width:0;height: 0; border-bottom:10px solid #0D77A9; border-left: 10px solid transparent; border-right: 10px solid transparent;	border-top: 0 solid transparent;}

.ibt{
	display:inline-block;
	width:28px;
	height:28px;
	cursor:pointer;
	margin:2px 5px;
	background-repeat:no-repeat;
	background-position:center center;
}
.ierro{
	background-image:url(image/IcDen.gif);
}
.ifav{
	float:right;
	width: 18px;
	height: 17px;
	background-image:url(image/iFav.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 3px;
}
.ifav.AF, .ifav.NF{
	background-position: left;
}
.ifav.RF{
	background-position: right;
}
.orcamentos li{
	font-size:15px;
	display:inline-block;
	vertical-align:bottom;
	list-style:none;
	padding: 10px;
	border: 1px solid transparent;
	width: 317px;
	margin-top:-1px;
        position: relative;
}
.orcamentos li a.respostas{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e85752;
    color: #FFF;
    display: block;
    padding: 3px 8px;
    border-radius: 1px;
}
.respondido{
    background-image: url(image/respondido.png);
    position: absolute;
    top: 0;
    right: 0;    
    display: block;
    width: 50px;
    height: 50px;
}
.orcamentos li a.respostas:hover{
    background-color: #ce4d49;
}
.orcamentos li.hover{
	background: #FEFDE1 url(image/anuMais.png) no-repeat bottom right;
	border: 1px solid #EEAC0F;	
	cursor: pointer;
}
.orcamentos h2,.orcamentos h3{
	font-size: 20px;
	font-weight:normal;
	margin:0 0 5px 0;
}
.orcamentos li p{
	margin: 5px 0;
}
.orcamentos a:hover{
	text-decoration: none;
}
.listaBlock{
    list-style: none;
}
.listaBlock li{
    list-style: none;
    display: block;
    border:1px solid #CCC;
    padding: 10px;
    margin:5px 0;
}

.elBlock{
    display: inline-block;
    border-radius: 3px;
    border:1px solid #D6D6D6;
    background-color: #F5F5F5;
    padding: 2px 5px;
    margin:2px;
}
.statusVerde{
	color:#00AA00 !important;
}
.statusAmarelo{
	color:#C49B18
}
.statusVermelho{
    color:#AA0000;
}

#popbox{
	position:absolute;
	top:200px;
	left:0;
	width:800px;
	max-width:90%;
	z-index:10000;
	display: none;
}
#popClose{
    border: 3px solid #FFFFFF;
    border-radius: 20px;
    color: #FFFFFF;
    font-family: Comic Sans MS;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    vertical-align: top;
    width: 30px;
    z-index: 10008;
}
#popClose:before{
	content:"X";
}
#popClose:hover{
	text-decoration: none;
}
#backbranco{
	background-color:#000;
	position:absolute;
	left:0;
	top:0;
	opacity:0.33;
	filter: alpha(opacity=33);
	z-index:9998;
	display: none;
}
#aguardecarregamento{
	position:absolute;
	top:200px;
	left:40%;
	width:20%;
	padding:20px 0;
	z-index:10000;	
	border:1px solid #FF9900;
	background-color:#FFFFCC;
	text-align:center;
        display:none;
}
#aguardecarregamento p{
	font-size:24px;
}
.AnuMapa{
	float:right;
	width:300px;
	height:300px;
	margin:0 0 10px 10px;
}
.boxAnu{
	padding:15px;
	font-size: 15px;
}
.boxAnu h2,.boxAnu h3{
	font-size: 22px;
}
.boxAnu .imgprin{
	float:left;
	margin: 0 12px 12px 0;
	max-width: 160px;
}
.boxAnu address{
	clear:left;
}
.boxAnu .whatsapp a{
    font-size: 16px;
    display: inline-block;
    line-height: 20px;
    padding: 0 0 0 24px;
    margin:10px 0;
    background-repeat: no-repeat;    
    background-image: url(image/em_wa20.png);
}



/* boxAnu Tiny Carousel */
.galSlider { height: 1%; overflow:hidden; padding: 10px 0 10px; width: 100%  }
.galSlider .viewport { float: left; width: 670px; height: 125px; overflow: hidden; position: relative; }
.galSlider .buttons { background:url("image/buttons.png") no-repeat scroll 0 0 transparent; display: block; margin: 30px 10px 0 0; background-position: 0 -38px; text-indent: -999em; float: left; width: 39px; height: 37px; overflow: hidden; position: relative; }
.galSlider .next { background-position: 0 0; margin: 30px 0 0 10px;  }
.galSlider .disable { visibility: hidden; }
.galSlider .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0; top: 0; }
.galSlider .overview li{display: block; float: left; margin: 0 10px 0 0; padding: 0; height: 100px; border: 1px solid #dcdcdc; width: 100px; position:relative; overflow:hidden; text-align:center;background-color:#FFF}
.galSlider li img{margin-left:-300px;}

/* msg-box-jquery*/
.jquery-msgbox{background:url(image/MSGbackground.png) repeat-x left bottom;padding-bottom:55px;}
.jquery-msgbox-wrapper{padding:20px 20px 20px 100px;}
.jquery-msgbox-buttons{padding:15px;text-align:right;position:absolute;bottom:0;right:0;}
.jquery-msgbox-buttons button,.jquery-msgbox-buttons input{margin-left:10px;min-width:85px;cursor:pointer;}
.jquery-msgbox-inputs{margin-top:4px;}
.jquery-msgbox-inputs input{border:1px solid #dddddd;margin:3px 0 6px 0}
.jquery-msgbox-inputs input[type="text"],.jquery-msgbox-inputs input[type="password"]{display:block;padding:3px 2px;width:95%;}
.jquery-msgbox-label{font-weight:bold;font-size:11px;}
.jquery-msgbox-alert{background: url(image/MSGalert.png) no-repeat 20px 20px;}
.jquery-msgbox-info{background: url(image/MSGinfo.png) no-repeat 20px 20px;}
.jquery-msgbox-error{background: url(image/MSGerror.png) no-repeat 20px 20px;}
.jquery-msgbox-prompt{background: url(image/MSGquestion.png) no-repeat 20px 20px;}
.jquery-msgbox-confirm{background: url(image/MSGconfirm.png) no-repeat 20px 20px;}
/* Auto Complete*/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.sucesso{
	border: 1px solid;
	border-radius:0 0 10px 0;
	padding:15px 20px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('image/MSGsuccess.png');
	position: fixed;
	top: 0;
	left: 0;
	display: none;
        z-index: 10012;
}
.sucesso div{
	background-color: #FF2222;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    line-height: 8px;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.galeria{
	margin:0 -5px;
	list-style: none;
}
.galeria li{
	text-align: center;
	float:left;	
	margin:5px;
	width: 88px;
	height: 88px;
	border: 1px solid #CCC;
	overflow: hidden;
}
.galeria li img{
	margin-left:-300px;
}
.contIframe{
	height: 300px;
	width: 100%;
	max-width:800px;
	border: 0px solid #999;
}
.IframeAnu{
	max-width:450px;
	display: none;
	margin:10px 0;
}
.busartigos .imgLiArt{
	float: left;
	margin:10px;
        width: 130px;
}
/*.SugArtigos .imgLiArt{
	float: left;
	margin: 0 5px 0 0;
        width: 35px;
}*/
.menu li ul{
	display:none;
}
.bxMenu{
	background-color: #EDF2F5;	
    box-shadow: 0 0 4px #999999;
    width: 495px;
    position: absolute;
    z-index:109;
    left: 614px;
    top: 50px;    
}
.hMenu{
	background-color: #FFF;
	border-bottom: 1px solid #B1C9D5;
	padding: 20px 15px;
}
.hMenu p{
	color: #EA5652;
	font-size: 16px;
	margin: 0;
}
.hMenu p.menuNome{    
    display: block;
    float: left;
    font-size: 16px;
     width: 276px;
}
.hMenu p.menuQtd{        
	font-size:10px;
}
.hMenu a{
	font-size: 14px;		
	display: block;	
}
.menuN2{
	display: block;
	float: left;
	background-color: #FFF;
	border-right: 1px solid #B1C9D5;
	margin:0;
	list-style: none;
	padding: 0;
	min-height: 128px;
    min-width: 160px;
    max-width: 250px;
}
.menuN2 li{
	margin: 0;
	padding: 0;
}
.menuN2 a{
	color: #0971A8;
	padding: 8px 5px 8px 10px;
	font-size:14px;
	display: block;
}
.menuN2 a:hover{
	color: #FFF;
	background-color:#EEAC10;
	text-decoration: none;
}
.menuN2 a.ir:hover{
    background: #EEAC10 url(image/catIr.png) no-repeat right;
}
.menuN2 .qtd,.menuN3 .qtd{
	font-size:10px;
	vertical-align: top;
}
.bxMenu .menuN2 ul{
	display:none;
}
.menuN3{	
	font-size:14px;
	list-style: none;
	display: block;
	float:left;
}
.menuN3 li{
	display: block;
}
.menuN3 a{
	display: block;
	padding:8px 10px;
	color: #1678A9;
}
.menuN3 a:hover{
	color:#EDAC10;
	text-decoration: none;
}
.menuTransp{
	position: absolute;
	top:-11px;
	height:13px;
	width:300px;
	left:0;
	z-index:1009;
	background-color: #FFF;
	opacity:0;
	
}
.setaMenu{
	position: absolute;
	top:-9px;
	z-index:1010;
	left:140px;
	border-bottom:10px solid #FFF;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0 solid transparent;
	
}
.breadcrumb{
	margin:10px 0 15px;
}
.breadcrumb a{
	margin:10px 0;
}

.numPg{
	text-align: center;
	margin: 10px 0;
}
.numPg a,.numPg span{
	display: inline-block;
	padding:1px 3px;
	margin:0 2px;
	text-decoration: none;
	min-width: 10px;
}
.numPg a:hover{	
	text-decoration: none;
}
.numPg .atual{	
	text-decoration: none;
}

.SugArtigos ul{
	list-style: none;
}
.SugArtigos li a{
	display: block;
	font-size:14px;
	padding: 8px 10px;
        position: relative;
}
.SugArtigos li a{
	display: block;
	font-size:16px;
	padding: 8px 10px;
        color: #6d6e70;
        font-family: "Open Sans",arial,sans-serif;
        position: relative;
}

    
/*.SugArtigos li a img+span{
    position: absolute;
    bottom: 10px;
    color: #FFF;
    padding: 8px 10px;
    text-shadow: 1px 1px 2px #000;
    left: 10px;
    right: 10px;
}*/



.SugArtigos .imgLiArt {
    width: 100%;
}
.salvar,.btT1,.btT2{
	display:inline-block;
	padding: 10px 20px;
	margin: 5px;
	font-size: 14px;
	border: 0;
        max-width: 100%;
}
.btT1:hover,.btT2:hover{
	text-decoration: none;
}
.btT1:after,.btT2:after{
	content:" \203A";
}
.btM{
    padding: 5px 10px;
    margin: 2px;
}
.bxLogin{
	background-color: #FFF;	
    box-shadow: 0 0 4px #999999;
    width: 300px;
    position: absolute;
    z-index:109;
    top: 50px;
    display: none;
}
.navLogin{
	display: inline-block;
	float:right;
	color:#FFF;
        height: 40px;
}
.navLogin a{
	box-sizing: border-box;
    display: inline-block;
    height: 100%;
    padding: 10px 0;
    vertical-align: middle;
}
.navLogin a.acLogin,.navLogin a.acCadastro{
	color: #FCEA1C;
}
.msgCont{
    background: url(image/envelope.png) no-repeat center center;
    width: 50px;
    margin-right: 8px;
    position: relative;
}
.msgCont span{
    background-color: #f00;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 11px;
    height: 14px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 14px;
}
.arearestrita{
	color:#333;
	margin:15px;
}
.arearestrita a{
	display:block;
	padding: 5px 10px;
}
.arearestrita ul{
	margin-left: 16px;
}
#esqSenha{
	background-color: #FFFFDD;
	border: 1px solid #AAAA99;
	padding: 10px;
}
#esqSenha .texto{
	width:200px;
	border: 1px solid #CCC;
	border-radius:2px;
	padding: 5px 10px;
}
.msgLogin{
	background-color: #FFDDDD;
	border: 1px solid #AA9999;
	padding: 10px;
	display: none;
}
.titBxLogin{
	margin-left: 20px;
	font-size: 20px;
	color: #EA5652;
}
.TitSecao{
	font-size: 24px;
	margin-top:15px;
}
.ArtOfer{
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0 2px 2px; 
}
.exibartigos .ArtPublicacao{
	color: #AAA;
}
.artDescr{
	font-style: italic;
	text-shadow: #DDD;
	font-size: 14px;
}
.exibartigos{
	font-size:16px;
}
.exibartigos h1{
	font-size:24px;
}
.exibartigos li{
	margin:5px 30px;
}
.exibartigos .anuncios li{
	margin:0 0 20px 0;
}
.exibartigos .artigoCorpo p{
	text-indent: 20px;
}
@media screen and (max-width:690px){
    .exibartigos .artigoCorpo p{
            text-indent: 0;
    }
}
.exibartigos .artigoCorpo img{
	max-width:100%;
	height:auto;
}
.busartigos{
	padding:0px 0px;
	margin:0px 0px 50px 0px;
}
.busartigos h2{
	text-align:left;
}
.busartigos li{
	clear: both;
    list-style: none outside none;
    margin: 10px 20px;
}
.busartigos b{
	color:#f02d44;
	font-weight:normal;
}
.busartigos h2 b{
	color:#f02d44;
	font-weight:bold;
}
.VotBox{
	margin: 10px;
	color: #0D77A9;
}
.VotBox a{
	display:inline-block;
	width: 30px;
	height: 30px;
	margin:0 5px;
	vertical-align: middle;
}
.Vot1{
	background: url('image/iVot.png') 0 -30px;	
}
.Vot2{
	background: url('image/iVot.png') -30px -30px;
}
.Vot3{
	background: url('image/iVot.png') -60px -30px;
}
.Vot1:hover,.Vot1.vtSel{
	background-position:0 0;
}
.Vot2:hover,.Vot2.vtSel{
	background-position:-30px 0;	
}
.Vot3:hover,.Vot3.vtSel{
	background-position:-60px 0;
}
div.rank1{
	display:inline-block;
	width: 106px;
	height: 20px;
	background: url(image/star.png) 0 -20px no-repeat;
	margin: 10px;
}
div.rank2{
	display:inline-block;	
	text-indent:-20px;
	width: 106px;
	height: 20px;
	background: url(image/star.png) 0 0 no-repeat;
	overflow:hidden;
}
span.rank1{
	display:inline-block;
	width: 53px;
	height: 10px;
	background: url(image/starm.png) 0 -10px no-repeat;
	vertical-align: middle;
}
span.rank2{
	display:inline-block;	
	text-indent:-20px;
	width: 53px;
	height: 10px;
	background: url(image/starm.png) 0 0 no-repeat;
	overflow:hidden;
	vertical-align: top;
}
ul.ArtComent{
	list-style: none;
	margin:0;
}
ul.ArtComent li{
	display: block;
	margin: 5px 0;
}
ul.ArtComent li#primComent{
	text-align:center;
	padding: 40px 20px;
	font-size: 20px;
	font-weight: bold;
}
.ArtComentAuthor{
	width: 67px;
	padding: 10px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
img.ArtUimg{
	width: 67px;
	max-height: 67px;
}
span.ArtUimg{
display: inline-block;
width: 67px;
height: 67px;
background-image: url(image/uimg.png);
}
.ArtComentName{
	font-size:14px;
	font-weight:bold;
}
.ArtComentEmp{
	font-size: 11px;
}
.ArtComentText{
	width:calc(100% - 87px);
	padding:10px;
	font-size: 13px;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
}
.ArtComentData{
	font-style: italic;
	color:#999;
	font-size:12px;
}
textarea.inputT1{
	padding:10px;
	font-size:20px;
}
input.inputT1{
	padding:0 5px;
	font-size:14px;
	height: 40px;
	font-weight: bold;
	font-style: italic;
}
input.inputT2{
	padding:0 5px;
	font-size:12px;
	height: 25px;
	font-weight: bold;
	font-style: italic;
}
.inputT1,.inputT2{
	font-family: Arial;
	border:1px solid #CCC;
	outline: 0;
        color:#999;
}
.inputT1.atv,.inputT2.atv{
	font-style:normal;
	color: #000;
}

.ArtComentText .inputT1{
	width:100%;
	box-sizing: border-box;
	height: 130px;
}
.ArtPatroc{
	float: right;
	margin: 0 0 10px 10px;
}
.ArtCxPesq{
	margin: 20px 0;
}
.ArtCxPesq input.inputT1{
	width: 250px;	
}
.VitDivCapa{
	position: relative;
	margin-bottom: 30px;
	width: 1000px;
	height: 300px;
}
.imgCapa{
    width: 100%;
    max-height: 100%;
}
.VitDivCapa h1{
	color: #FFF;
	text-shadow: 2px 2px 2px #000000;
	font-size: 36px;
	position: absolute;
	bottom: 20px;
	left: 200px;
}


.VitCapaAlt{
	background-image: url(image/capaalternativa.png);
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
.imgLogo,.VitLogoAlt{
	border: 3px solid #FFF;
	border-radius:3px;
}
.VitLogo{
	position: absolute;
	left: 15px;
	bottom: -20px;
	border: 1px solid #BBB;
	border-radius:3px;
	width: 166px;
	height: 166px;
	overflow: hidden;
}

.VitLogo img{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.VitLogoAlt{
	background-image: url(image/alternativaVit.png);
	background-size: 100% 100%;
	height: 100%;
	width: 100%;
	background-position: center;
	box-sizing: border-box;
}
.VitMap{
	width: calc(100% - 2px);
	height: 300px;
	border: 1px solid #888;
}
.VitColA{
	width: 49%;
	float:left;
}
.VitColB{
	width: 49%;
	float:right;
}
@media screen and (max-width:599px) {
    .VitColA, .VitColB{
	width: 96%;
	float:none;
        margin: 0 auto;
    }
}
.VitDescr{
	text-indent: 10px;
}
.VitDescr ul{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  padding-left: 40px;
}
.VitDescr p{
	margin: 1em 0;
}
.VitDescr ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
  padding-left: 40px;
}
.VitDescr li {
  display: list-item;
}
.VitContato iframe{
	height: 505px;
	width:100%;
	border:0;
	margin:10px 0;
}
.bodyvitrine .buscaCab{
	margin-top: 28px;
	width: auto;
}
.bodyvitrine .buscaCab form{
	display:inline-block;
	margin-right:50px
}
.bodyvitrine .buscaCab .inputT1{
    width: 300px;
}

.link-redes {    
    font-size: 17px;
    display: block;
    line-height: 28px;
    padding: 0 0 0 32px;
    background-repeat: no-repeat;
    margin:10px 0;
}
.link-redes.facebook{
    background-image: url(image/facebook.png);
}
.link-redes.whatsapp{
    background-image: url(image/whatsapp.png);
}
.link-redes.site{
    background-image: url(image/site.png);
}
.link-redes.twitter{
    background-image: url(image/twitter.png);
}
.link-redes.instagram{
    background-image: url(image/instagram.png);
}
.link-redes.youtube{
    background-image: url(image/youtube.png);
}
.link-redes.plus{
    background-image: url(image/plus.png);
}

@media screen and (max-width:999px) {
    .VitDivCapa{
	    width: 100%;
	    height:calc(30vw - 4px);
	    box-sizing: border-box;
    }
    .VitDivCapa h1{
	font-size: 3vw;
	bottom: 2.0vw;
	left: 20vw;
    }
    .VitLogo{
	    left: 1.5vw;
	    bottom: -2.0vw;
	    width: 16.6vw;
	    height: 16.6vw;
    }
}

@media screen and (max-width:850px) {
    .bodyvitrine .buscaCab {
    margin:18px 0 0 5%;
    }
    .bodyvitrine .buscaCab form{
	margin-right: 0;
	display:block;
    }
    .VitGoHome{
	margin-top:10px
    }
}
@media screen and (max-width:655px) {
    .bodyvitrine .buscaCab {
	width:calc(95% - 190px);
    }
    .bodyvitrine .buscaCab .inputT1{
	width:calc(100% - 65px);
    }
}
@media screen and (max-width:500px) {
    .bodyvitrine .buscaCab .VitGoHome, .bodyvitrine .buscaCab .acLogin{
	display:none;
    }
    .bodyvitrine .buscaCab {
	width:calc(95% - 114px);
    }
    .bodyvitrine .buscaCab .inputT1{
	width:calc(100% - 55px);
    }
    .VitDivCapa h1{
	font-size: 18px;
    }
}
.ulSelect{
	height:20px;
	overflow: hidden;
}
.selectLink{
	border:1px solid #CCC;
	position:relative;
	background-color: #FFF;	
	float:right;
	width: 190px;
	margin-left: 10px;
}
.selectLink .selOff{	
	padding:8px 6px;
	font-size:16px;
	webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	height:40px;
	cursor:pointer;
}
.selectLink .selOff span{
	float:right;
	margin:10px 10px 0 0;
	height: 0;
	width: 0;
	border-right: 10px solid transparent; border-left: 10px solid transparent; border-bottom: 0 solid transparent; border-top:10px solid #333;
}
.selectLink.atv .selOff span{
	border-top: 0 solid transparent; border-bottom:10px solid #333;
}

.selectLink .selOn{
	position: absolute;
	min-width:180px;
	top:40px;
	left:-1px;
	z-index: 108;
	background-color: #FFF;
	padding:0 5px 5px;
	border:1px solid #CCC;
	border-top:0;
	overflow-y: auto;
}
.selectLink .selOn input{
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 1px 0;
padding: 4px 20px 4px 5px;
width: 100%;
height: auto;
outline: 0;
border: 1px solid #aaa;
background: url('image/chosen-sprite.png') no-repeat 100% -20px;
font-size: 1em;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
}
.selectLink .selOn a{
	display:block;
	padding:5px 10px;
}
.selectLink .selOn a span.s{
	font-size:10px;
	vertical-align: top;
}
.selectLink .selOn a:hover{
	color:#FFF;
	text-decoration: none;
}
.selectLink .selOn a.selMax{
	font-weight: bold;
}
.selectLink .selOn a.selMin{
	
}
.selectLink ul{
	list-style: none;
	margin:0;
	padding:0;
}
.selectLink .con{
	display:none;position: absolute;height: 4px;width: 190px;background-color: #FFF;top: 36px;left: 0;z-index: 109;
}





.highlight{
	font-weight: bold;
}





.botao1{
	background-image:url(image/botao_1Vm.gif);
	background-color:transparent;
	border:0;
	font-size:14px;
	width:200px;
	height:31px;
	color:#FFFFFF;
	font-weight:bold;
}
.botao2{
	background-image:url(image/botao_2Vm.gif);
	background-color:transparent;
	border:0;
	font-size:14px;
	width:100px;
	height:31px;
	color:#FFFFFF;
	font-weight:bold;
}
.Vd1{
	background-image:url(image/botao_1Vd.gif);
}
.Vd2{
	background-image:url(image/botao_2Vd.gif);
}
.botaoDel{
	background-image:url(image/BtDel.gif);
	width:20px;
	height:20px;
	border:0;
	background-color:transparent;
}
.area{
    min-height: 320px;
    padding: 1px 0;
}
.menuD{
	width:300px;
	float:right;
}
.corpo{
	width:690px;
	float:left;
	border: 0;
}
.corpoFull{
	width:100%;
	border: 0;
}
.buscaCab{
	display:inline-block;
	vertical-align: top;
	width:700px;
	margin:60px 0 0 70px;
}
.buscaCab .inputT1{
	width: 200px;
	margin-right:10px;
}
.buscaCab .btT1{
	float:right;
	margin-top:-40px;
}
.fixcab{
	position: fixed;
	width: 100%;
	top: 0;
	height: 70px !important;
	z-index: 110;
}
.fixcab .logo img{
	margin: 3px;
	height: 64px;
}
.fixcab .buscaCab{
	margin-top:14px;
}
.fixcab .buscaCab .btT1{
	margin-top:5px;
}
.anuncios li{
	font-size:15px;
	display:inline-block;
	vertical-align:bottom;
	list-style:none;
	padding: 10px;
	border: 1px solid transparent;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	margin:4px 0;
}
.anuncios li.gratis{
	width: 50%;
	font-size: 13px;
}
.menuTop{
	display: block;
}
.menuTop{
	font-size: 13px;
}
.menuTop>ul>li>a>span{
	padding:0 15px;
}
.caixanav{
	position:relative;
	height: 95px;
}
.caixanav #selBoxs{
	position:absolute;
	right:0;
	top:35px;
	width: 404px;
}
.caixanav h1{
	margin:0px 0px 10px 0px;
	display:inline-block;
	font-size: 24px;
	max-width: 418px;
}
.caixanav .navReg{
	position:absolute;
	right:0;
	top:-40px;
	font-size:13px;
	color: #888;
}
.caixanav .navReg:before{
	font-style:italic;
	font-weight:normal;
	content:"Filtros de Busca: ";
}
.tgMenu{
    display: none;
}
.navLogin a.acLogin{
    background: url(image/restrita.png) no-repeat left;
    padding-left: 20px;
}
.buscar{
    cursor: pointer;
}
#fixExpresso{
    position: fixed;
    right: 0;
    top: 40%;
    width: 40px;
    border-bottom: 1px solid #aecddc;
    box-shadow: 0 0 10px #73a5be;
    background-color: #217CB3;
    height: 240px;
    background-color: #CBDFE9;
    overflow: hidden;
    z-index: 100;
}
#fixExpresso .label{
    position: absolute;
    left: 0px;
    transform: rotate(270deg);
    transform-origin: top left;
    width: 220px;
    padding: 5px 10px;
    font-size: 25px;
    top: 240px; 
    color: #FFF;
    background-color: #0971A8;
}
#fixExpresso .expTxt{
    font-size: 17px;
   width: 220px;
   text-align: center;
   padding:70px 20px;
   position: absolute;
   left: 40px;
   top:0;
}
@media screen and (min-width: 1000px) {
    #fbJanela{
	
	width: 300px;
	
	position:static;
	margin:0 0 10px;
    }

    #fbJanela.fix{
	position: fixed;
	bottom: 0;
	max-height: 33%;
	z-index: 10;
	margin: 0;
    }
    .Cmenu .menuTop{
	display: none;
    }
    .Cmenu {
	display: block !important;
    }
}
@media screen and (max-width: 999px){
    .buscaCab{
	width: 495px;
    }
    .buscaCab .btT1{
	display:none;
    }
    .menuD{
	width:100%;
	float:none;
    }
    #fbJanela .fb_iframe_widget, #fbJanela .fb_iframe_widget span, #fbJanela .fb_iframe_widget span iframe[style] {
	width: 100% !important;
    }
    .icRamo{
	display:none;
    }
}
@media screen and (min-width: 800px) and (max-width: 999px){
  .corpo{
	width:780px;
	border: 0;
	float:none;
	margin:0 auto;
   }
}

.content{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width: 320px;
	max-width: 1000px;
}
@media screen and (max-width: 799px){
    .buscaCab{
	margin: 25px 0 0 5%;
	display:inline-block;
	width: calc(95% - 216px);
	float:none;
    }
    .buscaCab .inputT1{
	width: calc(100% - 80px);
	display:inline-block;
	margin-bottom: 5px;
    }
    .fixcab .buscaCab{
	width: calc(95% - 109px);
    }
    .fixcab .inputT1.iReg{
	display: none;
    }
    .fixcab .buscaCab .inputT1{
	width: calc(100% - 83px);
    }
    .remMobile{
	display: none !important;
    }
    .corpo,.corpoFull{
	width:100%;
	border: 0;
	float:none;
    }
    .artigoCorpo {
	font-size:14px;
	overflow: hidden;
	padding: 0 10px !important;
    }
    .AnuMapa{
	    float:none;
	    margin:10px auto;
	    width:calc(100% - 30px);
    }
}
@media screen and (max-width: 500px) {
    .noMobile{
	display: none !important;
    }
    .logo img{
	height: 60px;
    }
    .cabBusca{
	font-size: 13px;
    }
    .buscaCab{
	text-align: center;
	margin: 4px 0 0 3px;
	display:inline-block;
	width: calc(100% - 145px);
	float:none;
    }
    .buscaCab .inputT1{
	width: calc(100% - 12px);
	display:inline-block;
	margin:0 0 3px;
	height: 32px;
	font-size: 12px;
    }
    .buscaCab .inputT1.iReg{
	width: calc(100% - 50px);
    }
    .buscaCab .buscar{
	width:30px;
	height: 30px;
	background-size: 28px 28px;
    }
    .fixcab{
	height: 40px !important;
    }
    .fixcab .logo img{
	display:none;
    }
    .fixcab .buscaCab{
	width: calc(100% - 83px);
	vertical-align: top;
	margin: 0;
    }
    .fixcab .logo{
	background:url(image/logoMobileFix.png) no-repeat center;
	display:inline-block;
	height: 40px;
	width:30px;
	margin-left: 5px;
    }
    .fixcab .inputT1{
	display: inline-block;
	height: 32px;
	margin:3px 0 0 5px;
	width: calc(100% - 50px);
	font-size:13px;
    }
    .fixcab .inputT1.iReg{
	display: none;
    }
    .fixcab .buscar{
	width:30px;
	height: 30px;
	background-size: 28px 28px;
    }
    .anuncios li{
	font-size:13px;
    }
    .anuncios li.gratis{
	    width: 100%;
	    font-size:11px;
    }
    .anuncios h2,.anuncios h3{
	font-size: 15px;
	font-weight:normal;
	margin:0 0 5px 0;
    }
    .anuncios .gratis h2,.anuncios .gratis h3{
	    font-size: 13px;
    }
    .imganu, .anuncios .artigo .imganu{
	    line-height:80px;
	    width: 90px;
	    height:90px;
    }    
    .busartigos h2, .busartigos h2 a,.artigoCorpo h2, .artigoCorpo h2 a{
	font-size: 15px !important;
    }    
    .exibartigos h1{
	    font-size:18px;
    }
    .busartigos .imgLiArt{
	width:65px;
    }
    .ArtPatroc{
	float:none;
	margin:0 -10px 10px;
    }
    .VotBox{
	width: 150px;
	font-size:16px;
        clear: both;
    }
    .gratis .imganu,.anutop .imganu{
	    line-height:50px;
	    height:60px;
	    width: 60px;
    }
    .tgMenu{
	width: 36px;
	display: block;
	float: right;
	margin: 2px;
	padding: 9px 3px;
    }
    .Cmenu{
	width: 320px;
	position: absolute;
	z-index: 100;
	display: none;
    }
    .menuTop{
	display: none;
    }
    .Cmenu .menuTop{
	display: block;
    }
    .menuTop .navLogin,.menuTop .acLogin{
	width:30px;
	height:30px;
	background-position: center;
	overflow: hidden;
    }
    .Cmenu .menuTop{
	font-size: 11px;
    }
    .menuTop>ul>li>a>span{
	    padding:0 10px;
    }
    .menuTop>ul>li:first-child>a>span{
	padding: 0 15px;
    }
    .Cmenu a.acLogin{
	background: url(image/restrita.png) no-repeat center;
	width:30px;
	height:39px;
	float: right;
    }
    .caixanav{
	height: 105px;
    }
    .caixanav #selBoxs{
	position: static;
	width: 320px;
    }
    .caixanav h1{
	    margin:6px 5%;
	    display:block;
	    font-size: 18px;
	    max-width: 90%;
    }
    .caixanav .navReg{
	position: static;
	    font-size:13px;
	    color: #888;
    }
    .caixanav .navReg:before{
	    content:"";
    }
    .breadcrumb{
	display: none;
    }
    .selectLink{
	    margin:0 15px 5px 10px;
	    float:left;
    }
    .selectLink .selOff{	
	    padding:6px 4px;
	    font-size:13px;	
	    height:30px;
    }
    .selectLink .selOn{
	    min-width:145px;
	    top:30px;
    }
    .selectLink .selOff span{
	    margin:6px 6px 0 0;
    }
    .selectLink .con{
	top:26px;
    }
    .boxAnu .imgprin{
	float:none;
	margin: 5px auto;
	display: block;
    }
    
    .ArtComentText{	
	width:100%;	
    }    
    .ArtComentAuthor{
	display:block;
	width:100%;
	box-sizing: border-box;
    }
    #fixExpresso{
        display: none;
    }
}
.listaCatAnu a,.listaCatAnu a:hover{
	display: inline-block;
	border-radius: 4px;
	margin: 3px;
	padding: 1px 8px;
	text-decoration: none;
}
.anutop{
    display: block;
    position: absolute;
    top:0;
    left:200px;
    height: 125px;
    overflow: hidden;
}

.anutop li,.anutop li.gratis{
	width: 244px;
	height: 100px;
	margin:0;
	font-size: 11px;
	vertical-align: top;
	border-bottom: 0 none;
	overflow: hidden;
}
.inputErro{
	background-color:#FFE8E8;
	border:1px solid #F55;
}
#imgSocial{
    position:absolute;
    top:10px;
    right:10px;
}
.desatualizado{
    color:#E85752;
}
.info, .success, .warning, .error{
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    text-align: left;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('image/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('image/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('image/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('image/error.png');
}
.hide{
	display:none;
}
#clSocial{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    background-size: 26px auto;
    background-image: url(fancybox/source/fancybox_sprite.png);
    cursor: pointer;
}

.exPop{
    font-size: 44px;
    text-align: center;
}
.exPop h1{
    font-size: 107px;
}
.exPop .btT2{
   font-size: 44px;
}
.prinCid ul{
    display: block;
    padding: 0;
    list-style: none;
    font-size: 18px;
    width: 50%;
    float: left;
}
.prinCid li{
    display: block;
    padding:5px 10px;    
}
@media screen and (max-width:500px){
    .prinCid ul{
        width: 100%;
    }
}
.textBlogPgBus{
    font-size:16px;
    padding: 10px;
}
.textBlogPgBus p{
    margin: 1em 0;
    text-indent: 20px;
}
/*falha em estilo2.css*/
body{
    //background-color: #F9F9F9;        
    background:url(image/fundoCorte.png) repeat-x;
}

.buscaCab {
    /*    margin: 50px 0 0 50px;
        background-color: #fdc1cb;
        border-radius: 10px;
        padding: 10px 15px;*/
    width: 500px; 
}

body, td{
    font-family:"Open Sans", Calibri,Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#6d6e70;
}
table{
    border-collapse:collapse;
}
img{
    border:0 solid;
}
a{
    text-decoration:none;
    color: #0d77aa;
}
a:hover{
    text-decoration:underline;
}
h1{	color:#e85752;
    font-weight:bold;
    font-size:24px;
    margin: 10px 0px 10px 0px;
    font-family: Montserrat,"Open Sans", Calibri,Arial, Helvetica, sans-serif;
}
h2, h2 a{
    color:#0d77aa;
    font-weight:bold;
    font-size:20px;
    margin:5px 0px;
}
h2 a:hover{	

}
p{
    margin: 5px 0px 0px 0px;
}
.mouseLink{
    cursor:pointer;
}
.mouseHelp{
    cursor:help;
}
.verm{
    color:#fa0000;
}

.backTudo{

}
.inf{

}
.cab .logo{	
    display:inline-block;
    margin: 15px 0 0 0;
}
.area, .vitrine{
    margin: 0 0 40px;
}


.rowRodape1{
    border-top:2px solid #EA5652;
    background-color: #5BC6D0;
    color: #FFF;
    height: 200px;
    margin: 0;
    padding: 1px 0;
}
.rowRodape2{	
    background-color: #5D8DD0;
    color: #FFF;
    height: 80px;	
}
.rowRodape2 .content{
    position: relative;
    padding: 10px 0;
}
.icToTop{
    background: url(image/totop.png);
    display: block;
    width: 34px;
    height: 34px;
    float: right;
}
.icToTop.fix{
    position: fixed;
    bottom: 25px;
    right: 0;
}
.rowMTop{
    background-color: #FE8397;
}

.rowCab{
    height: 135px;
}
.rowCab .rowCab2{
    height: 135px;
    background:url("image/fundoCorte.png") repeat-x scroll -474px top #EDF3F5;
}

/*@media screen and (max-width: 500px) {
    .rowCab{
        height: auto;
    }
    .rowCab .rowCab2{
        background:url("image/back_topo.jpg") no-repeat scroll -474px top #EDF3F5;
        height: auto;
    }
}*/


.bodyvitrine{
    background:url(image/fundoCorte.png) repeat-x top #FFF;
}

.cabVit a{
    color: #e85752;
}
.cabVit{
    padding: 12px 0 3px 0;
}
.VitGoHome{
    background:url("image/home.png") no-repeat scroll left 2px;
    padding:0 8px 0 23px;
    height: 20px;
    border-right:1px solid #acccdb;
    display: inline-block;
}
.cabVit .acLogin{
    background: url(image/restrita.png) no-repeat right 0px;
    width: 22px;
    height: 20px;
    display: inline-block;
    border-left:1px solid #FFF;
    vertical-align: middle;
}
.VitDivCapa{
    border:1px solid #aecddc;
}

.fixcab{
    border-bottom: 1px solid #aecddc;
    box-shadow: 1px 1px 5px #AECDDC;
}

.fixcab .logo img{
    margin: -10px 3px;
    height: 64px;
}

.fixcab .buscaCab {
    background-color: transparent;
}

.rowMPrinA{
    background-image:  url(image/BarraMenuA.png);
    height: 6px;
    background-repeat: repeat-x;
}

.rowMPrinD{
    background-image:  url(image/BarraMenuD.png);
    height: 6px;
    background-repeat: repeat-x;
}

.rowMPrin{
    background-color: #DBF1F0;
    //background-image:  url(image/BarraMenuCorte.png);
    //background-repeat: repeat-x;
    //border-bottom:1px solid #9ABFD1;
    //border-top: 1px solid #EDF3F5;
}
.rowCont{
    //background:url(image/back_meio.png) no-repeat top;
}
.menuTop{
    background-color: #FE8397;
}
.menuTop ul a{
    color:#FEFEFE;
}
.menuTop>ul>li>a>span{
    border-left: 1px solid #ff8480;
    border-right: 1px solid #c53c37;
}
.menuTop a:hover { 
    color: #FEFEFE;
    background-color:#FC8DA0;
}
.menuTop li ul  {
    background-color: #FC8DA0;
}
ul.menu>li{
    width: 10%;
}
ul.menu>li>a{
    font-size:12px;
    height: 68px;
    width: 100%;
    text-align: center;
}
ul.menu>li>a>span.ic{	
    display: block;
    margin: 8px auto 4px;
}
@media screen and (max-width: 960px) {
    ul.menu>li{
        width: 14.28%;
    }
}
@media screen and (max-width: 680px) {
    ul.menu>li{
        width: 20%;
    }
}
@media screen and (max-width: 500px) {
    ul.menu{
        text-align: center;
        background-color: #cbdfe9;
        width: 320px;
    }
    ul.menu>li{
        width: 50%;
    }
    ul.menu>li>a{
        font-size:14px;
        text-align: left;
        height: auto;
    }
    ul.menu>li>a>span.ic{	
        display: inline-block;
        margin: 8px 3px 4px 2px;
        vertical-align: middle;
    }
}
.tgMenu{
    background-color:#E85752;
    color: #FFF;
}
ul.menu{
    list-style: none;
    //margin: -1px 0;
    padding: 14px 0;
}
ul.menu>li{
    display: inline-block;
    vertical-align: bottom;
}
ul.menu>li>a{
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;	
    padding:0;
    color:#0d77aa;
    /*	border-right:1px solid #9ABFD1;
            border-bottom:1px solid #9ABFD1;
            border-top: 1px solid #EDF3F5;
            border-left:1px solid #EDF3F5;	*/
    overflow: hidden;
}
ul.menu>li>a.atu{
    background-color:#DFE9EE;
}
ul.menu>li>a.atv{
    background-color: #9ABFD1;
    color:#FFF;
    text-decoration: none;
    border-top: 1px solid #CBDFE9;
    border-left:1px solid #CBDFE9;
    border-right:1px solid #EDF3F5;
    border-bottom:1px solid #EDF3F5;
}

ul.menu>li>a>span.ic{	
    display: block;
}




.cabBusca{	

}

.link{
    color:#edac0f;
}
#popbox{
    background-color:#DFEDF0;
    border:1px solid #1377A9;
}
#popClose{
    background-color: #1276AA;
}
.numPg a,.numPg span{
    background-color: #EDF2F5;
    border: 1px solid #ADCDDC;
    color: #0D77A9;

}
.numPg a:hover{	
    background-color: #0D77A9;
    color:#FFF;
}
.numPg .atual{	
    background-color: #E85752;
    border-color:#E85752;
    color:#FFF;
}
.breadcrumb{
    color:#333;
}
.breadcrumb a{
    color:#edac0f;
}
.boxAnu .TitSecao{
    font-size: 18px;
}
.listaCatAnu a{
    background-color: #D6EDF8;
    color: #6d6e70;
    border: 1px solid #A4D1E7;
}
.listaCatAnu a:hover{
    background-color: #F4FAFD;
}
.anuncios h3 a,.boxAnu h3{
    color:#E9B0BF;
}
.anuncios li{
    border-bottom-color: #ADCDDC;
}
.anuncios .super, .anuncios .artigo, .anuncios .inicio{
    //background-color:#EDF3F5;
}
.anutop .super{
    background-color: transparent;
}
.VotBox{
    color: #0d77aa;
}
p#vtip { color:#FFF; background-color: #1b77a8;}
p#vtip #vtipArrow {border-bottom:10px solid #1b77a8;}

.IniOrc li{
    border-bottom-color: #ADCDDC;
    background-color:#EDF2F5;
}
.bxMenu{
    background-color: #EDF2F5;	
}
.hMenu{
    border-bottom: 1px solid #B1C9D5;
}
.hMenu p{
    color: #EA5652;
}
.hMenu .menuNome{
    margin-left: 30px;
    text-indent: -40px;
}
.hMenu a{
    color: #EDB022;
}
.hMenu .ic{
    background:url(image/menu.png) no-repeat 0 0;
    display: inline-block;
    height: 32px;
    width: 40px;
    vertical-align: middle;
}
.menuN2{
    border-right: 1px solid #B1C9D5;
}
.menuN2 a{
    color: #0971A8;
}
.menuN2 a:hover{
    color: #FFF;
    background-color:#EEAC10;
}
.menuN3 a{
    color: #1678A9;
}
.menuN3 a:hover{
    color:#EDAC0F;
}
.salvar,.btT1,.hrT1{
    background-color:#5CC6D0;
    color: #FEFEFE;
    border-radius: 5px;
}

.salvar, .btT1, .btT2 {
    border: 0 none;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 6px 20px;
}

.btT2,.hrT2{
    background-color:#5CC6D0;
    color: #FEFEFE;
}
.btT1:hover{
    background-color:#81D3DA !important;
    color: #FEFEFE;
}
.btT2:hover{
    background-color:#83D4DB;
    color: #FEFEFE;
}

.ArtCxPesq .buscar{
    margin-left:8px; 
}
.ArtCxPesq input.inputT1{
    width:240px; 
}
.SugArtigos li a{
    color:#0d77aa;
}
.SugArtigos li a:hover{
    background-color:#0d77aa;
    color:#FFF;
}
.bodybusca .SugArtigos{
    margin-top: 130px;
}
.artigoCorpo{
    padding:0 10px 0 0;
}
.artDescr{
    margin: 10px 50px;
}
.arearestrita a{
    color: #0d77aa;
}
.arearestrita a:hover{
    color: #FFF;
    background-color:#0d77aa;
}

ul.ArtComentText li{
    background-color: #EDF2F5;
    border-bottom: 1px solid #aecddc;
}

.TitSecao{
    color:#E49CA8;
    font-family: Montserrat, "Open Sans", Calibri,Arial, Helvetica, sans-serif;
}
.VitSite a{
    color:#EDAC0F;
}
.VitFacebook a{
    color:#EDAC0F;
}
.VitTwitter a{
    color:#EDAC0F;
}
.VitInstagram a{
    color:#EDAC0F;
}
.VitYoutube a{
    color:#EDAC0F;
}
.VitPlus a{
    color:#EDAC0F;
}
.VitLinkedin a{
    color:#EDAC0F;
}
.VitMap{
    border: 1px solid #aecddc;
}
.galeria li{
    border: 1px solid #aecddc;
}

.buscar{
    background: url(image/busca2.png) no-repeat center;
    width: 40px;
    height: 41px;
    border: 0;
    vertical-align: middle;
}
ul.ArtComent li{
    border-bottom:1px solid #aecddc;
    background-color:#edf3f5;
}
.inputT1{
    border:2px solid #FCA5B6;
    color: #aecddc;
    box-shadow:#aecddc 0 0 2px;
}
.inputT1.atv{
    border-color:#e85752;
    color: #000;	
    box-shadow:#e85752 0 0 3px;
}

.selectLink .selOff{
    color:#005C88
}
.selectLink .selOn a:hover{
    background-color:#0d77aa;
}
.selectLink .selOn a{
    color:#0d77aa;
}
.selectLink,.selectLink .selOn{
    border-color:#aecddc;
    box-shadow:0 0 2px #aecddc;
}



.selectLink .selOff span{
    border-top:10px solid #aecddc;
}
.selectLink.atv .selOff span{
    border-bottom:10px solid #aecddc;
}

.selectLink.atv,.selectLink.atv .selOn{
    border-color:#e85752;
    box-shadow:#e85752 0 0 3px;
}

.caixanav h2{
    color: #0d77aa;
}
.caixanav h2 span{
    border: 1px solid #aecddc;
    background-color:#EDF3F5;
    font-weight: normal;
}
.sugestPesq{
    font-size: 10px;
}
.sugestPesq li{
    list-style: none;
    display: inline-block;
}
.sugestPesq a{
    display: block;
    padding: 2px 5px;
    color: #0D77AA;
}
.sugestPesq a:hover{
    background-color: #0D77AA;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 3px;
}

.imgLogo,.VitLogoAlt{
    border: 6px solid #DCE8EB;	
}
.VitDivCapa h1{
    left: 230px;
}

.VitLogo{ 
    border: 0;
    box-shadow: 1px 1px 2px #555;
    bottom: -23px;
    height: 172px;
    left: 47px;
    width: 172px;
}
@media screen and (max-width:999px) {
    .VitLogo{ 
        border: 0;
        box-shadow: 1px 1px 2px #555;
        bottom: -2.3vw;
        height: 17.2vw;
        left: 4.7vw;
        width: 17.2vw;
    }
    .VitDivCapa h1{
        left: 23vw;
    }
    .galeria{
        margin:0;
    }
}
.rdRamo img{
    margin-right: 5px;
    vertical-align: middle;
}
.rdRamo span{
    vertical-align: middle;
    display: inline-block;
    width: 60px;
    text-transform: uppercase;
}
.rdRamo{
    color:#EA5652;
    font-family: Montserrat, "Open Sans", Arial;
    font-size: 16px;
    display: inline-block;
    height: 63px;
    margin: 44px 0;
    vertical-align: middle;
}
.rdRamo{width: 190px;}
.rdRamo:nth-child(2){width: 150px;}
.rdRamo:nth-child(3){width: 210px;}
.rdRamo:nth-child(4){width: 175px;}
.rdRamo:nth-child(5){width: 275px;}
@media screen and (max-width: 500px) {
    .rdRamo{
        display: block;
        margin: 10px 0 10px 24px;
        width: auto !important;
    }
    .rdRamo.fb-like-box{
        margin: 10px 0;
    }
    .rdRamo span{
        width: auto;
    }
}
.icRamo a{
    background: url(image/ramos.png) no-repeat transparent 0 0;
    display: inline-block;
    height: 40px;
}
.icRamo a.casamento{
    background-position:9px 0;
    width: 51px;
}
.icRamo a.casamento.atv,.icRamo a.casamento:hover{
    background-position:9px -40px;
}
.icRamo a.infantil{
    background-position:-42px 0;
    width: 48px;
}
.icRamo a.infantil.atv,.icRamo a.infantil:hover{
    background-position:-42px -40px;

}
.icRamo a.formatura{
    background-position:-90px 0;
    width: 68px;
}
.icRamo a.formatura.atv,.icRamo a.formatura:hover{
    background-position:-90px -40px;

}
.icRamo a.empresarial{
    background-position:-158px 0;
    width: 30px;
}
.icRamo a.empresarial.atv,.icRamo a.empresarial:hover{
    background-position:-158px -40px;

}
.icRamo a.link{
    background: none;
    float: right;
    height: auto;
}
.icRamo{
    position: absolute;
    right: -207px;
    top:-36px;
    width: 197px;
}
.listaBlock a{
    background-color: #0d77aa;
    color: #FFF;
    border:1px solid transparent;
    padding:2px;
    border-radius: 2px;
}
.listaBlock a:hover{
    background-color: transparent;
    border: 1px solid #0d77aa;
    color: #0d77aa;
}

@media screen and (max-width: 999px) {
    .buscaCab {
        width: 495px;
    }
    .menuTop .btT1 {
        font-size: 12px;
        padding: 5px 10px;

    }
}

@media screen and (max-width: 799px) {
    .buscaCab{
        margin: 25px 0 0 5%;
        display:inline-block;
        width: calc(95% - 216px);
        float:none;
    }    
    .menuTop .btT1 {
        display: none;

    }
    .buscaCab .inputT1 {
        width: calc(100% - 80px);
        display: inline-block;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 500px) {
    .buscaCab .inputT1 {
        width: calc(100% - 12px);
        display: inline-block;
        margin:  10px 0px -5px;
        height: 30px;
        font-size: 12px;
    }

    .rowMPrinA, .rowMPrinD {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .buscaCab .inputT1.iReg {
        width: calc(100% - 50px);
    }
}

@font-face {
    font-family: 'mamaeeuquero';
    src: url('fonts/mamaeeuquero.eot');
    src: url('fonts/mamaeeuquero.eot?#iefix') format('embedded-opentype'),
         url('fonts/mamaeeuquero.woff') format('woff'),
         url('fonts/mamaeeuquero.ttf') format('truetype'),
         url('fonts/mamaeeuquero.svg#mamaeeuquero') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='ic-']:before{
	display: inline-block;
   font-family: 'mamaeeuquero';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.ic-alimentacao-infantil-e-gestante:before{content:'\0041';}
.ic-atividade-fisica-infantil-e-gestante:before{content:'\0042';}
.ic-cursos-gestantes-e-casais:before{content:'\0043';}
.ic-educacao-infantil:before{content:'\0044';}
.ic-lojas-de-bebe-e-gestante:before{content:'\0045';}
.ic-profissionais:before{content:'\0046';}
.ic-saude-do-bebe:before{content:'\0047';}
.ic-saude-da-gestante:before{content:'\0048';}
.ic-fotografia-infantil-e-gestante:before{content:'\004a';}
.ic-artesanais-e-personalizados-infantil-e-gestante:before{content:'\004b';}

ul.menu>li>a[class*='ic-']:before, ul.menu>li>a:visited[class*='ic-']:before{
    text-decoration: none;
    display: block;
    font-size: 36px;
    color: #FE8397;
}

ul.menu>li>a:hover[class*='ic-']:before {
    color: #FFF;
}

ul.menu>li>a:hover {
    text-decoration: none;
}
