@charset "utf-8";

.fontstyle
	{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
	.fontstyletitle
	{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
	.fontstyletitleprezzi
	{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #829b83;
	}

body {

	scrollbar-face-color: #fcfcfc;
	scrollbar-highlight-color: #fcfcfc;
	scrollbar-3dlight-color: #fcfcfc;
	scrollbar-darkshadow-color: #fcfcfc;
	scrollbar-shadow-color: #fcfcfc;
	scrollbar-arrow-color: #fcfcfc;
	scrollbar-track-color: #fcfcfc;
	background-color: #fcfcfc;
	

height: 100%;
		margin: 0;
		padding: 0;
		background: #fcfcfc;
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
.fontstylecopyright
	{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8F8F;
	word-spacing: 5px;
	}


a:link {
	color: #cba990;
	text-decoration: none;
}
a:active {
	color: #cba990;
	text-decoration: none;
}
a:visited {
	color: #cba990;
	text-decoration: none;
}
a:hover {
	color: #cba990;
	text-decoration: underline;
}


.h1 	{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B04F49;
	font-weight: normal;
	}


.h2 	{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #45484d;
	font-weight: normal;
	}
	
	
	
	
	a.news:link {
	color: #333333;
	text-decoration: none;
}
a.news:active {
	color: #333333;
	text-decoration: none;
}
a.news:visited {
	color: #333333;
	text-decoration: none;
}
a.news:hover {
	color: #333333;
	text-decoration: underline;
}
	
