body {
	margin : 0;
	padding : 2px 0 0;
	background-color : #fff;
	color : #000;
	text-align : center;
  	font: x-small/1.6em Verdana, Helvetica, Arial, Sans-serif;
	font-size/* */:/**/small;
	font-size: /**/small;
}

#wrapper {
	position : relative;
	width : 760px;
	margin : 0 auto;
	text-align : left;
}

#head {
	background : url(../i/headbg.gif) repeat-x;
	height : 60px;
	width : 760px;
}

h1 {
	margin : 0;
	width : 460px;
	height : 60px;
	font-size : small;

	overflow : hidden;
	padding : 60px 0 0 0;
	height : 0px !important;
	height /**/:60px; /* for IE5/Win only */
}

#language {
	height : 20px;
	position : absolute;
	right : 0px;
	top : 10px;
	width : 65px;
}

body.en #head #language {
	background : url(../i/flag_it.gif) no-repeat;
}

body.it #head #language {
	background : url(../i/flag_en.gif) no-repeat;
}

#language a {
	display : block;
	width : 65px;
	height : 20px;
	font-size : xx-small;

	overflow : hidden;
	padding : 20px 0 0 0;
	height : 0px !important;
	height /**/:20px; /* for IE5/Win only */
}

#activmenu {
	position : absolute;
	top : 38px;
	right : 0px;
	display : inline;
	margin : 0;
	padding : 0;
	list-style-type : none;
	font : x-small/1em Verdana, Arial, Helvetica, sans-serif;
}

#activmenu li {
	display : inline;
	margin : 0;
	padding : 0 1px 0 4px;
	list-style-type : none;
	border-left : 1px solid #265090;
}

#activmenu li.first {
	border-color : #fff;
}

#activmenu a:link, #activmenu a:visited {
	color : #265090;
	text-decoration : none;
}

#activmenu a:hover {
	color : #31aa8e;
	text-decoration : none;
}

#content {
	width : 760px;
	position : relative;
}

#homepage {
	margin-top : 12px;
}

#homepage p {
	color : #3d3f4b;
	font : x-small Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
}

#map {
	position : absolute;
	top : 0;
	right : 0;
	width : 300px;
}

#footer {
	color : #999;
	font : normal x-small Verdana, Arial, Helvetica, sans-serif;
	padding : 10px;
	text-align : center;
}



