/* CSS Document */
body
	{
	margin:0;
	background-image:url(../immagini/sfondo.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Tahoma, Verdana;
	line-height:18px;
	color:#333333;
	}
a, a:link, a:visited
	{
	color:#EF025B;
	text-decoration:none;
	font-weight:bold;
	}
a:hover
	{
	color:#999999;
	text-decoration:underline;
	}
b, strong
	{
	color:#EF025B;
	}
input, select
	{
	width:300px;
	border:0;
	font-size:12px;
	padding:2px;
	background-color:#F0F0F0;
	}
.centrale
	{
	width:937px;
	text-align:justify;
	}
.fondo
	{
	background-image:url(../immagini/sfondo_fondo.jpg);
	background-repeat:repeat-x;
	background-color:#202020;
	margin-top:20px;
	color:#ABABAB;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
	}
.fondo td
	{
	vertical-align:top;
	width:25%;
	text-align:left;
	line-height:16px;
	padding-left:10px;
	}
.fondo div
	{
	padding-bottom:10px;
	color:#FFFFFF;
	}
.fondo a, .fondo a:link, .fondo a:visited
	{
	color:#666666;
	text-decoration:none;
	}
.fondo a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
.grigio
	{
	background-color:#F6F6F6; 
	border:1px #CFCFCF solid; 
	text-align:center; 
	padding:5px; 
	line-height:22px; 
	font-weight:normal; 
	color:#666666; 
	margin-top:5px;
	}
.grigio a, .grigio a:link, .grigio a:visited
	{
	color:#666666;
	font-weight:normal;
	}
.grigio a:hover
	{
	color:#666666;
	text-decoration:underline;
	}
.preventivi
	{
	border:0;
	background-color:#FFFFFF;
	font-size:14px;
	color:#0000DD;
	text-align:right;
	font-weight:bold;
	}
.prezzi
	{
	background-color:#CCCCCC;
	}
.prezzi td
	{
	width:16%;
	background-color:#FFFFFF;
	height:22px;
	font-size:12px;
	text-align:center;
	}
.prezzi th
	{
	width:16%;
	background-color:#EDEDED;
	text-align:center;
	height:24px;
	color:#EF025B;
	}
.prodotti
	{
	}
.prodotti td
	{
	vertical-align:bottom;
	}
.prodotti div
	{
	border:1px #ABABAB solid;
	padding:5px;
	}
.riga
	{
	font-size:13px;
	width:300px;
	text-align:left;
	padding-bottom:15px;
	background-image:url(../immagini/sfondo_riga.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	}
.sottolineato
	{
	border-bottom:1px #898989 solid;
	color:#898989;
	font-size:18px;
	padding-left:10px;
	padding-bottom:3px;
	}
.titolo
	{
	font-weighst:bold;
	letter-spacing:-1px;
	font-size:22px;
	color:#EF025B;
	padding-top:20px;
	padding-bottom:25px;
	font-variant:ssmall-caps;
	}

