/**
* B-Editor
*
* @copyright &copy 2004 Kaoma s.r.l.
* @version $Id: style.css 4172 2008-03-07 10:22:17Z epane $
*/



body {
	width:100%; margin-left:0px; margin-right:0px; margin-top:5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000; 
	font-size:12px; line-height:16px;
}

body hr{
	text-align:left;
	height: 0px;
	border: 0px;
	border-top: 1px solid #000;
}

/*------------------- LAYOUT HOMEPAGE -------------------*/


/* HEADER */


div#header-wrap {
	position:relative;
	display: block; width:100%; min-width:996px !important;
	background-image:url(img/header-wrap-bg.png);
	background-repeat:repeat-x;
	text-align:center;
}

.header-wrap-bar {
	width:100%; min-width:996px !important;
	height:8px !important; line-height:1px; font:1px;
	background-color:#847359;
	background-image:url(img/spacer.gif);
	clear: both;
}
/* MENU IN ALTO */

div#topbar-wrap {
	position:relative;
	width:100%; height:22px;
	background-color:#FFF; text-align:right;
}

div#topbar {
	position:relative;
	margin-left:auto; margin-right:auto;
	width: 924px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000; 
	text-align:right;
}

div#menu-box {
	float: right;
}


.rss a img{
	border:none;
	float: right;
	padding-left:10px; padding-top:1px;
}


div#header-box {
	position:relative;
	background-image:url(img/header-box-menu-linebar.png);
	background-position:top; background-repeat:repeat-x;
	margin-left:auto; margin-right:auto;
	width: 996px; height: 268px;
	background-color:transparent;
	text-align: left;
}

div#header-box-is {
	position:relative;
	background-image:url(img/header-box-menu-linebar-i.png);
	background-position:top; background-repeat:repeat-x;
	margin-left:auto; margin-right:auto;
	width: 996px; height: 268px;
	background-color:transparent;
	text-align: left;
}

div#header-spacer {
	width: 996px; height:22px;
}


div#slidedown {
  margin-left:auto; margin-right:auto;
  width: 950px; height: 275px;
  background-color: #9d2c28;
  border-left:1px solid #848383;
  border-right:1px solid #848383;
  background-image:url(img/slider-down-bg.png);
  background-repeat:repeat-x;
}

div#slider-button-box {
  position:relative;
  margin-left:auto; margin-right:auto;
  width: 950px; height: 6px;
  background-color: transparent;
}

div#slider {
	position:absolute; top:27px;
	width: 100%; height: 6px;
	background-color: transparent;
}

div#slider-button-line {
	z-index: 98;
	margin-left:auto; margin-right:auto;
	width: 950px; height: 6px;
	line-height:1px; padding:0 0 0 0px; margin-bottom:0px; margin-top:0px;
	background-image:url(img/slider-button-line.png);
	background-repeat:no-repeat;
}



.main-logo-spacer {
	width: 996px; height: 27px;
	background-color:transparent;  
}

div#main-logo-box {
	position:relative;
	float: left;
	width: 333px; height: 241px;
}

div#slider-button {
	position:absolute; z-index: 99;
	top:6px; left:68px;
	width: 188px; height: 21px;
	background-color: transparent;
	background-image:url(img/slider-button.png);
	background-repeat:no-repeat;
}

div#slider-button a{
	display:block;
	width: 188px; height: 21px;
}

div#main-logo {
	position:absolute; top:27px;
	width: 333px; height: 241px;
	background-color: transparent;
	background-image: url(img/main-logo.png);
	background-repeat:no-repeat; 
}

div#main-logo a{
	display:block; width: 260px; height: 241px;
}

div#box-vpa-area {
	float:left; margin-top:10px;
	width: 410px; height: 245px;
	background-color:transparent;
	/*border: 1px solid white;*/
}

div#box-vpa-tabs {
	width: 268px; height: 18px;
	background-color:transparent;
}


.box-vpa-link {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; text-transform:uppercase;
}

.box-vpa-link a{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none;
}

.box-vpa-link a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#c6b69f; font-weight:bold; text-decoration:none;
}

.box-vpa-link a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#c6b69f; font-weight:bold; text-decoration:none;
}

.box-vpa-link a:hover {
	text-decoration:underline; color:#FFF;
}

.box-vpa-link a:active {
	color:#FFF; 
}

.box-vpa-link a:focus {
	color:#FFF; 
}

div#v {
	width: 368px; height:213px;
	background-color:#FFF;
	padding:0 0 0 0px;
}

div#a {
	display:none;
	width: 358px; height:218px;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;
	padding:5px;	
}

div#a a{
	color:#000; text-decoration:none;
}
div#a a:hover{
	color:#000; text-decoration:underline;
}

div#p {
	display:none;
	width: 358px; height:218px;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;	
	padding:5px;
} 

div#p a{
	color:#000; text-decoration:none;
}
div#p a:hover{
	color:#000; text-decoration:underline;
}

.big-banner-box {
	position:relative;
	float: left; margin-top:22px;
	width: 217px;
	background-color: transparent;
}

.big-banner-box ul {
	margin: 0;	padding: 0;
	list-style: none; background-color: transparent;
}

.big-banner-box li{
	width: 100%;
	margin: 0px; padding: 0px;
	height: 40px;
	padding-bottom:6px;
}

.big-banner-box ul li a  {

}

.big-banner-box ul li a  img{
	border:none;
}

.big-banner-box ul li a:link a:visited a:hover a:active  {
}

.big-banner-box li img {
	padding-bottom:0px; padding-top:0px;
	margin-bottom:0px; margin-top:0px;
	width:217px; height: 40px;
}

div#banner-conf	{
	position:absolute; top:0px; left:0px;
	width: 217px; height: 50px;
	background-image:url(img/banner-conf.png);
}

div#banner-premio	{
	position:absolute; top:60px; left:0px;
	width: 217px; height: 50px;
	background-image:url(img/banner-premio-ixi.png);
}

div#banner-edu	{
	position:absolute; top:120px; left:0px;
	width: 217px; height: 50px;
	background-image:url(img/banner-education.png);
}

div#player-controls {
	position:absolute; top:227px; left:779px;
	width: 217px; height: 70px;
	background-color: #FFF;
}


/* CONTENUTI ALI */

.main-spacer {
	width: 100%; height:15px;
	background-image:url(img/spacer.gif);
	background-color:#FFF;
	clear: both;
}

div#main-content {
	position:relative;
	margin-left:auto; margin-right:auto;
	width: 100%;
	background-color:#FFF;
}

.pad-wrap {
	margin-left:auto; margin-right:auto;
	width: 996px;
	background-color:#FFF;
}

div#left-box {
	float:left; margin-left:3px;
	width: 620px;
}

.column-spacer {
	float:left;
	width: 48px; height:1px;
	background-image:url(img/spacer.gif);	
	background-color:#FFF; 
}

div#agenda-header {
	float:left;
	width: 288px;
}

div#news-line {
	float:left; margin-left:4px;
	width: 620px; height: 2px;
	line-height:2px;
	border-bottom: 1px solid #85735a;
}

div#agenda-line {
	float:left;
	width: 288px; height: 2px;
	line-height:2px;
	border-bottom: 1px solid #85735a;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.sections-title {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color: #494949; line-height:120%;
}

.sections-title-news {
	text-align:left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color: #494949; line-height:120%;
}

.testo-news {
	color: #494949;
	font-size: 12px;
	float: left;
}

.testo-news a {
	color: #494949;
	text-decoration: none;
}

.testo-news a:hover {
	color: #494949;
	text-decoration: underline;
}

.testo-news h3 {
	width: auto;
	height: auto;
	float: left;
	margin: 0px 20px 0px 0px;
	color: #494949;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

.marquee {
	display: block;
	width: 526px;
	height: 16px;
	padding: 4px 0px 0px 0px; 
	margin: 0px 0px 0px 24px; 
}

.marquee-i {
	display: block;
	width: 992px;
	height: 16px;
	padding: 2px 0px 0px 0px; 
	margin: 0px 0px 0px 4px;
}

div#canali-search-spacer {
	width: 996px; height:15px;
	background-image:url(img/spacer.gif);	
	background-color:#FFF;
}

#canali-left-spacer {
	float:left;
	width: 1px; height:1px;
	background-color: #FFF;
}

div#menu-canali {
	position:relative;
	float:left; margin-left:4px;
	width: 329px;
	background-color: #FFF;
}


.canali-item-list{
	float: left;
	width: 300px;
	margin: 0px;	padding: 0px;
	list-style: none;
}


.canali-item-list ul{
	float: left;
	width: 300px;
	margin: 0;	padding: 0;
	list-style: none;	
}

.canali-item-list li{
	float: left;
	width: 100%;
	margin: 0; padding: 0;
	border-bottom: 12px solid #FFF;  
  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight:bold; color: #265a74; text-decoration:none;
  	line-height: 19px;
}

.canali-item-list ul li a  {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:17px; color:#265a74; font-weight:bold; text-decoration:none;
}

.canali-item-list ul li a:hover {
	text-decoration:underline;	
}

.canali-item-list img {
	padding-right:10px;
}

div#search-box {
	float:left;
	width: 290px;
	background-color: #FFF;
	border-top: 1px solid #b9b4ac;	
}

div#input-search {
	border-top:5px solid white;
	border-bottom:5px solid white;
}

div#input-search label{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold;		
}

div#input-search input#q{
	width:156px;
	border-style:none;
	border:1px solid #b9b4ac;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;	
    text-align: left; background-color:#FFF;
}


div#input-search input#butt {
	border-style:none;
	border:1px solid #b9b4ac;	
	background-color:#494949;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; font-weight:bold; text-align:center; 	
}

div#search-box-links {
	position:relative;
	width: 290px; height: 20px;
	background-color:#FFF;
	border-top: 1px solid #b9b4ac;	
	border-bottom: 1px solid #b9b4ac;
}

.search-link-l {
	position: absolute;
	top: 0px; left:0px;	
}

.search-link-l a{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold;
}

.search-link-r {
	position: absolute;
	top: 0px; right:0px;
}

.search-link-r a{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold;
}


div#centropagina {
	width: 290px;
	background-color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#494949;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

div#centropagina a{
	color:#494949;	text-decoration:none;	
}

div#centropagina a:hover{
	color:#494949; text-decoration:underline;
}

div#centropagina img {
	margin: 0px 5px 0px 0px;
	float: left;		
}

div#centropagina .box {
	display: block;
	position: relative;
	overflow: hidden;
	clear: both;
	width: auto;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

div#centropagina .box a {
	color: #000;
	text-decoration: none;
}

div#centropagina .box a:hover {
	color: #000;
	text-decoration: underline;
}

div#centropagina .box img {
	margin: 0px 4px 0px 0px;
}

div#agenda-box {
	float: left;
	width: 290px;
	background-color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#494949; line-height: 16px;
}

div#agenda-box br{
	line-height:1px;
}

div#agenda-box hr{
	width:295px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #85735a;
}

div#agenda-box a{
color:#494949; text-decoration:none;
}

div#agenda-box a:hover{
text-decoration:underline;
}

.agenda-archivio-link-text {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#205780; font-weight:bold;
}

.agenda-archivio-link-text a {
	text-decoration:none;
}

/* CONTENUTI IN BASSO */

div#bottom-wrap {
	width: 100%;
	background-color:#d4cbba;
	clear: both;
}

.bottom-wrap-bar {
	width:100%; min-width:996px !important;
	height:6px !important; line-height:1px; font:1px;
	background-color:#a2927b;
	background-image:url(img/spacer.gif);
	clear: both;
}

div#bottom-content {
	position:relative;
	margin-left:auto; margin-right:auto; 
	width:996px;
	background-color:#d4cbba;	
}

div#left-tab {
	position:relative;
	float:left;
	width: 449px;
	background-color:#d4cbba; padding-left:4px;
}

div#risorse-line {
	width: 449px; height:1px;
	line-height:1px;
	border-bottom: 1px solid #85735a;
}

.risorse-list-spacer {
	width: 449px; height:20px;
}

div#empty-v {
	float:left;
	width: 70px; height:1px;
	background-image:url(img/spacer.gif);	
}

.risorse-item-list {
	width: 449px;
	background-color: #d4cbba;
}

.risorse-item-list ul{
  float: left;
  width: 224px;
  margin: 0;
  padding: 0;
  list-style: none; 
}

.risorse-item-list li{
	float: left;
	margin: 0; padding: 0;
	border-bottom: 10px solid #d4cbba;  
  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #636363; text-transform:uppercase; text-align:left;
}

.risorse-item-list-desc {
	font-weight:normal; color: #636363; text-transform:none; 
}

.risorse-item-list ul li a  {
	color:#636363;
	text-decoration:none;
}

.risorse-item-list ul li a:hover {
	color:#636363;
	text-decoration:underline;
}

.risorse-item-list img {
	padding-right:8px;
}


div#rubriche-tab {
	position:relative;
	float:left;
	width: 437px;
	background-color:#d4cbba;
}

div#rubriche-line {
	width: 437px; height:1px;
	line-height:1px;
	border-bottom: 1px solid #85735a;
}

.rubriche-list-spacer {
	width: 437px; height:20px;
}

.rubriche-item-list {
	float: left;
	margin: 0;	padding: 0;
	list-style: none; 
}

.rubriche-item-list ul{
	margin: 0;	padding: 0;
	list-style: none;  
}

.rubriche-item-list li{
	float: left;
	width: 100%;
	margin: 0; padding: 0;
	border-bottom: 14px solid #d4cbba;  
  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;
	color: #000; text-transform:uppercase; text-align:left; line-height:12px;
}

.rubriche-item-list-desc {
	font-weight:normal; color: #000; text-transform:none;
}

.rubriche-item-list ul li a  {
	color:#000;
	text-decoration:none;
}

.rubriche-item-list ul li a:link a:visited a:active  {
	color:#000;
	text-decoration:none;
}

.rubriche-item-list ul li a:hover {
	color:#000;
	text-decoration:underline;
}

.rubriche-item-list img {
	padding-right:10px;
}


/* FOOTER*/

.spacer {
	display:block;
	width: 996px; height: 10px;
	background-color:#FFF;
	background-image: url(img/spacer.gif);
}


div#sections-bottom-wrap {
	margin-left:auto; margin-right:auto;
	width: 100%;
	background-color:#FFF;
}

.com-button img{
	margin-left:auto; margin-right:auto;
	border:none;
}

.sections-bottom {
	margin-left:auto; margin-right:auto;
	width: 930px; 
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height:14px; font-weight:normal; color: #7d211d;
}

.sections-bottom-black {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height:14px; font-weight:normal; color: #000;
}

.sections-bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height:14px; font-weight:normal; color: #000; 
	text-decoration:none;
}

.sections-bottom a:hover {
	text-decoration:underline;
}

.sections-bottom-title {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height:14px; font-weight:normal; color: #7d211d;
	text-decoration:none;
}

.sections-bottom-red a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height:14px; font-weight:normal; color: #7d211d;
	text-decoration:none;
}

.sections-bottom-red a:hover {
	text-decoration:underline;
}

.sections-bottom hr 
{
	width:416px; height: 0px;
	border: 0px;
	border-top: 1px solid #8f8f8f;
	text-align:center;
}


/* CLASSI */


.current {
	color: #000;
	float:left;
}

.current-b {
	color: #b6302b;
	float:left;	
}

.current a:link {
	color: #000;
	text-decoration: none;
}
.current a:visited {
	color: #000;
	text-decoration: none;
}
.current a:hover {
	color: #000;
	text-decoration: underline;
}
.current a:active {
	color: #000;
	text-decoration: none;
}

.current img {
	border:none;
	padding-right:3px; padding-right:3px;
}

.section-title-spacer {
	width:auto; height:10px;
}














































/* ALTRO */

.padtable {
	padding: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.title {
	display: block;
	clear: both;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	height: 20px;
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.bordo {
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 4px;
}

.bordo_dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.testob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
}

a.testob {
	text-decoration: underline;
}

.testob_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.testob_login_prova {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.testo_prova {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

.testo_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.testatina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #dddddd;
}

.label {
	padding-right: 5px;
	border-right: 1px solid #ccc;
}

.label_utenti {
	border-right: 1px solid #ccc;
}

form {
	display: inline;
}

.testoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

.testorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.button {
	background: #E9E9E9;
	border: 1px #280570 solid;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

.table {
	border: 1px #CCCCCC solid;
}

.table_prova {
	border: 1px #CCCCCC solid;
	padding: 5px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.titolo_prova {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}

.titolino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DBDBDB;
	border: 1px #999999 solid;
	text-decoration: none;
}

.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DBDBDB;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

#mainMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 126px;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 5px;
	color: #000;
	margin-bottom: 6px;
	text-align: center;
}

#goHome {
	background: #ccc;
	margin-top: 6px;
}

.info {
	margin-left: 5px;
	width: 80%;
	padding: 4px;
	border: 1px dashed #ccc;
	background: #ffc;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.riquadro {
	width: 100px;
	padding: 5px;
	float: left;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #280570;
	text-decoration: none;
}

.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

.buttonm {
	background: #FFFFFF;
	border: 1px #666666 solid;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

.buttonm2 {
	background: #FFFFFF;
	border: 1px #336600 solid;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

.table {
	border: 1px #CCCCCC solid;
}

.linkf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.info2 {
	margin-left: 5px;
	width: 80%;
	padding: 4px;
	border: 1px dashed #ccc;
}

.textarea {
	font-size: 14px;
}

.textarea2 {
	font-size: 14px;
	width: 490px;
}

.input {
	font-size: 14px;
	width: 145px;
}

.select {
	font-size: 14px;
}

.visual {
	background-image: url(img/visual_home.jpg);
	height: 260px;
	width: 740px;
}

.logo {
	padding-top: 10px;
}

.iframe {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

.table_error {
	padding: 10px;
}

.box {
	position: relative;
	float: left;
}

.menu_statici {
	float: left;
	width: 100px; height: 15px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	background-color: #FFCCCC;
	display: block;
}

.menu_dinamici_1 {
	float: left;
	width: 100px; height: 15px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	background-color: #ccc;
	display: block;
}

.menu_dinamici_2 {
	float: left;
	width: 100px; height: 15px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	background-color: #FFCC99;
	display: block;
}


.menu_dinamici_3 {
	float: left;
	width: 100px; height: 15px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	background-color: #CCCC99;
	display: block;
}

.menu_dinamici_1_verticale {
	clear: both;
	width: 100px; height: 15px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	background-color: #ccc;
	display: block;
}

.menu_dinamici_2_verticale {
	clear: both;
	width: 100px; height: 15px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	background-color: #FFCC99;
	display: block;
}

.box img {

}

div#optin {
	width: 590px;
	height: 500px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}





/* CARRELLO */

#pages li {
	display: block;
	width: 550px;
	height: 35px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

ul {
	margin: 0px;
	padding: 0px;
}

.label_cod_prod {
	display: block;
	width: 115px;
	float: left;
	padding: 5px 0 5px 5px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.cod_prod {
	display: block;
	width: 115px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 0 0px 5px;
	margin: 5px 0 5px 0;
	border-right: 1px solid #ccc;
}

.label_tit_prod {
	display: block;
	width: 215px;
	float: left;
	padding: 5px 0 5px 5px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.tit_prod {
	display: block;
	width: 215px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 0 0px 5px;
	margin: 5px 0 5px 0;
	border-right: 1px solid #ccc;
}

.label_price_prod {
	display: block;
	width: 95px;
	float: left;
	padding: 5px 0 5px 5px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.price_prod {
	display: block;
	width: 95px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 0 0px 5px;
	margin: 5px 0 5px 0;
	border-right: 1px solid #ccc;
}

.label_quantity_prod {
	display: block;
	width: 65px;
	float: left;
	padding: 5px 0 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

/**/
.quantity_prod {
	display: block;
	width: 65px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 0 0px 5px;
	margin: 5px 0 5px 0;
}

.comandi_carrello {
	display: block;
	width: 20px;
	height: 35px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.product_delete {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 7px;
	text-align: left;

}

.label_cod_pay {
	display: block;
	width: 50px;
	float: left;
	padding: 5px 0 5px 5px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.cod_pay {
	display: block;
	width: 50px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 0 0px 5px;
	margin: 5px 0 5px 0;
	border-right: 1px solid #ccc;
}

.label_price_pay {
	display: block;
	width: 78px;
	float: left;
	padding: 5px 0 5px 5px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.price_pay {
	display: block;
	width: 78px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 0 0px 5px;
	margin: 5px 0 5px 0;
	border-right: 1px solid #ccc;
}

.label_quantity_pay {
	display: block;
	width: 55px;
	float: left;
	padding: 5px 0 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

/**/
.quantity_pay {
	display: block;
	width: 55px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 0 0px 5px;
	margin: 5px 0 5px 0;
}

div.lingua {
	/*font-size: 3em; 48px???*/
	color: red;
	text-align: center;
	font-weight: bold;
}





/* LAYOUT PROGETTO */

/*.progetto-spacer {
	width: 100%; height:15px;
	background-image:url(img/spacer.gif);
	clear: both;
}*/

div#progetto-banner {
	display: block;
	position: absolute;
	left: 300px;
	top: 86px;
	background-color: transparent;
	background-image:url(img/banner-giornata-innovazione.png);
	background-repeat:no-repeat;

}

div#progetto-banner a{
	display:block; width: 217px; height: 40px;
}

#progetto-banner-due {
	display: block;
	position: absolute;
	left: 650px;
	top: 86px;
	background-color: transparent;
	background-image:url(img/banner-premio-ixi.png);
	background-repeat:no-repeat;

}

div#progetto-banner a{
	display:block; width: 217px; height: 40px;
}


#progetto-banner img {
	display: block;
	float: left;
	margin: 0px 52px 0px 52px;
	width: auto;
	height: auto;
}

#progetto-menu1 {
	display: block;
	position: absolute;
	left: 300px;
	top: 200px;
	width: auto;
	height: auto;
}

.progetto-1-linked {
	display: block;
	float: left;
	width: auto;
	height: auto;
	color: #FFF;
	text-decoration: none;
	padding: 10px 6px 10px 6px;
	margin: 0px 12px 0px 12px;
	font-size: 20px; font-weight:normal;
}

.progetto-1-linked a {
	color: #FFF;
	text-decoration: none; font-weight:normal;
}

.progetto-1-current {
	display: block;
	float: left;
	width: auto;
	height: 15px;
	color: #FFF;
	text-decoration: none;
	padding: 10px 6px 10px 6px;
	margin: 0px 12px 0px 12px;
	font-size: 20px; font-weight:bold;
	background-color: #c7807d;
}

.progetto-1-current a {
	color: #FFF;
	text-decoration: none; font-weight:normal;
}

.progetto-current {
	display: block;
	width: 2px;
	height: 20px;
	margin: 9px 0px 0px 0px;
	color: #FFF;
	background-color: #FFF;
	float:left;
}

.progetto-wrap {
	display: block;
	position: relative;
	overflow: hidden;
	margin-left:auto; 
	margin-right:auto;
	width: 996px;
	height: auto;
	background-color: #d4cbba;
}

#progetto-left {
	display: block;
	float: left;
	width: 275px;
	height: auto;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	
}

#progetto-left .Top {
	display: block;
	float: left;
	width: 275px;
	height: 68px;
	background-image: url(img/virgole-top.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#progetto-left .Center {
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 14px 30px 14px 78px;
	margin: 0px;
	font-size: 20px;
	line-height: 26px;
}

#progetto-left .Bottom {
	display: block;
	float: left;
	width: 275px;
	height: 68px;
	background-image: url(img/virgole-bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#progetto-left .Firma {
	display: block;
	float: right;
	width: auto;
	height: auto;
	padding: 35px 30px 0px 0px;
	margin: 0px;
	font-size: 12px;
	text-align: right;
}

#progetto-center {
	display: block;
	float: left;
	width: 681px;
	height: auto;
	background-color: #ffffff;
	padding: 30px 0px 30px 40px;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#494949; line-height: 14px;	
}

#progetto-center h3 {
	display: block;
	position: relative;
	overflow: hidden;
	clear: both;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 30px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px; color:#494949; line-height: 18px;	
}

#progetto-menu2 {
	display: block;
	clear: both;
	width: auto;
	height: 25px;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px;
}

.progetto-2-border {
	display: block;
	position: relative;
	top: 1px;
	float: left;
	width: 1px;
	height: 17px;
	background-color: #000;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

.progetto-2-linked {
	display: block;
	position: relative;
	top: 1px;
	float: left;
	width: auto;
	height: 15px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	text-decoration: none; font-weight:normal;
	padding: 4px 12px 4px 12px;
	margin: 0px 0px 0px 0px;
	background-color: #d4cbba;
}


.progetto-2-linked a {
	color: #000;
	text-decoration: none; font-weight:normal;
}

.progetto-2-linked a:hover {
	text-decoration: underline;
}

.progetto-2-linked-w {
	display: block;
	position: relative;
	top: 1px;
	float: left;
	width: auto;
	height: 15px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #FFF;	
	color: #000;
	text-decoration: none; font-weight:normal;
	padding: 4px 12px 4px 12px;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
}

.progetto-2-linked-w a {
	color: #000;
	text-decoration: none; font-weight:normal;
}

.progetto-2-linked-w a:hover {
	text-decoration: underline;
}

.progetto-2-current {
	display: block;
	position: relative;
	top: 1px;
	float: left;
	width: auto;
	height: 15px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #FFF;
	color: #000;
	text-decoration: none; font-weight:bold;
	padding: 4px 12px 4px 12px;
	margin: 0px 0px 0px 0px;
}

.progetto-2-current a {
	color: #000;
	text-decoration: none; font-weight:normal;
}

#ProgettoText {
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#ProgettoText .Logo {
	display: block; 
	width: 451px;
}

#ProgettoText .Logo img{
	padding: 0px 0px 30px 0px;
}

#ProgettoText .Left {
	display: block;
	float: left;
	width: 451px;
	height: auto;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #000;
	font-size: 12px; line-height:16px;
}

#ProgettoText .Left a {
	color: #000;
	text-decoration: underline;
}

#ProgettoText .Left img{
	padding-right:14px;
}

#ProgettoText .Right {
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

#ProgettoText .Right a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#ProgettoText .Right a:hover {
	text-decoration: underline;
}

#ProgettoText .Right img {
	padding:3px 5px 0px 0px;
}

#ProgettoText .Elenco {
	display: block; 
	width: 451px;
}

#progetto-border {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 6px;	
	background-color: #a2927b;
}

/*PAGINA DI ERRORE*/

div#header-wrap-err {
	position:relative;
	width:100%; height:82px;
	background-image:url(img/header-wrap-i-bg.png);	
	background-repeat:repeat-x;
}

.error-page {
	font-size:18px; line-height:22px; color:#000;
	padding-top: 75px;
}

/* LINK A TUTTO SU TIPOLOGIA DI CONTENUTO E CANALE */

.small-link, .small-link a {
	padding:0px 5px; font-size:10px; vertical-align: baseline; text-decoration:none; color:#265A74;
}

.small-link a:hover {
	text-decoration:underline;
}

/*diretta web*/
div#box-diretta {
	display: block;	float: left; width: 240px; background-color:#fff; padding:0 0 0 0px; color: #393ca0; 
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}

div#box-diretta h3 {
	font-size: 18px; color: #393ca0; margin: 0px; line-height: 20px;}

div#box-video-diretta {
	display: block; float: left; width: 340px; height: 334px; background-color:#000; padding:0 0 0 0px; margin: 0px 20px 0px 0px;}

div#box-evento {
	display: block; width: 260px; float: left; border-top: 2px solid #a2927b; border-bottom: 6px solid #a2927b; padding: 10px; background-color: #f0e8db;
	font-family: Arial, Helvetica, sans-serif; }
	
div#box-evento a {
	 color: #393ca0; font-size: 12px; font-weight: bold; text-decoration: none;}
	 
div#box-evento a:hover {
	 text-decoration: underline;}
	 
div#box-evento h3 {
	 color: #393ca0; font-size: 12px; font-weight: bold; margin: 0px;}