/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/

/*********************************************************************/
/*****                                        ************************/
/*****            Faq                       ************************/
/*****                                        ************************/
/*********************************************************************/

#boxFaq{
	clear: both;
	margin-top: 10px;
	margin-bottom: 4em;
	width: 98%;
	font-size: 90%;
}

#boxFaq ul{
	list-style: none;
	border-top: 2px dotted #999;
	border-right: 2px dotted #999;
	margin: 0;
	padding: 0;
}

#boxFaq ul li{
	margin: 0;
	padding-top: 4px;
}

#boxFaq ul li a{
	display: block; 
	width: 98%;
	padding-left: 0px;	
	font-size: 116%;
	font-weight: bold;
	text-decoration: none; 
	color: #666;
}

#boxFaq a:hover{
	color: #000;
	background-color: #eee;
}

#boxFaq .sfondo2 {
	position: relative;
	clear: left;
   background-color: #e0e0e0;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

#boxFaq H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 135%;
	border-bottom: 1px dotted green;
}

#boxFaq H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxFaq H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #CC0000;
	font-size: 125%;
	border-top: 1px dotted green;
}

#boxFaq H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	border-bottom: 1px dotted green;
}


#boxFaq H4:first-letter {
	background-color: #e0e0e0;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxFaq .allegato{
	margin-top: 20px;
	padding-left: 4px;
	margin-bottom: 40px;
	clear: both;
}
