@media screen and (max-width: 999px) {
.IniOrc .TitSecao{
    font-size: 18px;
}
}

@media screen and (min-width: 690px) {
.IniOrc{
	width:19%;
	float:left;
	margin-left:1%;
}
.IniArt { overflow:hidden; width: 80%;}
}
@media screen and (max-width: 689px) {
    .IniOrc{
	    width:100%;
	    float:left;
    }
    .IniArt { overflow:hidden; width: 100%;}
}
.IniOrc ul{
	list-style:none;
	margin:0;
	padding:0;
}
.IniOrc li{
	display:block;
	width:88%;
	padding:7px 6%;
	margin:0 0 10px 0;
	border-bottom-width:1px; 
	border-bottom-style: solid;
}
.txtVal:before{
	content: "Validade: ";
	opacity:0.7;
}
.IniOrc li h2{
	display: block;
    font-size: 14px;
    height: 18px;
    overflow: hidden;
    font-weight:bold;
    margin:0;
}
.IniOrc li p{
	font-size:12px;
	display: block;
    height: 16px;
    overflow: hidden;
	margin:2px 0;
}
.IniAnu{
	margin:0 0 100px;
}
.anuncios .inicio{
	float:left;
	overflow:hidden;
	padding:0;
	position:relative;
}
@media screen and (min-width: 1010px) {
    .anuncios{
    margin:0 -5px;
    }
    .anuncios .inicio{
	width:19%;
	margin:5px 0.4%;
	border: 1px solid transparent;
    }
}
@media screen and (min-width: 800px) and (max-width: 1009px) {
    .anuncios .inicio{
	width:23.5%;
	margin:5px 0.62%;
	border: 1px solid transparent;
    }
}
@media screen and (min-width: 600px) and (max-width: 799px) {
    .anuncios .inicio{
	width:31.3%;
	margin:5px 0.83%;
	border: 1px solid transparent;
    }
}
@media screen and (min-width: 400px) and (max-width: 599px) {
    .anuncios .inicio{
	width:47%;
	margin:5px 1.25%;
	border: 1px solid transparent;
    }
}
@media screen and (max-width: 399px) {
    .anuncios .inicio{
	width:99.68%;
	margin:5px 0;
	border: 1px solid transparent;
    }
}
.anuncios .inicio h3{
	display: block;
    font-size: 14px;
    height: 15px;
    overflow: hidden;
    font-weight:bold;
}
.anuncios .inicio p{
	font-size:12px;
	display: block;
    height: 50px;
    overflow: hidden;
	margin: 0;
}
.anuncios .inicio .imganu{
	float: none;
	height: 160px;
	line-height: 150px;
	margin: 0 0 3px;
	text-align: center;
	width: 100%;
}
.imganu img{
    width: auto;
}
.anuncios .inicio .ifav{
	position:absolute;
	top:0;
	right:0;
}
.anuncios .inicio address{
	display:none;
}
.prev.btT2:after{
	content:"\2039";
}
.next.btT2:after{
	content:"\203A";
}
#pagina.btT2,.prev.btT2,.next.btT2{
	margin-left:0;
	margin-right:0;
	padding:10px;
}
#pagina.btT2:after{
	content:"";
}
#pagina.btT2{
	padding:10px 0px;
}
.TitSecao{
	margin:15px 0;
}
.IniArt{
	float:left;
	padding:0;
	margin:0;
}
.IniArtTxt{
box-sizing: border-box;
width:50%;
height:225px;
padding:0 10px;
float:left;
}
.IniArt .viewport { width: 50%; height: 270px; overflow: hidden; position: relative; float:left; }
.IniArt .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; }
.IniArt .disable { opacity: 0.7; }
.IniArt .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 400px; left: 0; top: 0; }
.IniArt .overview li{width: 398px; height:268px; display: block; float: left; margin: 0 10px 0 0; padding: 0; border: 1px solid #dcdcdc; position:relative; overflow:hidden; text-align:center;background-color:#FFF}
.IniArt li img{margin-left:-400px;}

.IniArtTxt p{
	font-size:16px;
}
.IniArtTxt h2 a{
	font-size:26px;
}
@media screen and (max-width: 690px) {
    .IniArtTxt p{
	font-size:13px;
    }
    .IniArtTxt h2 a{
	    font-size:18px;
    }
}
@media screen and (max-width: 500px) {
    .IniArtTxt{
	width: 100%;
    }
    .IniArt .viewport {
	width: 100%;
	height: 217px;
    }
    .IniArt .overview li{width: 100%; height:215px;}
}


.IniArtTxt h2{
	margin-top:0;
	padding-top:0;
}
.controles{
	float:left;
	padding-left:10px;
}
.controles btT1{
	margin-left:10px;
}
.leia{
	margin-top:25px;
}
.leia a:after{
	content:" \203A";
}


