.degradadofondo {
	background-image: url(imagenes/degradadofondosup.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.imagenprueba {
	background-image: url(imagenes/imagenprueba.jpg);
	background-repeat: no-repeat;
}
.inferior {
	background-image: url(imagenes/inferior.jpg);
	background-repeat:  repeat-x;
}
.textosello1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textosello2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.textosello3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.moldurasup {
	background-image: url(imagenes/modurasup.jpg);
	background-repeat:  repeat-x;
}
.moldurasup2 {
	background-image: url(imagenes/modurasup2.jpg);
	background-repeat:  repeat-x;
}

