body {
	font: 10px "Microsoft Sans Serif", sans-serif, Arial, Verdana, Tahoma;
	background-color: White;
	color: #0F238C;
	margin: 0px;
	padding: 0px;
}
#logo {
	border: 0;
	margin: 0em 0em 0.75em 0em;
	padding: 0px;
	/*	background: url(img/background.jpg) no-repeat 100%;*/
}
#logo a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0px 0px; /*	padding: 50px 10px 10px 10em;*/
	cursor: pointer;
	text-align: center;
}

.counter{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333399;
}
#testata {
	background-color: transparent;
	padding: 0em 0em 0em 10em;
	white-space: nowrap;
	list-style: none;
	margin: 0;
	height: auto;
	line-height: normal;
}

#testata li a {
/* The normal, unselected tabs. They are all links */
	background-color: transparent;
	border-color: #0F238C;
	border-width: 1px;
	border-style: dotted dotted none dotted;
	color: #0F238C;
	height: auto;
	margin-right: 0.5em;
	padding: 0em 4em 0em 4em;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	width: 150px;
}
#testata li {
	display: inline;
}
#testata li img {
	position: absolute;
	border: 0;
	margin: 0;
}
#testata li.selected a {
/* The selected tab. There's only one of this */
	background-color: #FD1813;
	border: 1px solid #0F238C;
	border-bottom: #FD1813 1px solid;
	color: White;
}

#testata li a:hover {
	background-color: #FD1813;
	border-color: #0F238C;
	border-bottom-color: #FD1813;
	color: White;
}
#barrasu {
/* Bar with personalized menu (user preferences, favorites etc) */
	background-color: #FD1813;
	border-top-color: #0F238C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #0F238C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 1.6em;
	color: Black;
	padding: 0em 3em 0em 3em;
	margin: 0;
	text-align: right;
	text-transform: lowercase;
	list-style: none;
}

#barrasu li {
	padding-left: 8px;
	color: White;
	margin-left: 1em;
	display: inline;
}
#barrasu li a{
	padding-left: 8px;
	color: White;
	margin-left: 1em;
	display: inline;
	text-decoration: none;
}
#barragiu {
/* Bar with personalized menu (user preferences, favorites etc) */
	background-color: #FD1813;
	border-top-color: #0F238C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #0F238C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 4em;
	padding: 0em 3em 0em 3em;
	margin: 0;
	text-align: right;
	text-transform: lowercase;
	list-style: none;
	/*	width: 100%;*/
	clear: both;
}
#barragiu li {
	padding-left: 8px;
	color: White;
	margin-left: 1em;
	display: inline;
}
#barragiu li a{
	padding-left: 8px;
	color: #FD8582;
	margin-left: 1em;
	display: inline;
	text-decoration: none;
	text-align: right;
}
#contenuto{
	font-size: 14px;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	height: 60%;
	font-weight: bolder;
}
#autorizzato #contenuto{
	height: 1500px;
}
#contenuto .sx{
	background: url(img/background000.png) repeat-y left;
	float: left;
	margin: 10px 10px 5px 10px;
	height: 80%;
	width: 40%;
	padding: 5px;
}
#contenuto .centro{
	border: 0;
	float: left;
	margin: 10px 10px 5px 10px;
	height: 80%;
	width: 10%;
}
#contenuto .dx{
	background: url(img/background000.png) repeat-y left;
	float: left;
	margin: 10px 10px 5px 10px;
	height: 80%;
	width: 40%;
	padding: 5px;
}
#contenuto p{
	border-bottom: 1px dotted #020098;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FD1813;
	padding: 5px;
}
#contenuto li {
	display: list-item;
	font-size: 12px;
	list-style-type: none;
	margin: 10px 0 10px 0;
}
#contenuto li a {
	text-decoration: none;
	color: #0F238C;
	font-size: 12px;
	display: block;
	padding: 5px 5px 5px 5px;
}
#contenuto a {
	text-decoration: none;
	color: #0F238C;
}
#contenuto a:HOVER {
	text-decoration: none;
	background-color: #ffc7c6;
}
#contenuto li a.custlink {
	text-decoration: none;
	display: inline;
	padding: 0px 0px 0px 0px;
}
#contenuto li div {
	font-size: 10px;
}
#contenuto ul {
	height: 50%;
	width: 80%;
	padding: 5px;
}
li.spacer{
	width: 100%;
	text-align: left;
}
A.close{
	color: #0F238C;
	text-decoration: underline;
}
IMG.mapsmall{
	border: 5px solid #E4E6F2;
	margin-top: 10px;
	border: 5px 5px 5px 5px;
	display: block;
/*	float: left;*/
}
IMG.mapbig{
	border: 5px solid #E4E6F2;
	margin: 20px;
}
li IMG{
	border: 1px solid #0F238C;
	padding: 1px;
	margin: 1px;
}