/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            REGOLAMENTI                 ************************/
/*****                                        ************************/
/*********************************************************************/

#boxRegolamenti{
	position:relative;
   clear:left;
	width: 98%;
	background-color: white;
	border: 1px solid white;
}

#boxRegolamenti ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxRegolamenti ul li{
	font-size: 80%;
	margin: 0;
	margin-bottom: 15px;
}

#boxRegolamenti ul li a{
	display: block; 
	width: 98%;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	font-size: 116%;
	font-weight: bold;
	text-decoration: none; 
}


#boxRegolamenti .sfondo2 {
	position: relative;
	clear: left;
   background-color: #e0e0e0;
	margin-top: 10px;
	margin-bottom:  10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #e0e0e0;
}

#boxRegolamenti H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 135%;
	border-bottom: 1px dotted #555555;
}

#boxRegolamenti H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxRegolamenti H5 {
	margin-top: 30px;
	margin-bottom: 8px; 
	font-weight: bold;
	color: #555555;
	font-size: 125%;
}

#boxRegolamenti H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	border-bottom: 1px solid #cccccc;
}

#boxRegolamenti H4:first-letter {
	background-color: #f7f7f7;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxRegolamenti .allegato{
	margin-top: 20px;
	padding-left: 4px;
	margin-bottom: 20px;
	clear: both;
}
