﻿body 
{
    background-color:#FFFFFF;
    background-image:url(images/bck_2010.gif);
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#ffffff;
}

font
{
	font-family:Trebuchet MS;
	font-size:8pt;
}

submit
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#FFFFFF;
}

button
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#FFFFFF;
}

.fontB
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#FFFFFF;
}

.menu
{
	font-family:Trebuchet MS;
	font-size:8pt;	
	color:White;
}

a
{
	font-family:Trebuchet MS;
	font-size:8pt;	
	color:White;
	text-decoration:none;
}

.boxTitle
{
	font-family:Trebuchet MS;
	font-size:9pt;
	font-weight:bold;	
	color:White;
}

.boxTitleG
{
	font-family:Trebuchet MS;
	font-size:9pt;
	font-weight:bold;	
	color:#a56f1d;
}

.boxFont
{
	font-family:Trebuchet MS;
	font-size:8pt;
	font-weight:normal;	
	color:#FFFFFF;
}

.boxOrdina
{
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:normal;	
	font-weight:bold;
	color:#ffffff;
	/*background-image: url(images/bck_ordina.gif);
	width:110px;
	height:39px;
	text-align:right;
	vertical-align:bottom;
	padding-top:0px;
	padding-right:0px;*/
}



.credits
{
	font-family:Trebuchet MS;
	font-size:7pt;	
	color:#ffffff;
}

.boxFontPrezzo
{
	font-family:Trebuchet MS;
	font-size:8pt;
	font-weight:bold;	
	color:#FFFFFF;
}

.boxFontPrezzoPromo
{
    font-family:Trebuchet MS;
	font-size:8pt;
	font-weight:bold;	
	color:#CC0000;		
	text-decoration: line-through;
}


#slideshow{
	overflow:hidden;
	width:780px;
	/*border:1px solid #777;*/
}

#slideshow ul{
	width:3900px;
	padding-left:225px;
}

#slideshow li{
	float:left;
	margin:2 50px 0 0;
	cursor:pointer;
}
