#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-subproductos {
    clear:both;
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

#contenido-subproductos h2{
	width: 900px;
	background-image: url(../imagenes/banda-productos.jpg);
	text-align: right;
	height: 39px;
	line-height: 1.9em;
	margin: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#contenido-subproductos p {
	color: #a53535;
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
}

#contenido-subproductos a {
	color: #a53535;
}

#subproductos {
	width: 501px;
	margin-left: 5px;
	margin-bottom: 40px;
	float:right;
}

#subproductos li {
	float: left;
	margin-left: 2px;
	list-style-type: none;
	display: block;
	height: 115px;
	width: 165px;
	margin-top: 2px;
}

#subproductos img:hover {
    filter: alpha(opacity=70); opacity: .7;

}

#botonera-lateral {
	float: left;
	background-image: url(../imagenes/fondo-botonera-lateral.jpg);
	height: 239px;
	width: 392px;
}

#botonera-lateral li {
	list-style-type: none;
}

#botonera-lateral a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	text-decoration: none;
	padding-right: 65px;
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 1.8em;
	margin-top: 15px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#botonera-lateral a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
	padding-right: 65px;
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 1.8em;
	margin-top: 15px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#botonera-lateral b {
	color: #a53535;
	font-size: 1.2em;
	font-weight: bold;
}

#texto-producto {
	float: left;
	width: 501px;
	height: auto;
	margin-left: 5px;
	margin-top: 15px;
}

#texto-producto h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	line-height: 3em;
	text-align: right;
}


#texto-producto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.3em;
}

#sub-subproductos {
	float: right;
	width: 501px;
	margin-left: 5px;
	margin-bottom: 40px;
}

#sub-subproductos li {
	float: left;
	margin-left: 2px;
	list-style-type: none;
	display: block;
	height: 115px;
	width: 165px;
	margin-top: 2px;
}

#sub-subproductos img:hover {
    filter: alpha(opacity=70); opacity: .7;

}

#tabla {
	float:right;
	margin-left: 5px;
	margin-top: 25px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
}

.titulo-tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
}

