body
{
	font-family: arial, helvetica;
	font-size: 12pt;
	color: #000;
	letter-spacing: normal;
	margin: 0;
}

img
{ border: 0; }

div.main
{
	width: 860px;
	margin: 0 auto;
	border: 1px solid black;
	min-height: 600px;
	height: auto !important;
	clear: both;
}

div.top
{
	width:100%;
	margin:0 auto;
	color:#666;
	clear:both;
	display:block;
	background-color:#666;
}

div.menu_top
{
	width:100%;
	margin:0 auto;
	background-color:#CCC;
	border-bottom:1px solid white;
	clear:both;
	height:40px;
}

div.menu_top_box
{
	width:800px;
	margin:0 auto;
	padding-left:20px;
}

div.menu_top_right
{
	float:right;
}

div.banner
{
	height:160px;
	min-height:160px;
	height:auto !important;
	margin:0 auto;
	margin-bottom:-4px;
}

div.info
{
	padding:5px 5px 5px 25px;
	float:left;
	background-image:url(img/svizzera.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

div.lingue
{
	padding:5px;
	float:right;
	text-align:right;
	font-size:11px;
}

img.banner
{
	margin:0;
}

img.border
{
	border:1px solid #CCC;
}

div.content
{
	padding-top:15px;
	width:780px;
	margin:0 auto;
}

div.content_left
{
	width:80%;
	float:left;
}
div.content_right
{
	width:20%;
	float:right;
}
div.testo
{
	width:90%;
	margin:auto;
}
div.testo2
{
	width:80%;
	margin:auto;
	font-weight:bold;
	font-size:12px;
}
div.copyright
{
	width: 100%;
	position: relative;
	bottom: 0px;
	background-color: #CCC;
	height: 40px;
	font-size: 13px;
	text-align: center;
	color: #333;
	border-top: 1px solid #333;
	clear: both;
	line-height: 25pt;
	vertical-align: bottom;
}
div.disclaimer
{
	width:700px;
	margin:0 auto;
	font-size:11px;
	color:#333;
	padding:3px;
	text-align:justify;
}
td.t_t
{
	width:200px;
	padding:3px;
}
td.t
{
	width:400px;
	padding:3px;
}
td.ricerca_p
{
	width:350px;
	padding:3px;
}
td.ricerca_img
{
	width:350px;
	padding:3px;
	text-align:center;
}
a:link
{
	color: #333;
	text-decoration: none;
	vertical-align: middle;
}

a:visited
{
	color: #333;
	text-decoration: none;
	vertical-align: middle;
}

a:hover
{
	color: #f00;
	text-decoration: none;
	vertical-align: middle;
}

a:link.lingue
{
	color: #666;
	text-decoration: none;
}

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

a:hover.lingue
{
	color: #000;
	text-decoration: underline;
}

/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu 
{
	padding-top:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	position: relative;
	width: 860px;
	height: 280px;
	overflow: hidden;
	margin:0 auto;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 280px;
	width: 860px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 160px;
	height: 280px;
}

#imageMenu ul li.landscapes a:link
{
	background: url(images/menu01-b.jpg) repeat scroll 0%;
}
#imageMenu ul li.landscapes a:hover
{
	background: url(images/menu01-c.jpg) repeat scroll 0%;
}
#imageMenu ul li.landscapes a:active
{
	background: url(images/menu01-c.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a:link
{
	background: url(images/menu02-b.jpg) repeat scroll 0%;
}
#imageMenu ul li.people a:hover
{
	background: url(images/menu02-c.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a:link
{
	background: url(images/menu03-b.jpg) repeat scroll 0%;
}
#imageMenu ul li.nature a:hover
{
	background: url(images/menu03-c.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a:link
{
	background: url(images/menu04-b.jpg) repeat scroll 0%;
}
#imageMenu ul li.urban a:hover
{
	background: url(images/menu04-c.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a:link
{
	background: url(images/menu05-b.jpg) repeat scroll 0%;
}
#imageMenu ul li.abstract a:hover
{
	background: url(images/menu05-c.jpg) repeat scroll 0%;
}

.clear
{
	clear: both;
}

/*************************************************************/


td.icona
{
	padding:5px 3px 3px 3px;
}
td.icona_txt
{
	padding:3px 10px 3px 3px;
	font-size:13px;
	font-weight:bold;
}
td.icona_txt_last
{
	padding:3px 0px 3px 3px;
	font-size:13px;
	font-weight:bold;
}

td
{
	font-family: arial, helvetica;
	font-size: 11pt;
	color: #000;
	font-weight: normal;
	letter-spacing: normal;
}