* {
	margin: 0;
	padding: 0;
}

body {
	background: #333333 url(images/back.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	color: #CC0000;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	text-align: left;
	font-size: 107%;
}
blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	width: 740px;
	height: 30px;
	margin: 0 auto;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC0000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 5px 9px 0;
	font-size: 92%;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}

#menu b {
	text-decoration: underline;
}

/* Head */

#head {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #010101 url(images/head.jpg)
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/back_cols.gif) repeat-y;
	height: auto;
	z-index: 4;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/dots.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}
.floating-box-full {
	float: left;
	width: 440px;
	margin-top: 12px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul, .floating-box-full p, .floating-box-full blockquote, .floating-box-full ol, .floating-box-full ul {
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/quote.gif) no-repeat right bottom;
	border-left: 5px solid #DD0000;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
	margin-bottom: 12px;
	margin-top: 12px;
}

#links ul {
	background: url(images/dots.gif) repeat-x left bottom;
}

#links li {
	background: url(images/dots.gif) repeat-x left top;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#links a {
	padding-left: 1em;
	background: url(images/arrow.gif) no-repeat left center;
	color: #DB5600;
}

/* Footer */

#footer {
	height: auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer .copy {
	float: left;
	width: 680px;
	height: auto;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
#mappa {
	width:500px;
	height:auto;
	z-index:6;
	float: left;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 55px;
}
#indirizzo {
	height:46px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	width: 440px;
	position: relative;
	top: 350px;
	left: 45px;
}
#Layer1 {
	width:90px;
	height:21px;
	z-index:1;
	left: -150px;
	top: 243px;
	position: relative;
}
#Layer1 a:hover{
	background-color: #CC0000;
	color: #FFFFFF;
}
.style1 {
	font-size: 14px
}
.style3 {font-size: 14px; font-weight: bold; }
.style6 {color: #CC0000}
.style7 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	background-position: center center;
}
.style8 {
	font-size: 130%;
	font-weight: bold;
	color: #CC0000;
}
.style22 {font-size: 100%}
.style10 {color: #000000}
.style24 {
	color: #FF0000;
	font-weight: bold;
	font-size: 100%;
}

