/**************** COME FUNZIONA ********************/




#comefunzionaContent {
	width: 299px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9EBEA;
	margin-top: 20px;
	font-size: 11px;
}

#comefunzionaContent h2 {
	color: #FA5B45;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 38px;
}

#comefunzionaContent h3 {
	color: #73A8F9;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float:right;
	font-style:italic;
}

#comefunzionaContent p.compila {
	font-size: 11px;
	background-image: url(img/freccia_small.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;

}

#comefunzionaContent p.riceverai {
	font-size: 11px;
	background-image: url(img/icnRiceveraiMail_small.png);
	background-repeat: no-repeat;
	background-position: 4px -2px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;
}
#comefunzionaContent p.attenzione {
	font-size: 11px;
	background-image: url(img/icnAttenzione_small.png);
	background-repeat: no-repeat;
	background-position: 4px -3px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	clear: both;

}

#comefunzionaContent 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: 48px;
	clear: both;
	margin: 0px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 10px;
}

#comefunzionaContent 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: 48px;
	clear: both;
	margin: 0px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 10px;
}

#comefunzionaContent h4.condizioni a{
	color: #FA5B45;

}


#comefunzionaContent 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: 48px;
	clear: both;
	margin: 0px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 10px;
}

#comefunzionaContent h4.faq a{
	color: #FA5B45;

}


#comefunzionaContent p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	margin-bottom: 10px;

}

#comefunzionaContent ul{
	list-style-type: none;
	margin-left:20px;
	margin-right:30px;

	
}
#comefunzionaContent li{
	font-size: 12px;
	color:#2E4F85;
	background-image:url(img/freccia_menu.gif);
	background-repeat:no-repeat;
	background-position: 6px 7px;
	margin-bottom:0px;
	padding-left: 19px;
	padding-bottom: 10px;

}

#comefunzionaContent li strong {
	color: #2E4F85;
}

