@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	font-weight: normal;
}
#main {
	width: 940px;
	padding: 0px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -470px;
}
#simbolo {
	margin-top: 20px;
	width: 940px;
	float: left;
}
#testata {
	width: 940px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/bordo-doppio.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 2px;
	float: left;
}
#slideshow {
	width: 940px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}
#menu {
	width: 940px;
	background-image: url(../img/bordo-doppio.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	float: left;
	margin-top: 300px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul {
	width: 160px;
	height: auto;
	padding: 0px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#main #menu li {
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#main #menu .capo {
	font-style: italic;
	font-size: 18px;
	padding-bottom: 6px;
}
#main #menu .capo_sel {
	font-style: italic;
	font-size: 18px;
	padding-bottom: 6px;
	color: #153c5d;
}
#menu ul li a:link, #menu ul li a:visited {
	text-decoration: none;
	color: #999999;
}
#menu ul li a:hover {
	color: #153c5d;
	text-decoration: none;
}
#testo {
	float: right;
	width: 520px;
	margin-top: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	font-weight: normal;
}
#testo h1 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #153c5d;
	margin: 0px;
	padding: 0px;
}
#testo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 2px;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#testo a:link, #testo a:visited {
	text-decoration: none;
	color: #153c5d;
}
#testo a:hover {
	text-decoration: underline;
}
#footer {
	float: left;
	width: 940px;
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
#footer ul {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#footer ul li {
	display: block;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #153c5d;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
