.txtfoto a {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}
th.imagenprincipal {
	background-image: url(collage/electro300.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 500px;
}
#imagenprincipal {
	background-image: url(collage/electro300.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 500px;
	position:relative;
}
.txtfoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 7px;
	font-weight: bold;
	position:absolute;
	bottom:0px;
	left: 370px;
}