

#botonera b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #a53535;
	text-decoration: none;
	background-color: #c0c0c0;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	display: block;
	height: 20px;
	line-height: 1.8em;
	margin-top: 2px;
}

#contenido-productos {
    clear:both;
	width: 900px;
	height: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

#botonera-productos {
	width: 900px;
}

#botonera-productos li {
	float: left;
	margin-left: 4px;
	list-style-type: none;
}

#botonera-productos a {
	height: 234px;
	width: 123px;
	display: block;
	font-size: 0.5em;
}

#lamparas {
	background-image: url(../sublineas/01lamparas/0lamparas.jpg);
	height: 234px;
	width: 123px;
}
#lamparas:hover {
	filter: alpha(opacity=70); opacity: .7;
}

#luminarias {
	background-image: url(../sublineas/02luminarias/0luminarias.jpg);
	height: 234px;
	width: 123px;
}
#luminarias:hover {
	filter: alpha(opacity=70); opacity: .7;
}

#balastos {
	background-image: url(../sublineas/03balastos/0balasto.jpg);
	height: 234px;
	width: 123px;
}
#balastos:hover {
	filter: alpha(opacity=70); opacity: .7;
}

#otros {
	background-image: url(../sublineas/04otros/0otros.jpg);
	height: 234px;
	width: 123px;
}
#otros:hover {
	filter: alpha(opacity=70); opacity: .7;
}
