@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #F2EBE1;
	min-width: 694px;
	text-align: center;
}
#wrap {
	margin: 0 auto;
	width: 694px;
	text-align: left;
}
.bgcontent {
	background-image: url(../design/portal_BGmain.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F2EBE1;
	float: left;
}
#headermenu {
	height: 50px;
	text-align: center;
	display: none;
}
#headermenu table {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#headermenu table tr td.first, #headermenu table tr td.titolo {
	padding: 15px 22px 15px 12px;
	font-size: 12px;
	background-image: url(../design/portal_divmenutop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#headermenu table tr td.last {
	padding: 15px 22px 15px 12px;
	font-size: 12px;
}
#headermenu table tr td a {
	color: #FFFFFF;
	font-weight: bold;
}
#headermenu table tr td a:hover {
	text-decoration: none;
}

#headerlogo {
	height: 70px;
	padding: 0;
	margin: 0;
}
#nav {
	height: 263px;
}
/* #nav ul {
	margin:0;
	padding:0;
	list-style: none;
}
#nav li {
	display: inline;
	margin:0;
	padding:0;
} */
#main {
	float: left;
	width:480px;
	padding-left: 14px;
}
/* #main h2, #main h3, #main p {
	padding:0 5px;
} */
#main .breadcrumb {
	padding: 5px 5px 0 5px;
	color: #5787B7;
	font-family: Arial, Helvetica, sans-serif;
}
#main .breadcrumb h2 {
	padding: 5px 0 0 0;
	margin: 0;
	color: #B81105;
	font-size: medium;
}
#main .breadcrumb .breadcrumbtop {
	display: none;
}
#main .breadcrumb a {
	color: #5787B7;
}
#main .breadcrumb a:hover {
	text-decoration: none;
}
#main .mainContent {
	padding: 10px 5px;
	line-height: 1.5em;
}
#main .mainContent p {
	padding: 0 0 1em 0;
	margin: 0;
}
#sidebar {
	float: right;
	width: 182px;
	line-height: 1.3em;
	padding: 10px 14px 0 0;
}
#sidebar .topsidebar {
	display: none;
}
#sidebar ul {
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0px;
}
#sidebar ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #B81003;
	list-style-position: inside;
}
#sidebar ul li a {
	color: #B81003;
	font-weight: bold;
}
#sidebar ul li a:hover {
	text-decoration: none;
}
#sidebar .flags {
	text-align: center;
}
#footer {
	clear: both;
	background-color: #F2EBE1;
}
#footer p {
	padding: 5px;
	margin: 0;
}
#boxfooter {
	text-align: center;
	line-height: 150%;
	margin: 0;
	color: #523E25;
	font-size: x-small;
	background-color: #F2EBE1;
	background-image: url(../design/portal_closepage.gif);
	background-repeat: no-repeat;
	padding: 25px 10px 5px 10px;
}
.spnull {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.clear {
	clear: left;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
#special {
	margin: 5px;
	background-color: #E3E5DA;
	padding: 2px 0 0 0;
	line-height: 1.3em;
}
#special .specialTitleGroup {
	font-size: large;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #DBE0C9;
	background-image: url(../design/portal_BGspecialtitlegroup.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 6px;
	color: #536D12;
	display: block;
}
#special .specialBlock {
	margin: 1px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px;
	clear: both;
}

#special .specialBlock img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin: 0 5px 5px 0;
	float: left;
	display: block;
}

#special .specialTitle {
	display: block;
	padding: 0;
	line-height: 1em;
}

#special .specialTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #5787B7;
}

#special .specialTitle a:hover {
	text-decoration: none;
}

#special .specialContent {
	display: block;
	margin: 5px 0;
	line-height: 1.3em;
}

#credits a {
	color: #523E25;
}

.lineaout {
	width: 100%;
	display: block;
	padding: 10px 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.lineaout div {
	padding: 3px 0px;
	color: #523E25;
}

.lineaout div a {
	color: #523E25;
	font-weight: bold;
}

.flags {
	padding: 10px;
}

.flags img {
	border: none;
	margin: 5px;
}

#news {
	margin: 0 5px;
	padding: 0;
	line-height: 1.5em;
}

#news .titolo {
	text-align: left;
	color: #523E19;
	padding: 0 0 3px 0;
	font-weight: bold;
	font-size: 120%;
}

#news .newsBlock {
	margin: 1px 0;
	padding: 5px 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #523E19;
}

#news .newsBlock img {
	margin: 0 3px 3px 0;
	float: left;
	display: block;
	border: 1px solid #BBBBBB;
}
#news .newsData {
	display: block;
	font-size: 10px;
	padding: 0;
}
#news .newsTitle {
	display: block;
	padding: 0;
	line-height: 1.3em;
	color: #523E19;
}
#news .newsTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #523E19;
}
#news .newsTitle a:hover {
	text-decoration: none;
}
#news .newsContent {
	display: block;
	font-size: 90%;
	line-height: 1.4em;
	padding-top: 3px;
}
#contenutopagina .imgcontent {
	margin: 0 5px 5px 0;
	float: left;
	display: block;	
}

#lscategorie1 {
	
}

#lscategorie1 .areasx {
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#lscategorie1 .areasx img {
	float: left;
	margin: 0 5px 5px 0;
	border: none;
}

#lscategorie1 .areasx .titolo a {
	color: #BA7404;
	padding: 0 0 3px 0;
	font-weight: bold;
}

/* */

#allegati {}

#allegati .titolo {
	color: #BA7404;
	padding: 0 0 3px 0;
	font-weight: bold;
}

#allegati img { float: left; border: none; }

#allegati dd.dettaglioallegato { margin-bottom: 10px; }

#allegati div.descrizioneallegato { padding-left: 32px; }

/* */

#gallery {
	display: block;
	clear: both;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
}

#gallery .titolo {
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
#gallery .descrizione {
	text-align: left;
	margin-bottom: 5px;
}

#gallery .floatleft {
	float: left;
}

#gallery .foto {
	margin: 0 3px;
}

#gallery .foto a {
	border: #ddd 1px solid;
	display: block;
	float: left;
	vertical-align: middle;
	height: auto;
	text-decoration: none;
	color: #808080;
	background-color: #F7F8F2;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#gallery .foto a:hover {
	color: #333;
	background-color: #FEE0DE;
	border: 1px solid #B81003;
}

#gallery img {
	margin-top: 4px;
	border: none;
}

#gallery span {
	display: block;
	padding-top: 3px;
	font-size: x-small;
}

div.clearGallery {
	clear: left;
	height: 6px;
	overflow: hidden;
}
.navGallery {
	clear: both;
	margin-bottom: 10px;
}
.paginaGallery {
	float: left;
	width: auto;
}
.controlGallery {
	float: right;
	width: auto;
	text-align: right;
	display: inline;
}
.navGallery div.bold {
	font-weight: bold;
	display: inline;
}

.navGallery a:hover {
	text-decoration: none;
	font-weight: normal;
}

