#fotomatonBig {
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 8pt;
}

#fotomatonBig a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#fotomatonBig a:hover {
	color: #EB9234;
}

#fotomatonBig .titulo {
	color: #FFFFFF;
	font-size: 17pt;
	height: 64px;
	background-image: url(../images/fotomatonBig/icon_titulo.png);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 10px;
}

#fotomatonBig .texto {
	padding-left: 5px;
}

#tituloFoto {
	text-align: center;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 12pt;
}

#fotoFoto {
	text-align: center;	
}

*html #fotoFoto {
	text-align: left;
}

#descripcionFoto {
	margin-top: 5px;
}

#detallesFoto {
	margin-top: 5px;
	padding-left: 20px;
	font-size: 7pt;
}

#comentariosFoto {
	margin-top: 5px;
}

.album {
	width: 102px;
	height: 77px;
	background-image: url('../images/fotomatonBig/border_album.png');
	padding: 13 18 15 16px;
}