
/* HTML TAGS */

html, body {
	margin: 0;
	padding: 0;
}

body{
	font-family: "century gothic", "tahoma", "helvetica", "arial", sans-serif;
	background-image: url(../img/bg/5.jpg);
	background-position: left top;
	background-repeat: repeat;
	font-size: 80%;
	line-height: 1.4em;
}

img{
	border: none;
	text-decoration: none;
}

label{
	font-size: 100%;
}

h1,h2,h3{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #69c;
}

a:visited{
	text-decoration: none;
	color: #666;
}

a:hover{
	text-decoration: underline;
}

a:active{
	color: #69c;
}
	
ul, ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
ul li, ol li{
	margin: 0;
	padding: 0;
}
	
p{
	text-align: left;
	padding: 0;
	margin: 0;
}

form{
	margin: 0;
	padding: 0;
	border: none;
}
	
fieldset{
	margin: 0;
	padding: 0;
	border: none!important;
}
		
blockquote{
	display: block;
	clear: both;
	width: 96%;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 16px solid #999;
	background-color: #fff;
	margin: 0 auto;
	padding: 8px;
}

acronym{
	border-bottom: 1px dotted black;
	cursor:help;
	}

hr{
	display: block;
	clear: both;
}	

/* MAIN STRUCTURE */

#wrapper{
	width: 95%;
	clear: both;
	margin: 0; 
	padding: 0;
}

#main-content{
	width: 77%;
	float: right;
	margin: 18px 0 0 0; 
	padding: 12px 24px 36px 12px;
	background-image: url("../img/transparent.png");
	background-repeat: repeat;
	background-position: left top;
}


/* * * * * * * * * * * * * *
	HEADER
* * * * * * * * * * * * * */

#site-title{
	display: block;
	float: left;
	margin: 28px 0 0 0;
}

#site-title h1{
	font-size: 340%;
	letter-spacing: -1px;
	padding: 12px 24px 12px 12px;
	background-image: url("../img/transparent.png");
	background-repeat: repeat;
	background-position: left top;
}

#map-menu h1{
	display: inline;
	font-size: 240%;
	letter-spacing: -1px;
	color: #69c;
}

#map-menu a{
	font-size: 140%;
	margin: 0 0 0 18px;
}

#trans-info{
	display: block;
	float: right;
	margin: 28px 0 0 0;
	padding: 8px;
	background-image: url("../img/transparent.png");
	background-repeat: repeat;
	background-position: left top;
}

#trans-info a{
	color: #000!important;
	font-weight: bold;
	text-decoration: none!important;
}

#site-abstract{
	display: block;
	clear: both;
	margin: 12px 0 0 0;
	padding: 4px 24px 4px 12px;
	background-image: url("../img/transparent.png");
	background-repeat: repeat;
	background-position: left top;
}

img.logo{
	margin: 0 8px 0 0;
	padding: 0;
}

/* * * * * * * * * * * * * *
	COLONNA SX
* * * * * * * * * * * * * */

div#left-menu{
	width: 17%;
	float: left;
	margin: 0;
	padding: 0;
}

ul#menu-1{
	clear: both;
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 100%;
}

ul#menu-1 li{	
	display: block;
	clear: both;
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
}

ul#menu-1 li span{
	display: block;
	float: left;
	clear: both;
	margin: 12px 0 0 0;
	padding: 2px 24px 2px 14px;
	background-color: #fff;
	background-image: url('../img/arrow.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

ul#menu-1 li a{
	color: #000!important;
	letter-spacing: 0px;
}

ul#menu-1 li a:hover{
	color: #000;
	text-decoration: none;
	margin: 0 0 0 12px;
}

ul#menu-1 li span.selected{
	border-bottom: 2px solid #69c;
	background-image: url('../img/arrow2.gif');
	font-weight: bold;
}

/* * * * * * * * * * * * * *
	COLONNA CENTRALE
* * * * * * * * * * * * * */

div#main-content h3{
	clear: both;
	font-size: 200%;
	margin: 0 0 18px 0px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #69c;
	text-align: right;
}

div.split-col{
	width: 48%;
	float: left;
	margin: 0 8px 0 0;
}

#mapstraction_1{
	width: 100%;
	height: 380px;
}

#map-menu{
	width: 100%;
	height: 5%;
}

div#main-content h4{
	clear: both;
	font-size: 140%;
	margin: 0 0 8px 0px;
	padding: 0 0 4px 0;
}

ul.feeds li{
	margin: 0 0 12px 0;
}

ul.feeds li.border{
	padding: 0 0 12px 0;
	border-bottom: 1px solid #aaa;
}

/* * * * * * * * * * * * * *
	GENERALE
* * * * * * * * * * * * * */

div.clear{
	width: 100%;
	clear: both;
	height: 36px;
	background-color: transparent;
}

ul.listdot{
	clear: both;
	margin: 18px 0 0 0;
	padding: 0;
}

ul.listdot li{	
	margin: 0 0 12px 0;
	padding: 0 0 0 18px;
	font-size: 95%;
	float: left;
	clear: both;
	background: url('../img/arrow.gif') left bottom no-repeat;
}

img.img-left{
	float: left;
	margin: 0 8px 0 0;
}

img.img-right{
	float: right;
	margin: 0 0 0 8px;
}

div.rightlink{
	display: block;	
	clear: both;
	font-weight: bold;
	text-align: right;
	margin: 0 0 18px 0;
	padding: 0;
}

div.whydont{
	display: block;
	clear: both;
	text-align: right;
	font-size: 90%;
	margin: 8px 0 0 0; padding: 0;
}

div.img-display{
	display: block;
	clear: both;
	width: 98%;
	margin: 0 auto;
	padding: 0;
	height: 300px;
	overflow-x: auto;
	border: 1px solid #69c;
}

/* * * * * * * * * * * * * *
	GALLERY
* * * * * * * * * * * * * */

.thumbwrap {
	display: inline-block;
	padding: 4px 4px 0 4px;
	margin: 0;
	width: 100%;
	text-align: center;
}

.thumbwrap li {
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */
	padding: 0;
	float: left;
	margin: 0 2px 15px 7px;
}

.thumbwrap a {
	display: block;
	width: 260px;
	height: 260px;
	margin: 0 4px 0 0;
	padding: 6px 0 0 0;
	color: #333!important;
	text-decoration: none!important;
	border: 1px solid #f1efed;
	background: none;
}

.thumbwrap li img{
	border: none!important;
}

.thumbwrap a.zoom{
	background: url("../img/ico_zoom.gif") no-repeat right bottom;
}

.thumbwrap a.zoom:hover{
	background: url("../img/ico_zoom2.gif") no-repeat right bottom;
}

.thumbwrap a:hover, .thumbwrap a:active {
	border-color: #69c;
}

.thumbwrap a img {
	border: none;
	margin: 0 auto;
}

.thumbwrap a span {
	display: block;
	padding: 4px;
}

/*\*//*/ .thumbwrap a {
	width: 160px;
}

/* hover Op */

@media all and (min-width: 0px) {
	.thumbwrap a {
		display: inline-block;
	}

	.thumbwrap li {
		width: 138px;
	}
}

span.didascalia{
	display: block;
	width: 100%;
	margin: 0 auto; 
	padding: 0;
	font-size: 80%;
	text-align: center;
	line-height: 1em;
	font-weight: bold;
}

/* * * * * * * * * * * * * *
	HACKS
* * * * * * * * * * * * * */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}