<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
.profile_boxfoto1 {
	background-image: url(Mauro_07.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 371px;
	width: 248px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 8px;
	color: #333;
	text-align: right;
	line-height: 710px;
}
.profile_boxfoto2 {
	background-image: url(Michelle_Mauro.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 351px;
	width: 248px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 8px;
	color: #333;
	text-align: right;
	line-height: 710px;
	
}
.profile_boxtesto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	width: 445px;
	color: #333;
	margin-left: 60px;
	text-align: justify;
	display: block;
	clear: right;
}

.row_profile_selector{
	width: 960px;
	clear: both;
	float: left;
}


.row_profile1{
	width: 960px;
	overflow: hidden;
	clear: both;
	float: left;
}
.row_profile2{
	width: 960px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	clear: both;
	float: left;
}
.row_profile3{
	width: 960px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	float: left;
	height: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sottomenu_profile{
	margin-right: 10px;
	float: left;
	background-color:#F0F0F0;
	color:#000;
	padding:3px;
	font-size: 9px;
}
.sottomenu_profile a{
	background-color:#F0F0F0;
	color:#000000;
	padding:3px;
}
.sottomenu_profile a:hover{
	color: #FFF;
	background-color: #B32A31;

}
</pre></body></html>