/****************************************************************/
/*   Design:   Multiflex-3.12 / Layout-2                        */
/*   File:     Text formats                                     */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     January 20, 2008                                 */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.nav3-grid /* riga chiusura ultima cella */ {width:204px; border-bottom:solid 1px rgb(200,200,200);}
.nav3-grid dt a, .nav3-grid dt a:visited 
/* riga separatr. tra celle */
{display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 10px 0px 20px;  border-top: solid 1px rgb(200,200,200); 
/* attributi del testo */
text-decoration:none; color:rgb(34,60,173); font-weight:bold; font-size:120%;}

.nav3-grid dd a, .nav3-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 30px; border:none; font-weight:bold; text-decoration:none; color:rgb(34,60,173); font-size:110%;}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {/* background-color:rgb(225,225,225); */
	background-color:rgb(34,60,173) /*For blue background*/;
	color:rgb(255,255,255);
	text-decoration:none;
}

.nav3-grid-current /* riga chiusura ultima cella */ {width:205px; border-bottom:solid 0px rgb(200,200,200);}
.nav3-grid-current dt a, .nav3-grid-current dt a:visited 
/* riga separatr. tra celle */
{display:block; min-height:2em; height:auto !important; height:2.0em /*IE6*/; line-height:2em; padding:0px 10px 0px 6px;  /*border-top: solid 1px rgb(200,200,200); */
background-image: url(../img/bg_main_withnav_blue_current.jpg);
/* attributi del testo */
text-decoration:none; color:rgb(240,183,0); color:rgb(240,183,0); font-weight:bold; font-size:120%;}

.nav3-grid-current dt a.aperto, .nav3-grid-current dt a.aperto:visited 
/* riga separatr. tra celle */
{display:block; min-height:2em; height:auto !important; height:2.0em /*IE6*/; line-height:2em; padding:0px 10px 0px 20px;  /*border-top: solid 1px rgb(200,200,200); */
background-image: url(../img/bg_main_withnav_blue_current.jpg);
/* attributi del testo */
text-decoration:none; color:rgb(240,183,0); color:rgb(240,183,0); font-weight:bold; font-size:120%;}

.nav3-grid-submenu dt a, .nav3-grid-submenu dt a:visited 
/* riga separatr. tra celle */
{display:block; min-height:2em; height:auto !important; height:2.0em /*IE6*/; line-height:2em; padding:0px 10px 0px 6px;  /*border-top: solid 1px rgb(200,200,200); 
background-image: url(../img/bg_main_withnav_blue_current.jpg); */
/* attributi del testo */
text-decoration:none; color:rgb(240,183,0); color:rgb(240,183,0); font-weight:bold; font-size:120%;}

.nav3-grid-current dd a, .nav3-grid-current dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 17px; 
background-image: url(../img/bg_main_withnav_blue_current.jpg); border:none; font-weight:bold; text-decoration:none; color:rgb(240,183,0); color:rgb(240,183,0); font-size:110%;}
.nav3-grid-current dt a:hover, .nav3-grid-current dd a:hover {/* background-color:rgb(225,225,225); */
	background-color:rgb(34,60,173) /*For blue background*/;
	background-color:rgb(95,100,105);
	color:rgb(240,183,0);
	color:rgb(255,255,255);
	text-decoration:none;
	background-image: url(none);
}

.nav3-grid-submenu dt a:hover, .nav3-grid-submenu dd a:hover {/* background-color:rgb(225,225,225); */
	background-color:rgb(95,100,105);
	color:rgb(240,183,0);
	color:rgb(255,255,255);
	text-decoration:none;
	background-image: url(none);
}

.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url(../img/bg_bullet_full_3.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(../img/bg_bullet_half_3.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}

.main-navigation .loginform {width:160px; margin:-10px 20px 0 20px;}
.main-navigation .loginform p {clear:both; margin:0; padding:0;}
.main-navigation .loginform fieldset {width:160px; border:none;}
.main-navigation .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-navigation .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-navigation .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-navigation .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-navigation .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-navigation .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation .img_weekly {width:200px; margin:0 0 0 0;}
.main-navigation .img_weekly img {clear:both; float:none; display:block; margin:0 0 0 -12px; padding:1px; border:1px solid rgb(150,150,150);}
.main-navigation .img_weekly p {clear:both; margin:0 10px 10px 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-navigation .img_weekly p.center {text-align:center;}
.main-navigation .img_weekly p.right {text-align:right;}
.main-navigation .img_weekly p.blucenter {text-align:center; margin:0 0 10px 0; color:rgb(34,60,173);}

.main-navigation .img_logo {
	clear:both;
	float:none;
	margin:3px 10px 7px -5px;
	padding:1px;
	border: 0;
}


.main-navigation .searchform {width:160px; margin:0 20px 0 20px;}
.main-navigation .searchform fieldset {border:none;}
.main-navigation .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-navigation .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-navigation .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation h1.first {clear:both; margin:0px; padding:4px 10px 3px 20px; /*  background-color:rgb(240,183,0); sfondo giallo */ background-color: rgb(34,60,173) /* sfondo blu */; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-navigation h1 /* 1ma colonna sottosezioni a "Link Principali" */
{
	clear:both;
	margin:30px 0 20px 0;
	padding:4px 10px 3px 20px;
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
	background-color: rgb(240,183,0);
}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:20px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation h4 {clear:both; margin:5px 5px -2px 10px; color:rgb(153,0,0); font-weight:normal; font-size:100%;} 
.main-navigation h5 {clear:both; margin:5px 10px 10px 10px; color:rgb(34,60,173); font-weight:normal; font-size:110%;}

.main-navigation p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-navigation ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

/* MAIN CONTENT */
.main-content h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(240,183,0); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:220%;}
.main-content h1.block /* Barra colonna centrale con titoli articoli */
{clear:both; margin:0em 0 0.3em 0; padding:2px 0 2px 2px; z-index:100; background:rgb(34,60,173); font-family:"trebuchet ms", arial, sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content h1.yellow/* Barra colonna centrale con titoli articoli */
{clear:both; margin:0em 0 0.3em 0; padding:2px 0 2px 2px; background:rgb(240,183,0); font-family:"trebuchet ms", arial, sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content h1.white /* Barra bianca per separatrice tra varie seioni */
{clear:both; height:40px; margin:0em 0 0.3em 0; padding:2px 0 2px 2px; z-index:100; background:rgb(255,255,255); font-family:"trebuchet ms", arial, sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
/*.main-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;} */
.main-content h1 {clear:both; margin:1.0em 0 0.5em 0; z-index:10; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content h1.low {clear:both; margin:0 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}

.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h3 {clear:both; margin:-0.8em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-content h3.dark {clear:both; margin:-0.8em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(0,0,0); font-weight:normal; font-size:130%;}
.main-content h1.side {clear:none;}
.main-content h2.side {clear:none;}
.main-content h3.side {clear:none;}

.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h4.low {margin:-0.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:110%;/*test*/clear:none;}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content table {
	clear:both;
	width:600px;
	margin:2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	background: rgb(233,232,244);
}
.main-content table th.bottom {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content table.stat1 {
	clear:both;
	width:480px;
	margin:2.0em 0 0.2em 10px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	background: rgb(233,232,244);
}
.main-content table.stat1 th.bottom {height:2.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(120,120,120); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.stat1 th.top {height:2.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.stat1 th.first {height:2.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.stat1 th {height:2.0em; padding:2px 20px 2px 7px; border-left:solid 1px rgb(255,255,255); border-right:solid 1px rgb(255,255,255); border-top:solid 1px rgb(255,255,255); border-bottom:solid 1px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.stat1 td {height:2.0em; padding:2px 7px 2px 7px; border-left:solid 1px rgb(255,255,255); border-right:solid 1px rgb(255,255,255); border-top:solid 1px rgb(255,255,255); border-bottom:solid 1px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content table.stat2 {
	clear:both;
	width:730px;
	margin:2.0em 0 0.2em 10px;

	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	background: rgb(233,232,244);
}
.main-content table.stat2 th.bottom {height:2.5em; padding:0 4px 0 4px; empty-cells:show; background-color:rgb(120,120,120); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.stat2 th.top {height:2.5em; padding:0 4px 0 4px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.stat2 th.first {height:2.5em; padding:0 4px 0 4px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.stat2 th.sep {height:2.5em; padding:0 4px 0 4px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.stat2 th {height:2.0em; padding:2px 10px 2px 4px; border-left:solid 1px rgb(255,255,255); border-right:solid 1px rgb(255,255,255); border-top:solid 1px rgb(255,255,255); border-bottom:solid 1px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.stat2 td {height:2.0em; padding:2px 4px 2px 4px; border-left:solid 1px rgb(255,255,255); border-right:solid 1px rgb(255,255,255); border-top:solid 1px rgb(255,255,255); border-bottom:solid 1px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content table.orario {
	clear:both;
	width:740px;
	margin:0.5em 0 0.2em 0;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	background: rgb(233,232,244);
}
.main-content table.orario th.bottom {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.orario th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.orario th.top-highlight {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(240,183,0); font-weight:bold; font-size:120%;}
.main-content table.orario th {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.orario td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
.main-content table.orario td.highlight {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:bold; color:rgb(34,60,173); font-size:110%;}
.main-content table.orario td p {height:0.8em; text-align:left; font-style:italic; font-weight:normal; color:rgb(153,0,0); font-size:115%;}

.main-content table.small400 {
	clear:both;
	width:400px;
	margin:0.2em 0 0.2em 0;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	background: rgb(233,232,244);
}
.main-content table.small400 th.bottom {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.small400 th.top {height:2.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.small400 th {height:1.5em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.small400 td {height:1.5em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content table.bordo2 {
	clear:both;
	width:700px;
	margin:0.5em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	background: rgb(233,232,244);
}
.main-content table.bordo2 th {height:3em; padding:2px 20px 2px 7px; border-left:solid 0px rgb(255,255,255); border-right:solid 0px rgb(255,255,255); border-top:solid 15px rgb(255,255,255); border-bottom:solid 0px rgb(255,255,255); background-color:rgb(235,235,235); text-align:left; color:rgb(80,80,80);  font-size:110%;}

.main-content table.bordo2 th.nobordo {height:3em; padding:2px 20px 2px 7px; border-left:solid 0px rgb(255,255,255); border-right:solid 0px rgb(255,255,255); border-top:solid 10px rgb(255,255,255); border-bottom:solid 10px rgb(255,255,255); background-color:rgb(235,235,235); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.bordo2 td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 0px rgb(255,255,255); border-right:solid 0px rgb(255,255,255); border-top:solid 0px rgb(255,255,255); border-bottom:solid 0px rgb(255,255,255); background-color:rgb(235,235,235); text-align:left; font-weight:normal; color:rgb(0,0,0); font-size:110%;}

.main-content table.simple {
	clear:both;
	width:400px;
	margin:2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	float: none;
}
.main-content table.simple th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table.simple td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content table.white {
	clear:both;
	width:740px;
	margin:2.0em 0 0.2em 0;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(255,255,255);
	float: none;
}

.main-content table.white th.bottom {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.white th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.white th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.white td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
.main-content table.white td.news {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 0 rgb(255,255,255); border-right:solid 0 rgb(255,255,255); border-top:solid 0 rgb(255,255,255); border-bottom:solid 0 rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
.main-content table.white td.low {height:0; padding:0px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content table.gallery {
	clear:both;
	width:740px;
	margin:2.0em 0 0.2em 0;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(0,0,0);
	float: none;
}

.main-content table.gallery th.bottom {height:3.0em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.gallery th.top {height:3.0em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(0,0,0); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.gallery th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 1px #000; border-right:solid 1px #000; border-top:solid 1px #000; border-bottom:solid 1px #000; background-color:rgb(0,0,0); text-align:left; color:rgb(255,255,255);  font-size:110%;}
.main-content table.gallery td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 1px #000; border-right:solid 1px #000; border-top:solid 1px #000; border-bottom:solid 1px #000; background-color:rgb(0,0,0); text-align:left; font-weight:normal; color:rgb(255,255,255); font-size:110%;}
.main-content table.gallery td.low {height:0; padding:0 7px 2px 7px; border-left:solid 1px #000; border-right:solid 1px #000; border-top:solid 1px #000; border-bottom:solid 1px #000; background-color:rgb(0,0,0); text-align:left; font-weight:normal; color:rgb(255,255,255); font-size:110%;}
.main-content table.gallery h1 {clear:both; margin:10px 10px 10px 10px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(240,183,0); font-weight:normal; font-size:20px;}
.main-content table.gallery h2 {clear:both; margin:10px 10px 5px 10px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(225,225,225); font-weight:normal; font-size:16px;}
.main-content table.gallery h3 {clear:both; margin:-2px 10px 10px 10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:rgb(170,170,170); font-weight:normal; font-size:12px;}
.main-content table.gallery a {color:rgb(225,225,225); font-weight:normal; text-decoration:none;}
.main-content table.gallery a:hover {color:rgb(240,183,0); text-decoration:none;}
.main-content table.gallery a:visited {color:rgb(255,255,255);}
.main-content table.gallery h2 a {color:rgb(225,225,225); font-weight:normal; text-decoration:none;}
.main-content table.gallery h2 a:hover {color:rgb(240,183,0); text-decoration:underline;}
.main-content table.gallery h2 a:visited {color:rgb(255,255,255);}
.main-content table.gallery img {clear:both; float:left; margin:10px 10px 10px 10px; padding:1px; border: 0;}
.main-content table.gallery img:hover {clear:both; float:left; margin:10px 10px 10px 10px; padding:1px; border: 0;}



.main-content table.map {
	clear:both;
	width:700px;
	margin:-0.5em 0 0.2em 0;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(255,255,255);
	float: none;
}

.main-content table.map th.bottom {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.map th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.map th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.map td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
.main-content table.map td.low {height:0; padding:0px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content table.nosize { 
    width:auto;
	clear:both;
	margin:2.0em 0 0.2em 0;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;

}
.main-content table.nosize th.bottom {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.nosize th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.nosize th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.nosize td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content table.nosize_nomargin { 
    width:auto;
	clear:both;
	margin:0.3em 0 0 0;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;

}
.main-content table.nosize_nomargin th.bottom {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.nosize_nomargin th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(34,60,173); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.nosize_nomargin th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.nosize_nomargin td {height:3em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
.main-content table.nosize_nomargin td.orario {height:3em; padding:2px 7px 2px 7px; border-left:solid 0 rgb(255,255,255); border-right:solid 0 rgb(255,255,255); border-top:solid 0 rgb(255,255,255); border-bottom:solid 0 rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
.main-content table.nosize_nomargin td.low {height:1.5em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}


.main-content table.nomargin { 
    width:auto;
	clear:both;
	margin:0.3em 0 0 0;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	background: rgb(233,232,244);
}
.main-content table.nomargin th.bottom {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.nomargin th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(52,115,162); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.nomargin th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(255,255,255); text-align:left; color:rgb(80,80,80);  font-size:110%;}
.main-content table.nomargin td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
.main-content table.nomargin td.low {height:1.5em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.main-content img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}


p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}
p.caption2 {clear:both; margin:1.0em 0 0 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-content ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_3.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:110%;}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:110%;}

.contactform {width:418px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img.center {clear:both; float:none; display:block; margin:0 auto; padding:1px; border:1px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}
.main img.noborder {
	clear:both;
	float:left;
	margin:3px 10px 7px 0;
	padding:1px;
	border:solid 1px rgb(255,255,255);
}

/* .main img.noborder:hover {border:solid 1px rgb(150,150,150);} */

.main img.noborder_right {
	clear:both;
	float:right;
	margin:3px 10px 7px 0;
	padding:1px;
	border: 0;
}

.main img.title {
	clear:both;
	float:left;
	margin:3px 10px 30px 0;
	padding:1px;
	border:solid 1px rgb(150,150,150);
}
.main img.title:hover {border:solid 1px rgb(220,220,220);}
.main img.title_right {
	clear:both;
	float:right;
	margin:3px 10px 30px 0;
	padding:1px;
	border: 0;
}

.main img.icon {
	clear:both;
	float:left;
	margin:0 10px 7px 0;
	padding:1px;
	border: 0;
}	

.main img.icon_right {
	clear:both;
	float:right;
	margin:0 10px 7px 0;
	padding:1px;
	border: 0;
}	

.main a {color:rgb(34,60,173); font-weight:bold; text-decoration:none;}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main-navigation h3 a {
	color:rgb(34,60,173);
	font-weight:bold;
	text-decoration:none;
	margin: 10px 0 0 0;
}
.main-navigation h5 a {
	color:rgb(34,60,173);
	font-weight:normal;
	text-decoration:none;
	margin: 10px 0 0 0;
}
.main-navigation h5 a:hover {text-decoration:underline; }
.main-navigation h5 a:hover:visited {text-decoration:underline; }
.main-navigation h5 a:visited {color:rgb(34,60,173);}

.main a:hover {color:rgb(42,90,138); text-decoration:underline;}
.main a:visited {color:#006699;}

.main a img {border:solid 1px rgb(150,150,150);}
.main a:hover img {border:solid 1px rgb(220,220,220);}

.main a img.noborder {border:solid 1px rgb(243,244,246);}
.main a:hover img.noborder {border:solid 1px rgb(150,150,150);}

.main a img.icon {border:solid 0;}
.main a:hover img.icon {border:solid 0;}

.main a img.icon_right {border:solid 0;}
.main a:hover img.icon_right {border:solid 0;}

.main-navigation a img.img_logo {border:solid 1px rgb(243,244,246);}
.main-navigation a:hover img.img_logo {border:solid 1px rgb(150,150,150);}

.main .style_red_130 {color: #990000; font-size:140%}
.main .style_110 {font-size: 110%}

