body {
	margin : 0;
	padding : 2px 0 0;
	background-color : #f8f8f8;
	color : #000;
	font : normal 9px Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}

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

#head {
	width : 758px;
	height : 73px;
	margin-bottom : 5px;
	border : 1px solid #333;
}

body.en #head {
	background : url(../img/headbg_en.jpg) #dbdedf no-repeat left;
}

body.it #head {
	background : url(../img/headbg_it.jpg) #dbdedf no-repeat left;
}

h1 {
	position : absolute;
	top : 13px;
	left : 60px;
	margin : 0;
	width : 172px;
	height : 32px;
	background : url(../img/infosardegna.gif) no-repeat;
}

h1 a {
	display : block;
	width : 172px;
	height : 32px;

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

h2 {
	position : absolute;
	top : 10px;
	left : 646px;
	width : 107px;
	height : 50px;
	margin : 0;
	background : url(../img/activitalylogo.gif) no-repeat;
}

h2 a {
	display : block;
	width : 107px;
	height : 50px;

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

#language {
	position : absolute;
	top : 31px;
	left : 609px;
	width : 26px;
	height : 16px;
}

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

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

#language a {
	display : block;
	width : 26px;
	height : 16px;

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

#activmenu {
	position : absolute;
	top : 59px;
	right : 3px;
	display : inline;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#activmenu a:link, #activmenu a:visited {
	color : #036;
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
}

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

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

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

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

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

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



a.breadcrumbs {
	font : normal 10px Verdana, Tahoma, sans-serif;
	color : #000;
	text-decoration : none;
}

a.breadcrumbs:hover {
	color : #069;
	text-decoration : underline;
}

a.breadcrumbs:active {
	color : #000;
	text-decoration : underline;
}

