/*-------STRUTTURA-------*/
body { 
	height: 297mm; 
	width: 210mm;
	margin: 2mm;
	background-color: #FFF;
}
a img,:link img,:visited img { border:none }

.container {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	color: black; 
	background: transparent;
}	

#main {
	width: 120mm;
	height: 90mm;
	border:1px solid #000;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
}
.testo {
	width: 120mm;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 10px;
}
.dx a{
	text-decoration: none;
	color: #CCCCCC;
}
.dx a:hover{
	text-decoration: none;
	color: #999999;
	
}
.dx {
	text-align: right;
}
*>.dx {
	text-align: right;
	margin-right: 15px;
}
#main p {
	font: 8pt/10pt arial;
	margin-top: 0px;
	text-align: left;
	color: #000;
	}
#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 120px;
	border:1px solid #000;
	text-align: left;
	margin:0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
#mprofile{
	position: absolute;
	top: 50px;
	left: 10px;
	width: 130px;
	height: 18px;
}
#mgallery{
	position: absolute;
	top: 70px;
	left: 10px;
	width: 130px;
	height: 18px;
}
#mcontact{
	position: absolute;
	top: 90px;
	left: 10px;
	width: 130px;
	height: 18px;
}
#mprofile a, #mgallery a, #mcontact a{
	text-decoration: none;
	color: #000;
}
#mprofile a:hover, #mgallery a:hover, #mcontact a:hover{
	color: #3366FF;
	text-decoration: none;
}
#mprofile div.selected, #mgallery div.selected, #mcontact div.selected{
	color: #3366FF;
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 130px;
	height: 120px;
	border:1px solid #3366FF;
}
#containerg {
	float: none !important;
	width: auto;
	margin: 0 2%;
	color: black;
	background: transparent;
}
#header {
	display: none;
}	
#elenco{
	margin: 0;
}
/*-------STILE-------*/
.box {margin: 0;
	float: none !important;
}
div.box .trigger{
float: none !important;}
div.box .slider{
	padding: 0;
}
div.box .tiene{
	margin: 0;
	padding: 0;
}
div.box .tiene p{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	}
ul{
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	}
div.box .tiene em{
	color: #999999;
	}
div.box img{
	border:1px solid #F2F2F2;
}
div.box .cartiglio{
	float: none !important;
	text-align: left;
	padding: 3mm;
}
div.box .cartiglio p{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	}
div.box .ico, div.box .icolast{
	margin-right: 4mm;
	margin-top: 4mm;
	float: left;
}
div.box .descrizione{
	text-align: left;
	margin-top: 4mm;
	padding: 2mm;
}
div.box .vediimg{
	float: left;
	margin-right: 4mm;
	margin-top: 4mm;
	
}
div.box h3{
	margin-top: 0;
	margin-bottom: 0;
	font: 30pt/20pt arial;
	color: #3366FF;
	font-weight: bold;
	text-transform: uppercase;
}
div.box h2 {display: block;
	margin: 0;}
h1 {display: none}
