*{
margin:0;
padding:0;
}
body{
	background:#669999;
	font-family:Tahoma, Geneva, sans-serif;

}
#page{
	
}
#over{
	height:30px;
}
#top{
	background:#000;
	height:100px;
}
#logo{
	width:780px;
	margin:auto;
}
#content{
	background:#c9c9c9;
	margin:0;
}
#pagina{
	width:780px;
	margin:auto;
}
#foto{
	float:left;
	background:#c9c9c9 url(../imma/ug.png) no-repeat bottom;
	height:500px;
	margin-top:7px;
	width:275px;
}
#main{
	float:left;
	width:505px;
	height:350px;
}
#principale{
	height:350px;
	overflow:auto;
	scrollbar-base-color:#699;	
}
#social{
	float:left;
	width:505px;
	height:60px;
	text-align:center;
	font-size:0.8em;
}
#social img{
	margin:auto;
	border:none;
	padding:0;
	padding:0 30px 0 30px;
}
#social a{
	text-decoration:none;
	border:none;
}
#sponsor{
	float:left;
	width:505px;
	height:90px;
	text-align:center;
}
#sponsor img{
	border:none;
	padding:3px 10px 2px 10px;
}
#sponsor a{
	text-decoration:none;
	border:none;
}
#clear{
	clear:both;
}
#bottom{
	background:#000;
	height:30px;
}
#footer{
	width:780px;
	margin:auto;
}	
#credits{
	width:780px;
	margin:auto;
	text-align:right;
	font-size:0.75em;
}
#credits a{
	color:#000;
	text-decoration:none;
}
