.FotoFloat {
	float: left;
	height: auto;
	width: 120px;
	top: 20px;
	text-align: center;
	padding-top: 5px;
	font-weight: bolder;
	color: #FFFFCC;
	padding-bottom: 5px;
	margin: 10px;
	border: thin dotted #FFFFFF;
	font-size: 11px;
}
.text {
	font-size: 10pt;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}


