@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#content {
	padding: 10px;
	height: 50em;
	width: 700px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/wings.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	text-align: center;
}
#bigbox {
	background-attachment: fixed;
	background-image: url(../images/bkg_rusty.gif);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px auto;
	padding: 0px;
	width: 1280px;
}

#content .hr {
	background-color: #FFFFFF;
	height: 1px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
#menu a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
#menu a:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

#main {
	margin-right: auto;
	margin-left: auto;
}
#main-top {
	background-attachment: scroll;
	background-image: url(../images/main_top.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#main-bot {
	background-attachment: scroll;
	background-image: url(../images/main_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}
#main-int {
	background-attachment: scroll;
	background-color: #414b4f;
	background-image: url(../images/main_int.gif);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:300px;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#main-int h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#main-int ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#main-int li {
	line-height: 1.2em;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#divisorio    {
	background-image: url(../images/divisorio.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 400px;
	margin: 10px auto;
}
#main-int img {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#eventi {
	float: right;
	width: 215px;
	text-align: right;
	vertical-align: top;
	height: 95%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#eventi ul {
	margin: 0px;
	padding: 0px;
}
#eventi li {
	margin-bottom: 15px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	border-right-style: solid;
	padding-right: 2px;
}

#gallery {
	text-align: center;
	vertical-align: top;
	width: 170px;
	height: 300px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#news {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 215px;
	height: 95%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#news ul {
	margin: 0px;
	padding: 0px;
}
#news li {
	margin-bottom: 15px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-style: none;
	border-bottom-style: none;
	padding-left: 2px;
	list-style-type: none;
}

h1, h2, h3 {
	font-family: Georgia;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Logo-White-on-transparent-.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	text-align: left;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-family: arial;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#email td {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#object {
	border: medium solid #CC0000;
}

.object {
	border: medium solid #CC0000;
}
#tab_orari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin: 0px;
}
#tab_orari .giorni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
#tab_orari td {
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CC0000;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
#orari {
	height: 40px;
	background-color: #666666;
}
#descrizione {
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#main-text {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
}
#main-text li {
	margin-bottom: 5px;
	padding-left: 5px;
}
#main-text h4 {
	margin-bottom: 5px;
	margin-top: 5px;
}
