


/*1920 pra cima  */
@media only screen  (min-width: 1701px) {

.site_left{
width: 19%; 
}

}


/*1680 - lim: 1920 e 1600*/
@media only screen and (max-width: 1700px) and (min-width: 1621px) {

.site_left{
width: 240px; 
}

}


/*1600  - lim: 1680 e 1400 */
@media only screen and (max-width: 1620px) and (min-width: 1421px) {

.site_left{
width: 200px; 
}

}


/*1400  1600 e 1366  */
@media only screen and (max-width: 1420px) and (min-width: 1387px) {

.site_left{
width: 100px; 
}

}


/*1366 - lim: 1400 e 1280 */
@media only screen and (max-width: 1386px) and (min-width: 1301px) {


}


/*1280 - lim: 1366 e 1024 */
@media only screen and (max-width: 1300px) and (min-width: 1045px) {

.site_left{
width: 40px; 
}

}















/* 1024 - lim: 1280 e 960 */
/*@media only screen and (max-width: 1044px) and (min-width: 981px) {*/
@media only screen and (max-width: 1044px)  {

.site_left{
width: 60px; 
}



#header {
	width: 950px;
}



#gridHome .li2{
width: 600px;
}

#gridHome .li3{
width: 300px;
}


body #promoBanner .wrapper { 
width:600px ;
}

.banner-home{
width:600px ; 
}

.banner_img{
 width:600px ; 
}

.banner_interno{
width:880px;
}



#gridHome2 .li2{
width: 600px;
}

#gridHome2 .li3{
width: 300px;
}

#gridHome3 .li2{
width: 870px;
}

#gridRoda .li1{
width: 230px;
}


#gridRoda .li2{
width: 260px; 
}

#gridRoda .li3{
width: 400px; 
}



#content { width: 900px; margin: 0 auto; text-align: left; position: relative; }
#column1 { width: 845px; margin-left: 44px; }
#column1b { width: 900px; }


.homeprod_box_ul .li1{
width: 210px !important;
}

.homeprod_box_ul .li2{
width: 388px !important;
}

.homeprod_div1{
width:195px; 
}
	
.homeprod_div1 img, .homeprod_box img{
 width:190px; 
}


.div_oqueprecisa{
height: 242px; 	
}






}



























/* 960 - lim: 1024 e 800 */
/*@media only screen and (max-width: 980px) and (min-width: 821px) {*/
@media only screen and (max-width: 980px)  {


body {  
font-size:100% !important; 
line-height: 110% !important;  
}

a {
font-size:100% !important; 	
}





.site_left{
width: 30px; 
}








}



































/* qq coisa abaixo de 900 */
@media only screen and (max-width: 900px) {


.site_left{
/*width: 0px; display: none;*/
}


#header {
	width: 720px;
}



#gridHome .li2{
width: 378px;
}

#gridHome .li3{
width: 220px;
}


body #promoBanner .wrapper { 
width: 378px;
}

.banner-home{
width: 378px;
}

.banner_img{
width: 378px;
}


/*
.banner_interno{
width:700px;
}
*/

#gridHome2 .li2{
width: 378px;
}

#gridHome2 .li3{
width: 220px;
}

#gridHome3 .li2{
width: 690px;
}

#gridRoda .li1{
width: 200px;
}


#gridRoda .li2{
width: 200px; 
}

#gridRoda .li3{
width: 300px; 
}



#content { width: 700px; margin: 0 auto; text-align: left; position: relative; }
#column1 { width: 665px; margin-left: 44px; }
#column1b { width: 700px; }


.homeprod_box_ul .li1{
width: 160px !important;
}

.homeprod_box_ul .li2{
width: 238px !important;
}

.homeprod_div1{
width:155px; 
}
	
.homeprod_div1 img, .homeprod_box img{
 width:150px; 
}


.div_oqueprecisa{
height: 242px; 	
}







}












/* 800 - lim: 960 e 760 */
@media only screen and (max-width: 820px) and (min-width: 781px) {



.site_left{
width: 50px; 
}


}













/* 760 - lim: 800 e 720 */
@media only screen and (max-width: 780px) and (min-width: 741px) {




.site_left{
width: 30px; 
}


}


















/* 720 - lim: 760 e 600 */
@media only screen and (max-width: 740px) and (min-width: 621px) {


.site_left{
width: 10px; 
}



}