
#logo_agrale {

	margin-left:15px;
	height: 68px;
	width: 93px;
	background:url(../../logo/agrale_vertical_relevo.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin-top:5px;
	float:left;

}	

#logo_agrale span.hover {
	position: absolute;
	/*display: block;*/
	height: 68px;
	width: 93px;
	background: 
	url(../../logo/agrale_vertical_relevo.jpg);
	background-position: bottom;

}

#logo_kubota {
	/*clear: both;*/
	position:relative;
	display:block;
	margin-left:25px;
	height: 28px;
	width: 130px;
	background:url(../../logo/logo_kubota_.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin-top:25px;
	float:left;

}	

#logo_kubota span.hover {
	position: absolute;
	display: block;
	height: 28px;
	width: 130px;
	background: url(../../logo/logo_kubota_.jpg) no-repeat;
	background-position: bottom;

}


#logo_lintec {
	clear: both;
	position:relative;
	/*display:block;*/
	margin-left:20px;
	height: 42px;
	width: 157px;
	background:url(../../logo/Logo%20lintec-horizontal.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin-top:25px;
	float:left;

}	

#logo_lintec span.hover {
	position: absolute;
	/*display: block;*/
	height: 42px;
	width: 157px;
	background: 
	url(../../logo/Logo%20lintec-horizontal.jpg);
	background-position: bottom;

}

#logo_vox {

	position:relative;
	display:block;
	margin-left:20px;
	height: 47px;
	width: 80px;
	background:url(../../logo/logo_vox.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin-top:20px;
	float:left;

}	

#logo_vox span.hover {
	position: absolute;
	display: block;
	height: 47px;
	width: 80px;
	background: 
	url(../../logo/logo_vox.jpg);
	background-position: bottom;

}


