*{
	margin: 0;
	padding: 0;
	outline: none;
}

img {
	border: none;
}


#contenuti {
	margin-top: -2px;
	display: inline;
}

.paragrafo {
	font-weight: bold;
	margin-bottom: 15px;
}

.boxprincipale {
	float: left;
	width: 100%;
	margin-top : 22px;
	padding-bottom: 22px;
	background: url(puntini.gif) 0 100% repeat-x;
}

.boxsinistro {
	float: left;
}

.boxsinistro img{
	display: block;
}

.boxdestro {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 440px;
}

.titoloiniziale {
	color: #ff6600;
	font-weight: bold;
	font-size: 13px;
}

.contenutotxt {
	margin-top: 5px;
}

.clear {
	font-size: 0px;
	clear: both;
}

a.moreinfo:link, a.moreinfo:visited, a.moreinfo:active  {
	text-decoration: none;
	color: #000066;
}

a.moreinfo:hover{
	color: #ff6600;
	text-decoration: underline;
}

.headerbox {
	background: url(headerbox.jpg) 0 0 no-repeat;
	height: 6px;
	font-size: 1px;
	width: 489px;
	z-index: 2;
}

.boxrepeter {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	width: 487px;
}

.contenutobox {
	padding: 16px 10px 17px;
}

.bottombox {
	background: url(footerbox.jpg) 0 0 no-repeat;
	height: 6px;
	font-size: 1px;
	width: 489px;
}

.imgsx {
	float: left;
}

.contenutobox  p {
	margin-top: 12px;
	width: 386px;
}

.contenutobox img {
	float: left;
}

.apricontocorrente {
	text-align: center;
	margin-top: 25px;
}

/*popup*/ 
.popup { 	
	min-width: 200px; 
	background: url(bordo_bottom_popup.gif) no-repeat transparent; 	
	background-position: 0 100%; 	
	padding-bottom: 19px; 	
	display: none; 
}  

.popup .bordo { 	
	border: 1px solid #999999; 	
	border-bottom: none; 	
	padding: 1px; 	
	background: #ffffff; 
}  

.popup .header { 	
	height: 35px; 	
	line-height: 35px; 	
	background: #ff6600; 	
	color: #ffffff; 
}  

.popup .titolo { 	
	float: left; 	
	font-weight: bold; 	
	font-size: 12px; 	
	padding: 0 0 0 5px; 
}  

.popup a.chiudi:link, .popup a.chiudi:visited { 	
	background: url(icona_chiudi.gif) no-repeat transparent; 	
	background-position: 100% 10px; 	
	float: right; 	
	padding: 0 25px 0 0; 	
	display: block; 	
	margin: 0 5px 0 0; 	
	text-decoration: none; 	
	color: #ffffff; 	
	display: inline; 
}  

.popup a.chiudi:hover, .popup a.chiudi:active { 	
	text-decoration: underline; 
}  

.popup .contenuto { 	
	padding: 10px 5px; 
}   

.popup ul  {
	margin-left: 8px;
}

.popup ul li {
	background: url(punto_elenco.gif) no-repeat scroll 0 4px transparent;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 4px;
	padding-left: 15px;
}

.headerlista {
	margin-bottom: 10px;
	margin-left:7px;
}
/*finepopup*/

.boxcontenitore {
	position: relative;
	margin: 35px 0 10px 0;
}

.bollopercento {
	position: absolute; 
	right: 8px;
	top: -5px;
}

.hidetext{
	display: none;
}
