/* colored borders put on for visual effect only */
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#spazio {
	height: 95%;
	float: left;
	width: 1px;
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0;
	background-color: red; /* visual effect only */
}
#scatolone {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	height:1050px;
}
#contenuto {
	padding: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: blue;
}
#piede {
	clear: both;
	height: 5%;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: red;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
input.button {
	cursor: pointer;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
img {
	border: 0 none;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

latestnews.ul {
	list-style:none;
}
#page_bg {
	margin-bottom: 10px;
}
div.center {
	text-align: center;
}
div#wrapper {
 background-image:../images/bg_all.png;
	margin-left: auto;
	margin-right: auto;
}
body.width_medium div#wrapper {
	width: 950px;
}
body.width_small div#wrapper {
	width: 773px;
}
body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1100px;
}
/********************/
/*** COSE HEADER  ***/
/********************/
div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 232px;
	height: 160px;
	background: url(../images/logo_sx.png) 0 0 no-repeat;
}
#header {
	margin-top:0px;
	border-top:0px;
	height: 160px;
	background-color:#cfd1d2;
}
div#header_lII {
	position: relative;
}
div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
#todologo {
	position: absolute;
	float:center;
	width:290px;
	height:16px;
	margin-top: 123px;
 [if ! lte IE 7] margin-left: 46%;
 [if lte IE 7] margin-left: 0%;
	background: url(../images/logo_dx.png) 0 0 repeat-x;
}
div#tabarea {
	align:center;
	background: #FFFFFF url(../images/banda.png) 0 0 repeat-x;
	height: 36px;
	margin: 0 0px;
	border-top: 1px
}
#tabmenu {
	float:center;
}
div#tabarea_l {
	background: url(../images/banda.png) 0 0 no-repeat;
}
#maincolumn img {
	max-width:480px;
}
[if lte IE 7] #maincolumn img {
max-width:430px;
}
[if gte IE 8] #imagedx {
background-image:url(../images/logodx.png);
background-repeat:no-repeat;
background-position:50% 0%;
width:230px;
height:70px;
}
[if Gecko] #imagedx {
background-image:url(../images/logodx.png);
background-repeat:no-repeat;
background-position:50% 0%;
width:230px;
height:70px;
}
[if Webkit] #imagedx {
width:230px;
height:70px;
}
div#tabarea_r {
	height: 36px;
	background: url(../images/banda.png) 100% 0 no-repeat;
	padding-right: 1px;
}
 [if ! lte IE 7] div#footer_r {
 padding-top: 10px;
 margin-bottom:10px;
 height: 32px;
 overflow: hidden;
}
[if lte IE 7] div#footer_r {
 padding-top: 10px;
 height: 32px;
 overflow: hidden;
}
[if IE 8] div#footer_r {
 height: 32px;
}
div#footer_r div {
	text-align: center;
	font-size: 12px;
	color: #aaa;
}
div#footer_r a:link, div#footer_r a:visited {
	color: #999;
}
div#footerspacer {
	height: 10px;
}
#testacorpo {
	padding: 0px 0px 8px;
	width: 40%;
	margin-top: 10px;
	margin-left:2px;
	margin-right: 250px;
	margin-bottom:-13px;
	text-align: left;
	height:20px;
}

#todologo {
	position: absolute;
	float:center;
	width:290px;
	height:16px;
	margin-top: 123px;
 [if ! lte IE 7] margin-left: 46%;
 [if lte IE 7] margin-left: 0%;
	background: url(../images/logo_dx.png) 0 0 repeat-x;
}
#maincolumn hr{
border:none;
color:#9d1327;
background-color:#9d1327;
height:4px;
}

#pathway {
	position:absolute;
	margin-top:17px;
	margin-left: 262px;
	margin-right: 250px;
	text-align: left;
}
#search {
	float: right;
	width:232px;
	height:74px;
	margin-top: 86px;
	margin-right: 0px;
	overflow: hidden;
	background: url(../images/search_short.png) 0 0 repeat-x;
}
form#searchForm input {
	vertical-align: middle;
}
form#searchForm table {
	border-collapse: collapse;
}
form#searchForm td {
	padding:0;
}
#mod_search_searchword {
	margin-top: 36px;
	margin-right: 40px;
	height:18px;
	font-size:12px;
	width:135px;
	border: 0px solid;
	float:right;
}
#modlgn_username {
	margin-left:30px;
	height:18px;
	font-size:12px;
	width:150px;
	border: 0px solid;
}
#modlgn_passwd {
	margin-left: 30px;
	height:18px;
	font-size:12px;
	width:150px;
	border: 0px solid;
}
#area {
	padding: 0;
}
#whitebox {
	margin: 0 0px 0px 0px;
	width: auto;
	background-image:url(../images/whitebox_back.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#whitebox div {
}
#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}
#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}
#whitebox_tr {
	height: 0px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}
#whitebox_m {
	width: auto;
	padding: 0px 0px;
}
#whitebox_b {
	margin-top: -5px;

}
#whitebox_bl {

}
#whitebox_br {
	height: 0px;

}
.fondologo {
	margin-bottom:40px;
	border:0px;
	align:center;
}
/* menu pill orizzontale in testa */
table.pill {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
td.pill_l {
	width:  20px;
	height: 40px;
}
td.pill_m {
	background: url(../images/banda.png) repeat-x;
	padding: 0;
	margin: 0;
	width: auto;
	height: 40px;
}
td.pill_r {
	width:  19px;
	height: 40px;
}
#pillmenu {
	white-space: nowrap;
	height: 32px;
	float: left;
	margin-top:5px;
}
#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}
#pillmenu li:last-child {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/mw_menu_no_separator.png) top right no-repeat;
}
#pillmenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	display:block;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
 [if lte IE 7] padding: 0 10px;
 [if ! lte IE 7] padding: 0 18px;
}
#pillmenu a#active_menu-nav {
	margin-top:1px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}
#leftcolumn {
	background-color:#ececed;
	padding-top: 8px;
	margin: 0;
	width: 230px;
	/* valore larghezza originale: 20%. Fisso per allineamento con modulo in testa header */
	float:left;
	text-align:left;
}
#maincolumn, #maincolumn_full {
	margin-left: 230px;
	padding-left: 30px;
 [if lte ie 7]  padding-left: 0px;
 [end if]  width: 77.5%;
	background-image:url(../images/back_main.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.blog_more {
	width: 100%;
	text-align:left;
}
#maincolumn_full {
	margin-left: 0;
	padding: 0;
	width: 100%;
}
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
table.nopad td.middle_pad {
	width: 20px;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 0px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/* headers */
div.componentheading {
	padding-left: 1px;
}
h1 {
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: bottom;
	color: #B90825;
	text-align: left;
	font-weight:bold;
	width: 100%;
	text-transform:uppercase;
	padding:0 0 15px;
	height:35px;
}
a.h2 {
	text-color: #CC0000;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	text-transform:uppercase;
	color: #B90825;
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
#maincolumn a.readon {
	display: block;
	float: right;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	font-weight:bold;
	color:#616264;
}


/* form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
/* spacers */
span.article_separator {
	display: block;
	height: 20px;
	background-image:url(../images/article_separator.png);
	background-repeat:repeat-x;
}


.article_column {
	padding-right: 5px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
td.buttonheading {
}
td.buttonheading img {
	border:none;
}
.clr {
	clear: both;
}
td.greyline {
	 width: 30px;
}
#crediti {
 [if lte IE 7] margin-top:15px;
	color:#CCCCCC;
	font-size: 10px;
}
div#maindivider {
	border-top: 1px #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit {
	float: left;
}
/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: justify;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: -23px -4px -10px 12px;
	padding-left: 10px;
	padding-top: 15px; /*modif*/
	margin-right:15px;
}
div.module_menu a {
	color: #FFFFFF;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}
div.module_menu div div div {
	padding: 10px;
	padding-top: 30px; /*modif*/
	padding-bottom: 15px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
 [if ! lte IE 7] padding-left: 36px;
	padding-right:15px;
	line-height:1.6em;
	color:FFFFFF;
	text-align: left;
}
div.module_menu li li {
	margin-left: -36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
div.module_menu li li a {
	color:#616264
}
div.module_menu parent {
	background-color:#CC0000;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
div.module_menu li {
	list-style:url(../images/indent_menu.png);
list-style-image:url (../images/indent_menu.png);
}
div.module_menu li:hover {
	list-style:url(../images/indent_menu_active.png);
list-style-image:url (../images/indent_menu_active.png);
}
/* modulo correlati */
div.module_relate {
	background: url(../images/box_menu.png) 100% 100% no-repeat;
	margin-bottom: 0px;
	background-color:#bbbdbe;
}
div.module_relate:last-child {
	background: url(../images/no_box_menu.png) 100% 100% no-repeat;
	margin-bottom: 0px;
	background-color:#bbbdbe;
}

div.module_relate div {

}

div.module_relate div div {

}

div.module_relate div div div {

}

div.module_relate h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: -23px -4px -10px 12px;
	padding-left: 10px;
	padding-top: 15px; /*modif*/
	margin-right:15px;
}
div.module_relate a {
	color: #FFFFFF;
}
div.module_relate {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}
div.module_relate div div div {
	padding: 10px;
	padding-top: 30px; /*modif*/
	padding-bottom: 15px;
	width: auto;
	background:url(../images/relate.png) no-repeat left top;
}
div.module_relate div div div div {
	background: none;
	padding: 0;
}
div.module_relate ul {
 [if ! lte IE 7] padding-left: 36px;
	padding-right:15px;
	line-height:1.6em;
	color:FFFFFF;
	text-align: left;
}
div.module_relate li li {
	margin-left: -36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
div.module_relate li li a {
	color:#616264
}
div.module_relate parent {
	background-color:#CC0000;
}
div.module_relate ul li a:link, div.module_relate ul li a:visited {
	font-weight: bold;
}
div.module_relate li {
	list-style:url(../images/indent_menu.png);
list-style-image:url (../images/indent_menu.png);
}
div.module_relate li:hover {
	list-style:url(../images/indent_menu_active.png);
list-style-image:url (../images/indent_menu_active.png);
}


/*modulo aggiuntivo menu poll, statistiche*/

div.module_menupoll h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	margin: -23px -4px -10px 5px;
	padding-top: 15px; /*modif*/
}
div.module_menupoll a {
	color: #FFFFFF;
}
.poll_menupoll {
	margin-top: 15px;
}
div.module_menupoll {
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 0px;
}
div.module_menupoll div div div {
	padding: 10px;
	padding-top: 30px; /*modif*/
	padding-bottom: 15px;
	width: auto;
}
div.module_menupoll div div div div {
	background: none;
	padding: 0;
}
div.module_menupoll ul {
	padding-left: 36px;
	line-height:1.6em;
	color:FFFFFF;
	text-align: left;
}
div.module_menupoll li li {
	margin-left: -36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
div.module_menupoll li li a {
	color:#616264
}
div.module_menupoll parent {
	background-color:#CC0000;
}
div.module_menupoll ul li a:link, div.module_menupoll ul li a:visited {
	font-weight: bold;
}
div.module_menupoll li {
	list-style:url(../images/indent_menu.png);
list-style-image:url (../images/indent_menu.png);
}
div.module_menupoll li:hover {
	list-style:url(../images/indent_menu_active.png);
list-style-image:url (../images/indent_menu_active.png);
}
/*modulo aggiuntivo menu utente, menu tecnici*/

div.module_gestione h3 {
	font-family:  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 12px;
	color: #000000;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 8px; /*modif*/
	padding-bottom: 5px;
}
div.module_gestione a {
	color: #000000;
}
div.module_gestione {
	margin: 0;
	padding: 0;
	border:1px dashed #CCCCCC;
	background:#e8edf1;
}
div.module_gestione div div div {
	padding: 10px;
	padding-top: 30px; /*modif*/
	padding-bottom: 15px;
	width: auto;
}
div.module_gestione div div div div {
	background: none;
	padding: 0;
}
div.module_gestione ul {
	margin: 10px 0;
	padding-left: 20px;
	text-align: left;
}
div.module_gestione ul li a:link, div.module_gestione ul li a:visited {
	font-weight: bold;
}
/*fine modulo aggiuntivo*/

/*modulo aggiuntivo rosso, menu stampa */

div.module_red h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: -23px -4px -10px 12px;
	padding-left: 10px;
	padding-top: 12px; /*modif*/
}
div.module_red {
	margin: 0;
	padding-left: 0;
	margin-bottom: 0px;
}
div.module_red div div div {
	padding: 10px;
	padding-top: 30px; /*modif*/
	padding-bottom: 15px;
	width: auto;
}
div.module_red div div div div {
	background: none;
	padding: 0;
}
div.module_red ul li a:link, div.module_red ul li a:visited {
	font-weight: bold;
}
div.module_red li {
	list-style:url(../images/indent_red.png);
list-style-image:url (../images/indent_red.png);
}
div.module_red li:hover {
	list-style:url(../images/indent_red_active.png);
list-style-image:url (../images/indent_red_active.png);
}
/*fine modulo aggiuntivo*/



/*modulo aggiuntivo relate*/

div.module_related h3 {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 12px;
	color: #000000;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 8px; /*modif*/
	padding-bottom: 5px;
}
div.module_related {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	border:1px dashed #CCCCCC;
	background:#FFFFCC;
}
div.module_related div div div {
	padding: 10px;
	padding-top: 30px; /*modif*/
	padding-bottom: 15px;
	width: auto;
}
div.module_related div div div div {
	background: none;
	padding: 0;
}
div.module_related ul {
	margin: 10px 0;
	padding-left: 20px;
	text-align: left;
}
div.module_related ul li a:link, div.module_related ul li a:visited {
	font-weight: bold;
}
/*fine modulo aggiuntivo*/

#leftcolumn div.module {
	padding: 0 0px;
}
.blog_more ul{
margin-left:-23px;
}
.blog_more li{
list-style:url(../images/mw_readon.png);
list-style-image:url (../images/mw_readon.png);
}
#leftcolumn li {
	list-style:url(../images/indent1.png);
list-style-image:url (../images/indent1.png);
}
#leftcolumn li:active {
	list-style:url(../images/indentactive.png);
list-style-image:url (../images/indentactive.png);
}

#leftcolumn li:hover {
	list-style:url(../images/indentactive.png);
list-style-image:url (../images/indentactive.png);
}
#leftcolumn li li {
	list-style:url(../images/indent_grey1.png);
list-style-image:url (../images/indent1_grey1.png);
}
#leftcolumn li li:hover {
	list-style:url(../images/indent_grey_active.png);
list-style-image:url (../images/indent_grey_active.png);
}

#leftcolumn div.module table {
	width: auto;
}
/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 45px;
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}
/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
div.caption {
	padding: 0 10px 0 10px;
}
/*div.caption img   { border: 1px solid #CCC; }*/
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */

/* Default skyscraper style */
.bannergroup {
}
.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: right;
}
/* System Messages */
/* see system general.css */

.pagination span {
	padding: 2px;
	text-align:left;
}
.pagination a {
	padding: 2px;
}
/* Polls */
.pollstableborder td {
	text-align: left;
	float:left;
}
/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}
/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-left:-10px;
	margin-top: 15px;
	width:100%;
	padding: 1px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom:1px solid #eee;
	color: #666;
}
/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
#syndicate {
	float:center;
	margin-top:-30px;
	padding-bottom:25px;
}
#syndicate img {
	vertical-align:middle;
	margin-top:-3px;
}
#syndicate a {
	text-decoration:none;
}
#basso {
	float:center;
	padding-left: 20px;
	font-size: 14px;
 [if lte IE 7] vertical-align:middle;
}
#power_by {
	float:right;
	padding-right: 25px;
}
/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
/*menu fondo pagina*/

#bottmenu {
	float:center;
	width:90%;
}
#bottmenu {
	white-space: nowrap;
	height: 32px;
	float: left;
}
#bottmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
/* regola l'espansione orizzontale del modulo di menu*/
#bottmenu li {
	float: left;
	margin: 0;
	padding: 0;
}
#bottmenu li {
list-style-image:url (../images/indent1.png)
}

#basso li {
background:url(../images/mw_menu_separator_bott.png)  top right no-repeat;
display: inline;
list-style-type: none;
padding-right:7px;
}
#basso li:last-child {
background: url(../images/spacer.gif) top right no-repeat;
}
#basso {
float:center;
margin-right:18px;
margin-top:5px;
}
#basso #mainlevel{
margin:0px;
padding:0px;
}



#bottmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:center;
	display:block;
	padding: 0 5px;
	color: #ccccc;
}
.CenteredTitle {
	font-weight: bold;
	color: #ff0033;
	text-align: center;
}
.corpoInfo {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
.corpoBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 14px;
	margin-bottom: 12px;
}
.corpoTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 14px;
	margin-bottom: 12px;
}
.corpoTestoCNTR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 14px;
	margin-bottom: 12px;
	text-align: center;
}
.corpoTestoDX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 14px;
	margin-bottom: 12px;
	text-align: right;
}
.corpoTestoSX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 14px;
	margin-bottom: 12px;
	text-align: left;
}
.dataQuirino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.dataVallle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bcd747;
	font-weight: bold;
}
.dataETI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B90825;
	font-weight:bolder;
}
.decoGiallo {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
}
.decoRosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B90825;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
.luogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.modalitaIngresso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.nomiObbligo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}
.maiuscolo_testa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}
.produzioneCompagnia {
	font-size:12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.testogrigio {
	font-size:12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.titoloIntertesto {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #B90825;
	font-weight:bolder;
}
.sottoTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B90825;
	font-weight: bold;
	text-transform: uppercase;
}
.anteprimaimmagini {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left:20px;
	padding-top:5px;
	text-align:center;
}
.anteprimaimmagini img{
float:center;
}
.anteprimaimmaginiSX {
	padding-right: 12px;
	padding-bottom: 2px;
}
.anteprimaimmaginiDX {
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left:12px;
}
.boxinfo {
	margin-top:20px;
	position: relative;
	padding-top:35px;
	width:auto;
	background-image:url(../images/boxinfo_back.png);
	background-repeat: repeat-y;
	background-position: 0 0%;
	text-align:left;
}
.tenitura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B90825;
	font-weight:bolder;
}

