#contenuto
{
	font-family: "Century Gothic",'Trebuchet MS', Arial, sans-serif;
	font-style: normal;
	font-stretch: normal;
	color: #877881;
	
	
}

#contenuto a:link, #contenuto a:active, #contenuto a:visited, #contenuto .glink { color: #A85584; text-decoration: underline;  }
#contenuto a:hover, #contenuto .glink:hover { color: #E36881; text-decoration: none;}

#contenuto a.abg { padding:2px 0; margin-top: 5px; }
#contenuto a.abg:hover { color: #E36881; background:#A85584 url(../grafica/bg_links.png?v=4); text-decoration: none;}


.nomeutente,
.nomeutente a,
.nomeutente a:visited {
	color:#999999;
	font-family: "Century Gothic";
	
	font-size: 14px;
	line-height: 1em;
	margin-bottom:6px;
	font-weight: normal;
	display: block;
	text-transform: capitalize;
}
.userimage {
	/*border-color: #f0f0f8 #f8f8ff #f8f8ff #f0f0f8;
	border-style: solid;
	border-width: 1px;	*/
}
.nomeutente a:hover {
	color: #cc9900;
}
.scheda_1 {
	color: #AD8EA0;
	font-weight: normal;
	line-height:1.2em;
}
div.hr {
	background: transparent;
	font-size:0;
	border-top: 1px solid #F0F0F0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;	
	height: 0;
	margin: 8px 0;
	line-height:0;
	padding:0;
}

.psfoto {

	background: transparent;
	float:left;
	width:80px;
	height:80px;
	/*border:1px solid #CCC;*/
	text-align:center;
	margin:4px;
	vertical-align: middle;	
}

.psfoto_news {

	background: transparent;
	float:left;
	width:90px;
	height:90px;
	/*border:1px solid #CCC;*/
	text-align:right;
	margin:0px;
	vertical-align: middle;	
}

.psfoto_grande {

	background: transparent;
	float:left;
	width:300px;
	height:300px;
	/*border:1px solid #CCC;*/
	text-align:center;
	margin:0px;
	vertical-align: middle;	
}

.psfoto a:link,
.psfoto a:active, 
.psfoto a:visited {
	text-align:center;
}
div.box {
  width: 100%;
  } 
div.box_body {
 margin:0;
  padding:12px;
  padding-top:0px;
  font-size: 12px;
  }
div.box_footer {
  }
div.box_footer p {
  padding:12px;
  display:block;
  margin:-2em 0 0 0;
  }
