#marcas{
	height:35px;
	width:auto;
	float:left;
	}
.marca1{
	margin: 5px;
    display: block;
    width: 113px;
    height: 25px;
    background: url("../images/rodape/orgamon.png") 0 0 no-repeat;
    text-decoration: none;
	}
	a:hover.marca1 {
		background-position: -113px 0;
	}
	
.marca2{
	margin: 5px;
    display: block;
    width: 116px;
    height: 25px;
    background: url("../images/rodape/agrolmin.png") 0 0 no-repeat;
    text-decoration: none;
	}
	a:hover.marca2 {
		background-position: -116px 0;
	}
	
.marca3{
	margin: 5px;
    display: block;
    width: 123px;
    height: 25px;
    background: url("../images/rodape/agrolseeds.png") 0 0 no-repeat;
    text-decoration: none;
	}
	a:hover.marca3 {
		background-position: -123px 0;
	}
.marca4{
	margin: 5px;
    display: block;
    width: 80px;
    height: 25px;
    background: url("../images/rodape/bravo.png") 0 0 no-repeat;
    text-decoration: none;
	}
	a:hover.marca4 {
		background-position: -83px 0;
	}
	
.marca5{
	margin: 5px;
    display: block;
    width: 85px;
    height: 25px;
    background: url("../images/rodape/turfa.png") 0 0 no-repeat;
    text-decoration: none;
	}
	a:hover.marca5 {
		background-position: -94px 0;
	}
	
.marca6{
	margin: 5px;
    display: block;
    width: 136px;
    height: 25px;
    background: url("../images/rodape/condisolo.png") 0 0 no-repeat;
    text-decoration: none;
	}
	a:hover.marca6 {
		background-position: -135px 0;
	}@charset "utf-8";
/* CSS Document */


