img {
	border: none;
}
img, div, a { behavior: url(iepngfix.htc) }
html {
	background-image: url(../images/body.bg.png);
}
body {
	background-image: url(../images/body.top.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 58px 0 0 0;
	text-align: center;
	font-size: 12px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
#Master {
	width: 970px;
	margin: 0 auto 0 auto;
}
#Head {
	margin: 0 auto 0 auto;
	width: 940px;
	height: 278px;
	position: relative;
	text-align: left;
	border-top: 1px solid #d6d5ca;
	border-left: 1px solid #d6d5ca;
	border-right: 1px solid #d6d5ca;
}
#HeadTopLeft {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 18px;
	height: 18px;
	z-index: 10;
}
#HeadTopRight {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 18px;
	height: 18px;
	z-index: 10;
}



#Languages {
	position: absolute;
	top: -20px;
	left: 20px;
}
#Languages a {
	text-decoration: none;
	color: #666666;
	line-height: 12px;
	font-size: 12px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#Languages a img {
	padding: 0 2px 0 0;
	vertical-align: middle;
}
#Languages a:hover {
	color: #000000;
}
#HeadMenu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -15px;
	right: 20px;
	text-align: center;
	z-index: 99;
}
#HeadMenu li {
	float: left;
	margin: 0 5px 0 0;
}
#HeadMenu li a {
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
#HeadMenu li a span {
	display: block;
	font-size: 12px !important;
	display: none;
}
#HeadMenu li.Menu {
	background-image: url(../images/headmenu.bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 107px;
	height: 25px;
	padding: 6px 0 0 0;
}
#HeadMenu li.Menu span {
	display: block;
}
#HeadMenu li.Off:hover, 
#HeadMenu li.On {
	background-image: url(../images/headmenu.bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}





#HeadLogo {
	position: absolute;
	display: block;
	top: 40px;
	left: 20px;
	z-index: 97;
}
#Slogan {
	position: absolute;
	bottom: 0;
	right: 20px;
	z-index: 98;
}
#HeadImage {
	position: relative;
	z-index: 1;
	height: 278px;
	overflow: hidden;
}




#Menu {
	width: 970px;
	height:47px;
	background: url(../images/menu.bg.png) top left no-repeat;
	color: #AADD33;
	font-size: 16px;
	padding: 6px 0 0 0;
}
#Menu a {
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	padding: 0 8px 0 8px;
}
#Menu a:hover {
	color: #AADD33;
}






#Page {
	margin: 0 auto 0 auto;
	width: 940px;
	border-left: 1px solid #d6d5ca;
	border-right: 1px solid #d6d5ca;
	background: #ffffff;	
	text-align: left;
	color: #666666;
	overflow: hidden;
	/*font-family: Georgia, serif;*/
}
#PageFooter {
	margin: 0 auto 0 auto;
	width: 942px;
	height: 18px;
	background: url(../images/pagefooter.bg.png) top left no-repeat;
}









#colFocus {
	float: left;
	width: 235px;
	height: 400px;
	padding: 0 10px 0 35px;
	border-right: 1px solid #cecfc3;
	position: relative;
}
#colFocus * {
	margin: 0;
	padding: 0;
}
#colGuestbook {
	float: left;
	margin: 0 0 0 0;
	width: 178px;
	height: 400px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #cecfc3;	
	position: relative;
}
#colGuestbook * {
	margin: 0;
	padding: 0;
}
#boxGuestbook {
	height: 280px;
	overflow: auto;
}
.rowParco {	
	position: relative;
	float: left;
	margin: 5px 0 0 10px;
	width: 205px;
	height: 190px;
	padding: 0 5px 10px 0;
	border-bottom: 1px solid #cecfc3;
}
.rowParco * {
	margin: 0;
	padding: 0;
}
.rowParco a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 205px;
	position: absolute;
	bottom: 9px;
	left: 0;
	font-size: 13px;
}
.rowParco a:hover {
	text-decoration: underline;
}
#rowNews {
	float: left;
	margin: 0 35px 0 10px;
	width: 413px;
	height: 185px;
	padding: 10px 0 0 0;	
}
#rowNews * {
	margin: 0;
	padding: 0;
}




#MadeBy {
	font-size: 9px;
	text-decoration: none;
}
#MadeBy span {
	color: #888888;
	text-shadow: 0 0 4px #fff;
}
#MadeBy:hover span {
	color: #000;
}



.grayBack {
	background:#f5f5f4;
	padding:15px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
}
#frmStrutture label {
	display:block;
	font-weight:bold;
	color:#666666;
	margin:10px 0 0 0;
	font-size:11px;
}
#frmStrutture input.testo {
	border:1px solid #666666;
	padding:2px;
	width:220px;
}
#frmStrutture .small {
	font-weight: normal;	
	font-size: 9px;
	display: inline;
}
.privacy {
	font-size: 9px;
	color: #666666;
	padding: 5px;
	border: 1px solid #666666;
	overflow: auto;
	height: 100px;
	background: #ffffff;
	line-height: 10px;
	width: 213px;
}
#frmStrutture #send {
	padding: 5px 10px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: none;
	background: #666666;
	cursor: pointer;
}
#frmStrutture .error {
	font-weight: normal;
	font-size: 9px;
	margin: 0;
	color: red;
}





#Footer {
	margin: 5px 0 10px 0;
	color: #666666;
	background-image: url(../images/html.bottom.png);
	background-position: bottom left;
	background-repeat: repeat-x;	
}


