body {
	background: #502d2d;
	color: #502d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nav a img {
	border: 0px;
}

h1, h2 {
	margin: 0px;
	font-size: 14px;
	padding-left: 40px;
	font-weight: normal;
}

h1 {
	padding-top: 25px;
}

h2 {
	padding-top: 10px;
}

#wrapper {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#logo {
	float:left;
	width: 160px;
}

#nav {
	width: 465px;
	float: right;
	text-align: right;
	padding-top: 20px;
	margin-right: 15px;
}

#top {
	clear: both;
	padding-top: 45px;
}

#map {
	clear: both;
	float: left;
	padding-top: 45px;
	background-image: url('img/mappa.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 450px;
	width: 640px;
	margin-bottom: 25px;
}

#bottom-home {
	background-image: url('img/home_bottom.gif');
	height: 270px;
	margin-bottom: 25px;		
}

#bottom {
	float: left;
	background: #fff;
	background-image: url('img/bottom-with-nav.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 220px;
	width: 640px;
	margin-bottom: 25px;	
}

#bottom-creativita {
	float: left;
	background: #fff;
	background-image: url('img/bottom-creativita.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 220px;
	width: 640px;
	margin-bottom: 25px;	
}

#bottom-gusto {
	float: left;
	background: #fff;
	background-image: url('img/bottom-gusto.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 220px;
	width: 640px;
	margin-bottom: 25px;	
}


#bottom-nav {
	float: left;
	min-height: 220px;
	width: 123px;
	padding: 25px;
	padding-right: 10px;
}

#text-creativita {
	float: left;
	min-height: 220px;
	width: 580px;
	padding: 25px;
	padding-right: 10px;
}

#bottom-right {
	float: right;
	min-height: 220px;
	width: 422px;
	padding: 25px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

li {
	margin-bottom: 10px;
	color: #00C8E6;	
}

ul li a:link { color: #502d2d; text-decoration: none; }
ul li a:visited { color: #502d2d; text-decoration: none;	}
ul li a:hover { color: #00C8E6; text-decoration: none;	}

#title {
	padding-bottom: 15px;
}

#btm-nav {
	text-align: right;
	padding-right: 15px;
}

#btm-nav-active {
	clear: both;
	text-align: right;
	padding-right: 15px;
	color: white;
}

#btm-nav a { padding-left: 15px; }
#btm-nav a:link { color: #5AC8E6; text-decoration: none;	}
#btm-nav a:visited { color: #5AC8E6; text-decoration: none;	}
#btm-nav a:hover { color: #fff; text-decoration: none;	}

#btm-nav-active a { padding-left: 15px; }
#btm-nav-active a:link { color: #fff; text-decoration: none;	}
#btm-nav-active a:visited { color: #fff; text-decoration: none;	}
#btm-nav-active a:hover { color: #fff; text-decoration: none;	}

#loc {
	padding-top: 25px;
	padding-left: 40px;
	color: #5AC8E6;
	width: 500px;
	height: 150px;
	font-size: 120%;
	line-height: 1.5;
}

#loc a:link { color: #fff; text-decoration: none;	}
#loc a:visited { color: #fff; text-decoration: none;	}
#loc a:hover { color: #fff; text-decoration: underline;	}

#orari {
	padding-top: 10px;
	padding-left: 40px;
	color: #5AC8E6;
	width: 250px;
	height: 200px;
	font-size: 100%;
	line-height: 1.5;
}

#orari h3{
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-size: 130%;
}

#scarica {
	margin-left: 40px;
	margin-right:auto;
	margin-top: 20px;
	position:relative;
	border:none;
}

#download {
	margin-left: 460px;
	margin-right: 30px;
	margin-top: 20px;
	position:relative;
}

#download a img {
	border: 0px;
}