html, body, h1, p, ul, li {
	margin: 0;
	padding: 0;
}

html, body {
	background: #fff;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	text-align: center;
}

body {
	font-size: 62.5%;
	/* Resets 1em to 10px */
	height: 100%;
}

#page {
	position: relative;
	width: 712px;
	margin: 5px auto 0 auto;
	background: #EDEDED url(i/middle_home.gif) repeat-y;
}

h1 {
	font-size: 9px;
	text-indent: -1000em;
	background: #fff url(i/header_home.gif) no-repeat;
}

#danilo {
	width: 672px;
	height: 384px;
	margin: 0 auto;
	border-color: #F6F6F6;
	border-width: 1px;
	border-style: solid solid none solid;
	margin-top: 10px;
}

#danilo img { padding-top: 50px; }

/*
#danilo div { border: 10px solid #F6F6F6; }
*/

#footer {
	position: relative;
	width: 100%;
	height: 164px;
	background: url(/w/wp-content/themes/giopaolo/i/footer.gif) no-repeat bottom;
}

#lang { }

a {
	font-weight: bold;
	border-left: 1px solid #787878;
	font-size: 1.4em;
	padding: 2px 10px;
	line-height: 37px;
	color: #000;
	text-decoration: none;
}

a:hover { color: #998F89; }
li { display: inline; }
li.first a { border-left: none; }

#nsb, #ubi, #provincia, #martinengo, #regione {
	position: absolute;
	display: block;
	top: 60px;
	left: 33px;
	width: 69px;
	height: 90px;
	text-indent: -999em;
	overflow: hidden;
	background: url(i/x.gif);
	border: none;
}

#nsb {
	top: 58px;
	width: 140px;
	height: 57px;
}

#ubi {
	top: 127px;
	height: 20px;
	width: 170px;
}

#martinengo {
	left: 264px;
	width: 67px;
}

#provincia {
	left: 387px;
	width: 60px;
}

#regione {
	left: 505px;
	width: 174px;
}

