/* CSS Document */

A:link, A:visited { text-decoration: none } A:hover { text-decoration: underline }

H1 {FONT-FAMILY: Monotype Corsiva,Verdana; FONT-SIZE: 18pt; COLOR: silver; FONT-WEIGHT: bold}
H2 {COLOR: #C0C0C0; FONT-FAMILY: Verdana,Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: bold}
H3 {FONT-FAMILY: Verdana,Tahoma; COLOR: black; FONT-SIZE: 8pt; FONT-WEIGHT: normal}
H4 {COLOR: white; FONT-FAMILY: Verdana,Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: normal}


body {
	
	font-family:Verdana;
	
	font-size:8pt;
	
}

.butt
{
	font-family: Tahoma;
	font-size: 8pt;
	FONT-WEIGHT: bold;
	COLOR: black; 
	BORDER-RIGHT: #999999 thin solid; 
	BORDER-TOP: #cccccc thin solid; 
	BORDER-LEFT: #cccccc thin solid; 
	BORDER-BOTTOM: #999999 thin solid; 
	BACKGROUND-COLOR: transparent;
}
.txt
{
	font-family: Verdana,Tahoma;
	font-size: 8pt; 
	COLOR: black; 
}
.txtjustify
{
	font-family: Verdana,Tahoma;
	font-size: 8pt;
	text-align:justify;
	COLOR: black; 
}

.txtjustify2
{
	font-family: Verdana,Tahoma;
	font-size: 7pt;
	text-align:justify;
	COLOR: black; 
}


.texta
{
	font-family: Verdana,Tahoma;
	font-size: 8pt; 
	COLOR: black; 
}


#blocco {
	
	margin:0;
	
	padding:0;
	
	display:block;
	
	list-style-type:none;
	
	font-face:Arial, Helvetica, sans-serif;
	
	font-size:80%;		}


#blocco li {
	
	display:inline;
	
	list-style-type:none;
	
}

#data {
	
	color:#FF0099;
	
	list-style-type:none;
	
	display:inline;
	
}
	
#pipe {
	
	color:#CCCCCC;
	
	list-style-type:none;
	
	display:inline;	
}
	
#viaggio {
	
	color:#33CC33;
	
	list-style-type:none;
	
	display:inline;
}
	
#domande {
	
	color:#318F3D;
	
	padding-left:10px;
	
	font-family:Verdana;
	
	font-size:8pt;	
	padding-top:2px;
	
	padding-bottom:2px;
	
}
	
#nome {
	
	color:#FF0099;
	
	text-align:right;
	
	font-family:Verdana;
	
	font-size:8pt;	
}
	
#risposte {
	
	color:black;
	
	font-family:Verdana;	
	font-size:8pt;
	
	padding-top:2px;
	
	padding-bottom:2px;
	
	padding-left:10px;
	
}
	
#foto {
	
	text-align:right;
	
}


