.class-header { margin: 0px auto; text-align: center; }

#logo-header {
	background: url('../imageset/formazioneturismo-logo.jpg') no-repeat;
	width: 730px;
	height: 180px;
	margin: 0px auto 0px auto !important;
}

#logo-header .maintitle, #logo-header .gen {  display: none;}

#logo-header A {  
	display: block;
	width: 730px;
	height: 180px;
margin: 0px auto;
}

#network { width: 730px; margin: 0px auto 20px auto !important; }

#network P {  font-size: 10px; }

#network UL{
	background: url('../imageset/network-bg.jpg') no-repeat;
	width: 730px;
	height: 40px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#network LI {
	background: url('../imageset/network-div.jpg') no-repeat right;
	font-size: 12px;
	margin-right: 15px;
	line-height: 40px;
	float: left;
}

#network LI.first { padding-left: 20px;  }

#network LI.last { 
	background: transparent; 
	margin-right: 0px;
	padding-right: 0px;
}

#network LI A {  
	padding-right: 15px;
	display: block;
	float: left;
	color: #FFFFFF; 
}

#network LI A:hover {  text-decoration: none;  }

#google-ads {
	margin: 10px 0px 20px 0px;
	padding: 10px;
	border: 1px solid #B3DBEF;
}