/*DIV#contenitore {
	WIDTH: 100%; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

DIV#contenuto {
	BACKGROUND-COLOR: #d3cdae;  
	BORDER: 8px solid #d3cdae;
}

DIV#contenitore {
	BORDER-RIGHT: white 10px solid; 
	BORDER-TOP: white 10px solid; 
	MARGIN: 10px auto; 
	BORDER-LEFT: white 10px solid; 
	WIDTH: 85%; 
	COLOR: #191970; 
	BORDER-BOTTOM: white 10px solid; 
	BACKGROUND-COLOR: #d3cdae; 
}*/

DIV#intestazione {
	text-align: center;
	border: 1px solid #191970;
	PADDING: 0px; 
	MARGIN: 0px;
}





DIV#intestazione h2{
FONT: bold 1em georgia,times,serif; 
COLOR: #36c;
}

DIV#intestazione h1{
FONT: bold 1.2em georgia,times,serif; 
COLOR: #36c;
}

DIV#home{
	PADDING: 0px; 
	margin-bottom: 0px;
	margin-top: 20px;	
	margin-left: 0px;	
	margin-right: 0px;

}

DIV#mainmenu {
display: none;
}

DIV#submenu {
display: none;
}

.spazioverticale {
	display: none;
}

.grandespazioverticale {
	display: none;
}

DIV#footer {
	FLOAT: none; 
	COLOR: #283F53; 
	text-align: center;
 	padding-bottom: 5px;
	FONT: normal 0.6em Verdana, Arial, Helvetica, sans-serif; 
}


DIV#testo {
color: #264662;
BORDER: 1px none #999;
padding-left: 10px;
padding-right: 10px;
TEXT-ALIGN: center;
}

DIV#testo p{
margin-top: -10px;
PADDING-BOTTOM: 6px;
FONT-FAMILY: Tahoma, arial, sans-serif;
font-size: 0.8em;
text-align: justify;
border-bottom: 1px dotted #A8A8A8;
}

DIV#testo h1{
PADDING-BOTTOM: 4px; 
FONT: bold 1.3em georgia,times,serif; 
COLOR: #36c;
/*margin-top: -10px;*/
TEXT-ALIGN: center;
}

DIV#testo h2{
FONT: bold 0.9em georgia,times,serif; COLOR: #36c;TEXT-ALIGN: left;	
margin-top: -4px;
}
DIV#testo h3{
FONT: bold 0.95em georgia,times,serif; 
COLOR: #36c;
TEXT-ALIGN: left;	
}
DIV#testo h4{
FONT: normal 0.8em Tahoma, arial, sans-serif; 
COLOR: #36c;
TEXT-ALIGN: left;	
}

DIV#testo p{
margin-top: -10px;
PADDING-BOTTOM: 6px;
FONT-FAMILY: Tahoma, arial, sans-serif;
font-size: 0.8em;
text-align: justify;
border-bottom: 1px solid #A8A8A8;
}

DIV#testo A{
font-weight: bold;
text-decoration: none;
color: #4682B4;
}


#testo .A{
font-weight: bold;
color: #4682B4;
}

#testo .sottotitolo {
	font-size: 0.7em;
	font-weight: bold;
	color: #254B96;
}
#testo .evidenziato {
	font-weight: bold;
	color: #DA3D3D;
}
#testo .big {
	font-weight: bold;
	color: #DA3D3D;
	font-size: 0.9em;
	text-align: center;
}

#testo .grassetto {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	#testo .grassetto 
	text-align: left;
	font-size: 1.2em;
}

#testo .corsivo {
	font-style: italic;
}

#tornasu {
display:none;
}

#navpagine {
display: none;
}


.notvisible {
display: none;
}

.nonstampare{
display: none;
}

.imageleftclear{
float:left;
margin-right: 16px;
margin-bottom: 4px;
display: inline;
}


.imageleft{
border: 1px solid #000151;
float:left;
margin-right: 16px;
margin-bottom: 4px;
/**display: inline;
margin-top: 8px;**/
}

.imagetabsmall{
border: 1px solid #000151;
width: 23%;
}

.imagetabbig{
border: 1px solid #000151;
width: 30%;
}

.image{
border: 1px solid #000151;
}

.imagetesi{
border: 1px solid #000151;
margin-right: 8px;
margin-top: 8px;
margin-bottom: 8px;
}

.imageright{
border: 1px solid #000151;
float:right;
margin-left: 16px;
margin-bottom: 8px;
/**margin-top: 8px;**/
}

.imagerightclear{
float:right;
margin-left: 16px;
margin-bottom: 8px;
}

#testo ul {
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	FONT-FAMILY: Tahoma, arial, sans-serif;
	font-size: 0.8em;
}

#testo li {
	padding: 0px;
	margin-bottom: 4px;
	}





