body {
	 background: white url(../images/sfondopopup.jpg) no-repeat top left;
	 background-attachment: fixed;
	 font-family: "trebuchet ms", verdana, arial, sans-serif;
	 font-size: 14px;
	 color: black;
}

a {
   	 text-decoration: none;
	 color: #5479B1;
}

a:hover {
	 text-decoration: underline;
	 color: #E25050;
}

img {
	 color: #5479B1;
}

#header {
	width: 100%;
	text-align: center;
	color: #5479B1;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #E10000;
	text-align: right;
	padding-right: 7%;
}
 
h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #3B80C3;
	margin-top: -20px;
	text-align: right;
	padding-right: 7%;
}

h3 {
	font-size: 12px;
	margin: 0;
	margin-top: -10px;
	line-height: 50%;
	color: #ccc;
	text-align: right;
	padding-right: 7%;

}

.modifica, .foto {
	font-size: 12px;
	color: red;
} 

.foto {
	text-align: right;
} 
 
#contenuto {
	position: relative;
	padding-top: 20px;
	width: 98%;
	font-size: 12px;
	color: black;
	text-align: justify;
}
 
#sinistra {
	position: relative;
	left: 15px;
	padding-top: 30px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	color: #E10000;
	text-align: left;
}

html>body #sinistra {
	width: 120px; 
	}
	
#centro {
	margin: -27px 190px 20px 100px;
	padding: 10px;
	clear: none;
/*	background: transparent url("../images/img.gif") repeat-x 10% 100%;*/
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	}
	
#destra, #laterali {
	float: right;
	clear: both;
	right: 0px; 
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#destra {
	padding-top: 30px;
	width: 145px; 
}

#laterali {
	width: 80px;
	margin-top: -27px;
}

html>body destra {
	width: 145px; 
}
	
html>body laterali {
	width: 80px;
}	
	
#footer, #pie {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	width: 100%;
	padding-right: 7%;
}

#footer {
	text-align: center;
}

#pie {
	 text-align: right;	
}

#pie a {
	font-size: 12px;
	padding-left: 20px;
	color: #FE9E10;
	background: transparent url("../images/freccia_left_off.gif") no-repeat 0 70%;
}

#pie a:hover {
	color: #E10000;
	text-decoration: none;
	background: transparent url("../images/freccia_left_on.gif") no-repeat 0 70%;
}

.default {
	  font-family: tahoma, arial, sans-serif;
	  font-weight: 600;
}

.laterali {
	border: 1px solid red;
	background: white;
	margin: 2px;
	padding: 2px;
}

.laterali:hover {
	background: #dfdfdf;
	border: 1px solid #999;
}

th {
	background: white url(images/sfondotd.png) repeat-x 0 0;
	font: bold 13px "trebuchet ms", verdana, arial, sans-serif;
	color: #00549F;
}

td {
	font: normal 13px "trebuchet ms", verdana, arial, sans-serif;
	color: #999;
}

.primapagina {
	font-size: 12px;
	color: #00549F;
}

.paginacorrente {
	color: #E10000;
}

/* INIZIO STILE PER SUNTO */

body.sunto {
	background: transparent;
}

#sunto h1 {
	text-align: left;
	font-size: 13px;
	border-bottom: 1px solid #AFC3DD;
	border-top: 1px solid #AFC3DD;
	background: white;
	line-height: 110%;
	font-weight: bold;
	margin-top: 9px;
	padding-right: 0;
}

#sunto h1 a {
	display:block;
	color: #E10000;
	text-decoration: none;
}

#sunto h1 a:hover {
	text-decoration: none;
	color: #FE9E10;
	background: white url("images/sfondotitolo.png") repeat-x 0 100%;
}

#sunto h2 {
	line-height: 50%;
	font-size: 12px;
	color: #3B80C3;
	text-align: left;
	font-weight: bold;
	margin-top: -16px;
}
#sunto h3 {
	text-align: right;
	margin-bottom: -10px;
	line-height: 80%;
	font-size: 11px;
	color: #AFC3DD;
	margin-top: 0;
	padding-right: 0;
}

#sunto .testo {
	display: block;
	font: normal 12px "trebuchet ms", verdana, arial, sans-serif;
	line-height: 100%;
	margin-bottom: 10px;
}

#sunto .testo a {
	color: #666666;
	text-decoration: none;
}

#sunto .testo a:hover {
	text-decoration: none;
	color: #FE9E10;
}

#sunto .continua {
	color: #CCCCCC;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
 
 #sunto .vuota {
 	font-size: 12px;
	color: #ccc;
 }
