@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
}

#box {
	width: 950px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
}

#box_testa {
	width: 950px;
	float: left;
	position: relative;
}

div.link_box_m a {
	font-size: 9pt;
	color:#333333;
	text-decoration:none;
}

div.link_box_m a:hover {
	font-size: 9pt;
	color:#333333;
	text-decoration:underline;
}

div.linkmenutop a {
	font-size: 11pt;
	color:#333333;
	text-decoration:none;
}

div.linkmenutop a:hover {
	font-size: 11pt;
	color:#333333;
	text-decoration:underline;
}


div.linkcontent a {
	
	color:#000;
	text-decoration:underline;
}

div.linkcontent a:hover {
	
	color:#000;
	text-decoration:none;
}

#testa {
	width: 603px;
	height: 150px;
	float: left;
	position: relative;
}

#utility {
	width: 300px;
	float: left;
	position: relative;
	margin-top: 80px;
	margin-left: 20px;
}

#box_m {
	width: 623px;
	float: left;
	position: relative;
	
}

.btn {
	
	width: 124px;
	height: 180px;
	float: left;
	position: relative;
	color: #ccc;
	margin-bottom:15px;
}

.btn_title {
	width: 124px;
	height: 54px;
	float: left;
	position: relative;
	text-align: center;
	
}

.btn_m {
	width: 124px;
	height: 107px;
	float: left;
	position: relative;
	
}

#separatore {
	width: 950px;
	height: 30px;
	float: left;
	position: relative;
	text-align: center;	
}
#content {
	width: 327px;
	float: left;
	position: relative;
	text-align: left;	
}


/*gallery*/


    

.highslide {
	cursor: url(gfx/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0;
}
.highslide:hover img {
	border: 0;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 0;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 0px;
    border-top: none;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 2px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 0px solid black;
  
    
    padding-left: 22px;
    background-image: url(gfx/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(gfx/highslide/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
	display: block;
	position: relative;
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
}
.control:hover {
    border-top: 0;
    border-bottom: 0;
    margin-top: 1;
    margin-bottom: 1;
}
.control, .control * {
	color: #000;
}

.foto_highslide {
	float: left;
	margin-right: 5px;
	position: relative;	
}
#highslide {
	width: 327px;
	text-align: left;
}
.didascalia {
	float: left;
	display: block;
	position: relative;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 600px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
.movecontrol {
	float: right;
	position: relative;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	width: 90px;
}
</style>

/*gallery*/
 


