body {
	margin: 0;
	padding: 0;
	/*font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";*/
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center; background-image:
}

.menu {
	font-family:trebuchet, arial, geneva;
	margin-bottom:3px;
	font-size:2em;
	text-align:left;
	left: 10px;
	padding: 56px 0 0 20px;
}


.menu a {
	color: #999999;
	font-weight:bolder;
	border:1px solid #CCCCCC;
	border-bottom:none;
	padding: 3px 6px 3px 6px;
	margin-right: 5px;
	text-decoration:none;
	margin-bottom: 3px;
	background-color: #E5E5E5;
}
.menu a.attivo {
	color: #55548B;
	background-color: #9CC8C9;
	padding: -3px 6px 3px 6px;
}
.menu a:hover {background-color: #9CC8C9; color: #55548B}

/*redefine*/

::-moz-selection {
	background: #000;
	color: #eee;
}

::selection {
	background: #000;
	color: #eee;
}

p {font-size:1.2em; color:#333333; }

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}



/*shared*/

span.clr {
	display: block;
	clear: both;
}



/*content*/

#container1 {
	/*z-index: 1000;*/
	width: 800px;
	/*border-right: 1px solid #1c1c1c;*/
	margin: auto;
	text-align: left;
}

#container1 img {float: left; border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 10px 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;}

#container {
	/*z-index: 1000;*/
	width: 800px;
	padding: 20px 0px 0 0;
	margin: auto;
	text-align: left;
}




.title {
	width: 800px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}


.thumbnailContainer {
	width: 800px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding: 20px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}


.thumbnailContainer2 {
	width: 800px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

.thumbnailContainer2 .clipper2 {
	margin: 10px 0 0 0;
}

.thumbnailContainer2 .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding: 20px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer2 .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}



.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}

#footer2 {
	width: 800px;
	margin-top: 30px;
	
	text-align: center;
	margin-left: auto;
	margin-right: auto
}
div#footer{clear:both;width:100%}
div#footer a{ text-decoration:none; color:#003366}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #55548B;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}

.prezzi {
	color:#CCFF33;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width: 800px;
}
.mesi {width:90px; color: #CCCCCC}
.sett {width:90px; color: #CCCCCC}
.prezzi td { font-size:2em; text-align:center; font-weight:bold;}
