@charset "utf-8";
/* CSS Document */

.showAlbum {
	color:#FFF;
	background-color: #D6E3F5;
	border: thin solid #09C;
	width:90px;
	float:left;
	margin:3px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}
.showAlbum div {
	width: 80px;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
	background-repeat: no-repeat;
}
.showAlbum img {
	width: 79px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #FFF;
	height: 79px;
}
.showAlbum h2 {
	color:#FFF;
	text-align: center;
	display: block;
}
.show_album {
	background-repeat: no-repeat;
	background-position: center center;
	border:thick solid #CCCC00;
	float:left;
	width: 135px;
	margin: 5px;
	padding: 2px;
	text-align: center;
	height:135px
}
.show_album span {
	display: block;
	text-align: right;
	background-color: #EDF3D1;
	margin-top: -2px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
	height: 20px;
	border: 1px solid #CC0;
}
.show50_user {
	font-size:0.8em;
	color:#FFF;
	background-color: #D2E288;
	border: thin solid #A4CD39;
	width:65px;
	float:left;
	margin:2px;
	min-height: 65px;
	height: auto !important;
	height: 65px;
}
.show50_user div {
	width: 50px;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
	background-repeat: no-repeat;
}
.show50_user img {
	width: 47px;
	height: 47px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #063;
}
.show78_user {
	font-size:0.8em;
	color:#FFF;
	background-color: #F4F7CA;
	border: thin solid #9C0;
	width:78px;
	float:left;
	margin:3px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}
.show78_user div {
	width: 75px;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
	background-repeat: no-repeat;
}
.show78_user img {
	width: 75px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #090;
	height: 75px;
}
.scheda_fem {
	background-image: url(/images/schede/scheda_fem_01.gif);
	background-repeat: repeat-y;
	width: 210px;
	height: 100px;
	border: 1px solid #FFBFFE;
}
.scheda_femFoto  {
	background-image: url(/images/schede/scheda_fem_03.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 89px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CE9BED;
	border-left-color: #FBF3FF;
}
.scheda_foto  {
	width: 78px;
	height: 78px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4px;
	margin-left: 3px;
	float: left;
}
.scheda_fem span {
	display: block;
	position: relative;
	height: 12px;
	width: 15px;
	margin-top: 6px;
	margin-left: 84px;
}

