@charset "utf-8";
/* CSS Document */
/* PAGINA */
html {
	margin:0;
	padding:0;
/*	background-image: url(Immagini/Daydream_375x500.jpg); */
	background-image: url(Immagini/Isobel_375x440.jpg);		
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:20px;
	margin-top:0px;
}
body,td,th {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
/* ELEMENTI */
.contenuto {
	padding-left:375px;
}
.riga {
	line-height: 20px;
}
.riga10 {
	line-height: 10px;
}
.linea {
	line-height: 20px;
	border-top:#000000 1px solid;
}
.lineaGRI {
	line-height: 20px;
	border-top:#999999 1px solid;
}
/* CARATTERI SPECIALI */
.footer {
	font-size: 10px;
}
.apice {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	vertical-align: super; 
} 
/* LINK */
a:link {
	font-family: Tahoma, Arial; 
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
a.menu:link {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	
}
a.menu:visited {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	
}
a.menu:hover {
	font-family: Tahoma, Arial;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;		
}
a.menu:active {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;		
}
a.titolo:link {
	font-family: Tahoma, Arial;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
a.titolo:visited {
	font-family: Tahoma, Arial;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
a.titolo:hover {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;		
}
a.titolo:active {
	font-family: Tahoma, Arial;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;		
}
a.footer:link {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;	
}
a.footer:visited {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;	
}
a.footer:hover {
	font-family: Tahoma, Arial;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;		
}
a.footer:active {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;		
}
/* FINE */
