body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {
	font-size: 10px;
	border: 0.1em dotted #333333;
}
.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
	font-style: normal;
	padding-right: 5px;
}
.lastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-style: normal;
	padding-right: 5px;
}
.titolo_paragrafo {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.sottotitolo_paragrafo {
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.nota_paragrafo {
	font-size: 9px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
	padding: 0px;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
.pagina {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	display: block;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.zoom img
{
	border: solid 1px #000000;
}
a.zoom span
{
	position: absolute;
	visibility: hidden;
}
a.zoom
{
	position: relative;
	z-index: 0;
}
a.zoom:hover
{
	z-index: 1;
}
a.zoom:hover span
{
	visibility: visible;
	top: 5px;
	left: 30px;
}
a.paginazione:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border: thin solid #666666;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
a.paginazione:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006633;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
a.paginazione:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	border: thin solid #CCCCCC;
	background-position: center center;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
a.cerca:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #666666;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #CC0000;
	font-size: 10px;
}
a.cerca:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 10px;
}
a.cerca:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #CCCCCC;
	background-position: center center;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #CC0000;
	font-size: 10px;
}
.crop{
	float:inherit;
	overflow:hidden; /* this is important */
	border:1px solid #333333;
	height: 100px;
	width: 100px;
}
 .crop    /* input values to crop the image: top, right, bottom, left */
img{
	margin: -50%;
}.crop a:link {
	filter: Alpha(Opacity=50);
	-moz-opacity: 1.0;
	opacity: 0.5;
}
.crop a:hover {
	filter: Alpha(Opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	margin: -100px;
}
.crop a:visited {
	filter: Alpha(Opacity=50);
	-moz-opacity: 1.0;
	opacity: 0.5;
}
.cimasa {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}



.jscarousal
{
	width: 230px;
	height: 130px;
	margin: 0;
	position: relative; /*overflow: hidden;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
	float: left;
	width: 23px;
	height: 98px;
	color: White;
	position: relative;
	top: 0px;
	cursor: pointer;
}
.jscarousal .jscarousal-left
{
	background-image: url(left_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal .jscarousal-right
{
	background-image: url(right_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents
{
	width: 182px;
	height: 160px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
	height: 160px;
}
.jscarousal-contents > div > div
{
	float: left;
	margin-left: 2px;
	margin-right: 8px;
}
.jscarousal-contents img
{
	width: 175px;
	height: 99px;
	border: 1px solid #000000;
}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{
	filter: alpha(opacity=100);
	opacity: 0.7;
	cursor: pointer;
}
.thumbnail-inactive
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-titolo
{
	color: #6699CC;
	font-weight: bold;
	text-align: left;
	display: block;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
}
.thumbnail-descrizione {
	color: #999999;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jscarousal a:link {
	text-decoration: none;
}
.jscarousal a:hover {
	text-decoration: none;
}
.jscarousal a:visited {
	text-decoration: none;
}

 #wrapper

        {
	margin-left: 0px;
	margin-top: 0px;
        }


.jscarousal2
{
	width: 230px;
	height: 130px;
	margin: 0;
	position: relative; /*overflow: hidden;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jscarousal2 .jscarousal-left2, .jscarousal2 .jscarousal-right2
{
	float: left;
	width: 23px;
	height: 98px;
	color: White;
	position: relative;
	top: 0px;
	cursor: pointer;
}
.jscarousal2 .jscarousal-left2
{
	background-image: url(left_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal2 .jscarousal-right2
{
	background-image: url(right_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents2
{
	width: 182px;
	height: 160px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents2 > div
{
	position: absolute;
	width: 100%;
	height: 160px;
}
.jscarousal-contents2 > div > div
{
	float: left;
	margin-left: 2px;
	margin-right: 8px;
}
.jscarousal-contents2  img
{
	width: 175px;
	height: 99px;
	border: 1px solid #000000;
}
.hidden2
{
	display: none;
}
.visible2
{
	display: block;
}
.thumbnail-active2
{
	filter: alpha(opacity=100);
	opacity: 0.7;
	cursor: pointer;
}
.thumbnail-inactive2
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-titolo2
{
	color: #666666;
	font-weight: bold;
	text-align: left;
	display: block;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thumbnail-descrizione2 {
	color: #999999;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail-note2 {
	color: #666666;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 9px;
}
.jscarousal2 a:link {
	text-decoration: none;
}
.jscarousal2 a:hover {
	text-decoration: none;
}
.jscarousal2 a:visited {
	text-decoration: none;
}


/* menu tendina */

.jqueryslidemenu{
	width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: white;
	padding: 8px 10px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: #333333;
}

.jqueryslidemenu ul li a:hover{
	color: cccccc;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

.jqueryslidemenu ul li ul li a{
	width: 120px;
	margin: 0;
	background-color: #FFFFFF;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 10px;
	right: 0px;
}

.rightarrowclass{
	position: absolute;
	top: 8px;
	right: 4px;
}

