/* CSS Document */

.contenidorFotos {
	background: url('../arxius/TitolFotos.gif') no-repeat;
}
.contenidorFotos:hover {
	background: url('../arxius/TitolFotosVerd.gif') no-repeat;
/*	background-color:#A0223A;
/*	background-color:#C06B7B;	*/
}
.foto {
	border-bottom:3px solid #FFFFFF;
}
.columnaFotos {
	background: url('../arxius/nedador.gif') bottom no-repeat;
}