/**************** COME FUNZIONA ********************/




#privacyContent {
	width: 496px;
}

#privacyContent h2 {
	color: #FA5B45;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#privacyContent h3 {
	color: #73A8F9;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#privacyContent p {

	font-size: 11px;
	line-height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	text-align:left;

}

#privacyContent p strong {
	color: #2E4F85;
}

#privacyContent p a, hover, visited {
	color: #2E4F85;
}


#condizioniContent h4.faq {
	color: #FA5B45;
	font-size: 14px;
	background-image: url(img/myprofilo_infogenerali_icona.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 44px;
	clear: both;
	margin: 0px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 10px;
}





#privacyContent ul{
	list-style-type: none;
	margin-left:50px;
	margin-right:50px;

	
}
#privacyContent li{
	font-size: 12px;
	color:#2E4F85;
	background-image:url(img/bulletComefunziona.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-bottom:10px;
	padding-left: 40px;
	padding-bottom: 20px;

}

