body {
	margin: 		0;
	font-family: 	Verdana, Arial, Helvetica, MS Sans Serif; font-size: 12px; color: #000000;
	background: 	#FFFFFF;
	}
	
body a {

}

body a:hover {
	color: 			#FF0000;
}

h1 {
	background: 	#FFFFFF;
	width: 			700px;
	margin:			0 auto;
	font-size:		36px; 
	text-align:		center;
	}

h1 span {
	position: 		absolute;
	top: 			-1000em;
	font-family:	Verdana, Arial, Helvetica, MS Sans Serif; 
	font-size:		1px; 
	color:			#FF0000; 
}

h2 {
	font-family:	Verdana, Arial, Helvetica, MS Sans Serif; 
	font-size:		20px; 
	color:			#0047FF; 
	margin-top:		0px;
	margin-bottom:	0px;
	}
	
h2 span {
	color:			#FF0000;
}	

#contenitoreFaq {
	position: 		relative;
	margin: 		0px auto;
	width: 			700px;
	padding: 		0 0 0 0;
	background: 	#FFFFFF;
	color: 			#000000;
}

#intestazioneInternetWebMarketing {
	margin: 		0px auto;
	padding: 		0 0 0 0;
	background: 	#FFFFFF;
	width:			100%;
	height:			54px;
}

#logoWebMarKeting {
	position: 		absolute;
	margin: 		0 auto;
	padding: 		0 0 0 0;
	background: 	#FFFFFF;
	text-align: 	center;
	width:			404px;
	height:			54px;
	float:			left;
}

#navigatore {
	position: 		relative;
	margin: 		0 auto;
	padding: 		0 0 0 0;
	width: 			98%;
	height:			15px;
	font-family:	Verdana, Arial, Helvetica, MS Sans Serif; 
	font-size:		11px;
	background: 	#FF0000;
	text-align:		right;
}

#navigatore a {
	color:			#FFFFFF;
	text-decoration:none;
}

#navigatore a:hover {
	background:			#FFFFFF;
	color:				#0066FF;
}

#navigatore a:visited {
	text-decoration:none;
}

#titoliFaq {
	position: 		relative;
	clear:			left;
	background:		#FFFFFF;
	text-align:		center;
}

#domandeRisposte {
	margin: 		0 auto;
	position: 		relative;
	background:		#FFFFFF;
	width:			700px;
	text-align:		left;
}

#piedePagina {
	margin: 		0 auto;
	position:		relative;
	background: 	#FFFFFF;
	width: 			700px;
	text-align:		center;
}

