/*css_Profili*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	}

#box_grande{
	width:auto;
	height:auto;}
	
#profilo{
	width:950px;
	color:#FF9900;
	text-align:center;}

.nome{
	background-color:#000000;
	text-align:center;
	border-left:2px dotted #FF9900;
	border-top:2px dotted #FF9900;
	border-right:2px dotted #FF9900;
	border-bottom:2px dotted #FF9900;
	}

#fondo_foto{
	background-image:url(../immagini/sfondo[1].gif);
	margin-top:10px;
	border-left:2px solid #919191;
	border-top:2px solid #919191;
	border-right:2px solid #919191;
	border-bottom:2px solid #919191;
	}
#contenuto_fondo{
	margin-top:10px;
	}
