@charset "utf-8";
/* CSS Document */

body {
	font-family: verdana, arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	background-attachment: fixed;

}
.Titoletti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #CC0000;
}
.Titolettini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #FF3300;
}
.Testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	font-weight: 400;
}
.indirizzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 400;
	color: #FFFFFF;
	text-align: right;
	text-indent: 3px;
	vertical-align: top;
}

A:link	{
	text-decoration:	none;
	color:	#999999;
	font-size: 10pt;
	}	
A:visited	{	
	text-decoration:	none;
	color:	#999999;
	font-size: 10pt;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#999999;
	font-size: 10pt;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	font-size: 10pt;
	}


A.pagine:link	{
	text-decoration:	none;
	color:	#000066;
	font-size: 12pt;
	}	
A.pagine:visited	{
	text-decoration:	none;
	color:	#000066;
	font-size: 12pt;
	}	
		
A.pagine:active	{
	text-decoration:	none;
	color:	#000066;
	font-size: 12pt;
	}	
		
A.pagine:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	font-size: 12pt;
	}

#sweden {
	width: 930px;
	padding: 10px 0;
	border: 2px solid #FFFFFF;
	float:left;
	/*background: url(img/sfondo_foto.gif) repeat-x top left;*/
}

#sweden dl {
	margin: 10px 20px;
	padding: 0;
	float:left;
	display:inline;
	width:260px;
}

#sweden dt {
	margin: 0;
	padding: 0;
	font-size: 100%;
	letter-spacing: 1px;
	color:#666666;
	float:right;
	width:162px;
}

#sweden dd {
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #333333;
}

#sweden dd.img img {
	float:left;
	margin: 0 8px 0 0;
	padding: 4px;
	border-bottom-color: #666666;
	border-right-color: #999999;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
}


.body_prod {
	background-color: #b1906e;
	margin: 10px;
}

