b, strong {
	font-weight: bold;
}
i {
	font-style:italic;
}
p {
	padding: 0 0 5px 0;
}
h1, h2, h3, h4, .componentheading, .contentheading, {
	text-transform: uppercase;
	text-align: left;
	margin: 10px 0;
	padding: 5px 0;
	font-weight: bold;
}
h1 {
	font-size: 14px;
}

h2, .componentheading {
        font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 1.5em 0;
	color: #C53934;
}

h3 {
        font-size: 12px
}

h4 {
        font-size: 12px
}
ul {
	margin-left: 15px;
}

li {
	margin-bottom: 10px;
}

.testo ul li, .testo ol ul li {
    list-style: square outside none;
    margin-left: 20px;
    padding: 3px;
}

option.empty {
	display: none;
}
table {
	empty-cells: show;
	border-collapse: collapse;
}

body {
	background-color: #444344;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: justify;
}
.testo li {
	padding-bottom: 0.5em;
}

.testo td {
	padding: 5px;
}

img {
	border: 0px;
}
a:link, a:visited {
	color: #c53934;
	text-decoration: none;
}
a:hover, a:active {
	color: #c53934;
	text-decoration: underline;
}
p {
	margin-top: 0px;
}
table {
	empty-cells: show;
	border-collapse: collapse;
}
#immagini {
	padding: 10px 0px;
	margin: 0 20px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	position: relative;
	z-index: 0;
}
.moduletable_show {
	height: 250px;
	background-color: #f2f2f2;
}
.moduletable_logo {
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 10000;
	background: white;
	padding: 10px 20px 10px 10px;
}
#sfondo {
	margin: 20px auto;
	padding: 0px;
	border: 0px;
	background-color: white;
}
#contenitore {
	margin: auto;
}
#corpo {
	line-height: 1.5em;
}
#mainbody {
	padding: 0px 20px;
}
#mainbody.frontpage {
	padding: 0px 20px;
}
#footer {
	padding: 10px 20px;
	color: #444444;
	font-size: 80%;
}
div.spacer {
	clear: both;
	width: 10px;
	height: 0px;
	height: 0px;
}
.componentheading { 
	font-size: 16px;
	font-weight: bold;
	color: #c53934;
	padding: 10px 0px;
}
h1.componentheading {
	margin: 0px;
}
.breadcrumbs {
	padding: 10px 20px;
	font-size: 11px;
	text-transform: lowercase;
	display: block;
}
.breadcrumbs a {
	text-decoration: none;
}
.breadcrumbs a:hover,
.breadcrumbs a:active {
	text-decoration: underline;
}
.testo a:link, .testo a:visited {
	color: #444444;
	text-decoration: underline;
}
.testo a:hover, .testo a:active {
	color: #c53934;
	text-decoration: none;
}
.testo a.titolo_articolo:link,
.testo a.titolo_articolo:visited {
	text-decoration: none;
	color: #c53934;
}
.testo a.titolo_articolo:hover,
.testo a.titolo_articolo:active {
	text-decoration: underline;
	color: #c53934;
}
.testo h3 {
	margin-top: 0px;
}
.xmap a:link, .xmap a:visited {
	color: #444444;
	text-decoration: none;
}
.xmap a:hover, .xmap a:active {
	color: #c53934;
	text-decoration: none;
}
div.moduletable_footer {
	text-align: right;
}
#indirizzo {
	font-size: 11px;
}
img.ombra {
        padding: 10px 10px 20px 10px;
        background: url("../images/ombra_foglio.jpg") no-repeat right bottom #f2f2f2;
}
img.ombra_grande {
        padding: 20px 20px 35px 20px;
        background: url("../images/ombra_foglio_grande.jpg") no-repeat right bottom #f2f2f2;
}table.blog {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	table-layout: fixed;
}
table.blog td.cols2 {
	width: 50%;
}
table.blog td {
	vertical-align: top;
	margin: 0px;
	padding: 0px 20px 20px 20px;
}
table.blog td.last  {
	padding-right: 0px;
}
table.blog td.first  {
	padding-left: 0px;
}
.contentpaneopen_edit {
	float: left;
}
.pageinfo {
        padding: 0px;
        margin: 4px 0px;
        border-bottom: 1px solid #007fff;
        color: #007fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
}
.pageinfo a:link, .pageinfo a:visited {
        color: #007fff;
        text-decoration: none;
}
.pageinfo a:active, .pageinfo a:hover {
	color: #3b3b3b;
}
table.blog .contentheading a:link, 
table.blog .contentheading a:visited {
        color: #C53934;
        text-decoration: none;
}
table.blog .contentheading a:active, 
table.blog .contentheading a:hover {
	color: #C53934;
	text-decoration: underline;
}
.buttonheading {
	text-align: right;
}
.iteminfo {
	font-size: 80%;
}
.readmore {
	text-align: right;
	font-weight: bold;
	clear: both;
	font-size: 10px;
}
.links_row h2 {
        padding: 0px;
        margin: 4px 0px;
        border-bottom: 1px solid #007fff;
        color: #007fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        display: block;
}
div#page {
	padding: 0px 0px 10px 0px;
}
h2.contentheading {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 1.5em 0;
	color: #C53934;
}
div.author {
	font-style: italic;
	margin-bottom: 0.5em;
}
.contentpaneopen_edit {
	float: left;
	display: inline;
}
.toc_container table, div.pagenavcounter {
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
}
.sectioninfo {
	color: #007fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
}
.sectioninfo a:link, 
.sectioninfo a:visited {
	color: #43c7f4;
	text-decoration: none;
	font-weight: bold;
}
.sectioninfo a:active, 
.sectioninfo a:hover {
	color: #43c7f4;
	font-weight: bold;
	text-decoration: underline;
}
div.pagenavcounter {
	padding-top: 1em;
}
div.ddrfssbm h3 {
	display: none;
}
.modifydate, .creationdate {
	font-size: 10px;
}
.buttonheading_article {
	text-align: right;
}
.buttonheading_article a {
	padding: 10px 0px 10px 5px;
	float: right;
}
div.moduletable_menu {
	margin-bottom: 10px;
}
#main_menu {
	margin: 5px 0 100px 0px;
	text-transform: uppercase;
	font-size: 10px;
}
#main_menu a:link, #main_menu a:visited {
	color: #444444;
	text-decoration: none;
}
#main_menu a:hover, #main_menu a:active,
#main_menu .active a:link, #main_menu .active a:visited {
	color: #C53934;
	text-decoration: none;
}
ul#main_menu,
ul#main_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul#main_menu li {
	margin-left: 10px;
	display: inline;
}
ul#main_menu span {
	margin: 0px 10px 0px 5px;
}
#menu_principale {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
}
.moduletable_menu_principale {
        text-align: right;
	padding: 10px 0 0 0;
}
#menu_principale a:link, #menu_principale a:visited {
        color: #444444;
        text-decoration: none;
}
#menu_principale a:hover, #menu_principale a:active,
#menu_principale .active a:link, #menu_principale .active a:visited {
        color: #C53934;
        text-decoration: none;
}
ul#menu_principale,
ul#menu_principale ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        display: inline;
}
ul#menu_principale li {
	margin: 0 0 0 20px;
        display: inline;
}
/* configurazione menu sinistra */
#left {
	margin: 0px 0px 20px 0px;
	font-size: 80%;
	float: left;
	text-transform: uppercase;
}
#left a:link, #left a:visited {
	color: #444444;
	text-decoration: none;
}
#left a:hover, #left a:active {
	color: #C53934;
}
#left h3 {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 0 0 1em 0;
	padding: 5px;
	color: #C53934;
}
#left ul, #left ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#left ul ul li {
	padding-left: 10px;
	font-weight: normal;
	line-height: 0.5em;
}
#left ul li {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding-bottom: 1em;
}
#left ul li.active a:link,
#left ul li.active a:visited,
#left ul li#current a {
	color: #C53934;
}
#left ul li.active li a:link,
#left ul li.active li a:visited,
#left ul li#current li a  {
	color: #444444;
}
#left ul li.active li a:hover,
#left ul li.active li a:active {
	color: #444444;
}
div.moduletable_footer {
	margin-top: 10px;
}
div.moduletable_indirizzo {
	padding: 10px;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
}
#footer a:link, #footer a:visited {
	color: #444444;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #C53934;
	text-decoration: none;
}
#footer ul,
#footer ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer ul {
	padding: 5px 0px;
}
#footer ul li {
	display: inline;
	padding-right: 10px;
	border-right: 1px solid #C4C4C4;
	margin-left: 10px;
}
#header {
	padding: 20px 10px 0;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
#header a:link, #header a:visited {
	color: #444444;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #c53934;
}
div.moduletable_lingue {
	float: right;
}
div.moduletable_lingue ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.moduletable_lingue li {
	margin-right: 10px;
	display: inline;
}
#active_language a:link, #active_language a:visited {
	color: #c53934;
}
table.blog_frontpage {
	width: 100%;
	border-spacing: 10px;
	border-collapse: separate; 
	table-layout: fixed;

	/* hack per IE */
	*border-collapse: expression('separate', cellSpacing = '10px');
}
table.blog_frontpage td {
	vertical-align: top;
	padding: 10px;
	border: 1px dashed #cccccc;
}
.contentpaneopen_edit_frontpage {
	float: left;
}
.pageinfo_frontpage {
        padding: 0px;
	margin: 4px 0px;
	border-bottom: 1px solid #007fff;
	color: #007fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
.pageinfo_frontpage a:link, .pageinfo_frontpage a:visited {
	color: #43c7f4;
	text-decoration: none;
}
.pageinfo_frontpage a:active, .pageinfo_frontpage a:hover {
	color: #43c7f4;
	text-decoration: underline;
}
table.blog_frontpage h2.contentheading_frontpage {
	color: #43c7f4;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
}
table.blog_frontpage .contentheading_frontpage a:link, 
table.blog_frontpage .contentheading_frontpage a:visited {
	color: #43c7f4;
	text-decoration: none;
}
table.blog_frontpage .contentheading_frontpage a:active, 
table.blog_frontpage .contentheading_frontpage a:hover {
	color: #43c7f4;
	text-decoration: underline;
}
.buttonheading_frontpage {
	text-align: right;
}
.iteminfo_frontpage {
	font-size: 80%;
	font-weight: bold;
}
.readmore_frontpage {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
.links_row_frontpage h2 {
        padding: 0px;
	margin: 4px 0px;
	border-bottom: 1px solid #007fff;
	color: #007fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	display: block;
}
#mainbody .blog_frontpage img {
	margin: 0px;
	padding: 0px 10px 2px 0px;
}
table.blog_frontpage td.frontpage_separator div {
	display: block;
	background-color: #007fff;
	padding: 0px;
}
body#tinymce {
	font-family: arial, sans-serif;
	font-size: 12px;
	background: white;
}
div.moduletable_cerca {
	float: right;
	margin: 10px 20px 0 0;
}
.search {
	margin: 0px;
	padding: 0px;
	float: right;
}
#mod_search_searchword {
	border: 1px solid #c4c4c4;
	padding: 0px 5px 0px 3px;
	font-size: 10px;
}
input.button {
	vertical-align: middle;
}
.contentpane {
	background: white;
	padding: 10px;
}
.search_link {
	font-size: 14px;
	font-weight: bold;
}
.search_extra {
	font-size: 10px;
	font-weight: bold;
}
.search_pagination {
	font-size: 10px;
	font-weight: bold;
}

/*cookielaw*/

table#cookie {
  width: 100%;
}

table#cookie tr:nth-child(even) {
  background: #dedede;
}

table#cookie td {
  padding: 3px;
  text-align: left;
}