#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-novedades {
    clear:both;
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

#contenido-novedades 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;
}

#novedades {
	width: 501px;
	margin-left: 5px;
	margin-bottom: 75px;
	float:right;
}

#novedades li {
	float: left;
	margin-left: 2px;
	list-style-type: none;
	display: block;
	height: 115px;
	width: 165px;
	margin-top: 2px;
}

#novedades img:hover {
	filter: alpha(opacity=70); opacity: .7;
}

#texto-novedades {
	float: left;
	background-image: url(../imagenes/fondo-botonera-lateral.jpg);
	height: 239px;
	width: 392px;
}

#texto-novedades p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1,8;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
	margin-left: 50px;
	padding-bottom: 20px;
	width: 300px;
	color: #006633;
	font-style: italic;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: 23px;
}

#borde {
	width: 392px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

