#linkBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../immagini/texture_carta.jpg);
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#linkBar a {
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	padding: 5px;
}
#linkBar a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
#linkBar ul{
	margin: 0px;
	padding: 0px;
}
#linkBar li{
	list-style-type: none;
	padding:0px;
	margin:0px;
	display: inline;
}
#container {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	padding: 5px;
	border: 1px dotted #990000;
	background-color: #FFFFFF;
	position: relative;
	width: 700px;
}
#titolo {
	background-image: url(../immagini/testata.jpg);
	height: 55px;
	margin-bottom: 10px;
}
h2 {
	display: none;
}
#dynamic {
	text-align: left;
	margin-top: 20px;
	background-image: url(../immagini/uva.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	height: 100%;
	padding-bottom: 200px;
}
#evento {
	float: left;
	font-size: 12px;
	border: 1px dashed #990000;
	padding: 5px;
	background-image: url(../immagini/texture_carta.jpg);
	width: 445px;
}
#news {
	float: right;
	border: 1px dashed #990000;
	padding: 5px;
	font-size: 12px;
	background-image: url(../immagini/texture_carta.jpg);
	width: 225px;
}
#contatti {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	width: 700px;
	padding-top: 10px;
}
#dynamic h3 {
	font-style: italic;
}
body {
	background-image: url(../immagini/barraSX.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}
.altri {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.altri a {
	color: #000000;
	text-decoration: none;
	border: 1px solid #990000;
	padding-right: 5px;
	padding-left: 5px;
}
.altri a:hover {
	background-color: #990000;
	color: #FFFFFF;
}
#listaEventi {
	background-image: url(../immagini/uva.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 100%;
	padding-bottom: 200px;
}
#recordNav ul {
	margin: 0px;
	padding: 0px;
}
#recordNav li {
	display: inline;
}
#recordNav {
	text-align: center;
	padding: 5px;
	margin-top: 20px;
}
#recordNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #990000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFCC66;
}
#recordNav a:hover {
	background-color: #990000;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
#hiddenArea {
	display: none;
}
