/**************** COME FUNZIONA ********************/




#condizioniContent {
	width: 496px;
}

#condizioniContent h2 {
	color: #FA5B45;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#condizioniContent h3 {
	color: #73A8F9;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#condizioniContent 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;

}

#condizioniContent p strong {
	color: #2E4F85;
}

#condizioniContent p.riceverai {
	font-size: 12px;
	background-image: url(img/icnRiceveraiMail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	clear: both;

}
#condizioniContent p.attenzione {
	font-size: 12px;
	background-image: url(img/attenzione.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	clear: both;

}

#condizioniContent h4.potrai {
	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;
}

#condizioniContent h4.condizioni {
	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;
}

#condizioniContent h4.condizioni a{
	color: #FA5B45;

}


#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;
}

#condizioniContent h4.faq a{
	color: #FA5B45;

}




#comefunzionaContent ul{
	list-style-type: none;
	margin-left:50px;
	margin-right:50px;

	
}
#condizioniContent 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;

}


