#album .galerias {
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/05/roland_garros/img/back_album.gif);
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:950px;
	float:left;
}
#album .imagen {
	height: 190px;
	width: 180px;
	float: left;
	padding-right: 10px;
	margin-bottom:10px;
}
#album .imagen a {
	display: block;
	width: 180px;
	float: left;
	height: 190px;
	text-decoration: none;
	background: #FFFFFF;
	margin: 10px 0px 0px;
}
#album .imagen a:hover {
	display: block;
	width: 180px;
	float: left;
	height: 190px;
	text-decoration: none;
	background: #eee;
	margin: 10px 0px 0px;
	padding: 0px;
}

#album .parrafo {
	text-decoration: none;
	color: #005324;
	width: 180px;
	font: bold 12px/normal Georgia, "Times New Roman", Times, serif;
	display: block;
	height: 25px;
	padding-top: 10px;
}
#album .album {
	text-decoration: underline;
}
