/***************************************
HTML TAG DEFINITIONS
***************************************/
body {
    margin : 0px auto 0px auto;
    padding : 0px 0px 0px 0px;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
   background-color: White;
   text-align: center;
}
img {border : 0px;}
a {
    color: #666666;
    text-decoration: none;
}
a:hover {text-decoration: underline; color: #ce671f}

table {
   width: auto !important;
   width: 90%;
   clear: both;
    margin : 1px 0px 5px 1px;
   border-collapse: collapse;
   border-left: 1px solid #ce671f;
}
.ixList table {width: 100% !important;}
.ixText .ixTxt table {border-left: 0px solid #ce671f;}

th {
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding : 2px 2px 2px 2px;
   vertical-align: top;
   background-color: #ce671f;
   color: #ffffff;
   border-top: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
   text-align: left;
}
.ixText .ixTxt table th {
   border-top: 0px solid #ffffff;
   border-right: 0px solid #ffffff;
}
.ixPageCharacteristics th {
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding : 2px 2px 2px 2px;
   vertical-align: top;
   background-color: #ffffff;
   color: #000000;
   border-top: 1px solid #ce671f;
   border-right: 1px solid #ce671f;
   text-align: left;
}
.ixPageCharacteristics thead th {
   border-bottom: 1px solid #ce671f;
   text-align: center;
}
td {
    padding : 2px 2px 2px 2px;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   vertical-align: top;
   text-align: left;
   border-right: 1px solid #ce671f;
   border-bottom: 1px solid #ce671f;
}
table .ixSelected {
   background-color: #e6e6e6;
   font-weight: bold;
}
.ixText .ixTxt table td {
   border-right: 0px solid #ce671f;
   border-bottom: 0px solid #ce671f;
}
form {
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
}
input, textarea, select {
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
map {
    display: none;
}
/***************************************
GENERAL SETTINGS
***************************************/
/*** Page container ***/
#ixPage {
    width: 955px;
   text-align: center;
    padding: 0px 0px 40px 0px;
    margin : 0px auto 0px auto;
}

/*** Error messages ***/
.ixWarning span,
.ixError {
   display: block;
    margin: 0px 0px 10px 0px !important;
   color: #ce671f;
   font-weight: bold;
}

/*** Paging ***/
.ixPagination {
   clear: both;
   border-top: 1px solid #ce671f;
   margin: 20px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
   text-align: center;
}
.ixPagination a {
   margin: 0px 10px 0px 10px;
   font-weight: bold;
   padding: 1px 2px 1px 2px;
}
.ixPagination a:hover {
   background-color: #ce671f;
   color: #ffffff !important;
   text-decoration: none;
}

/*** various ***/
#ixFormControl_remember,
.ixImage .ixLabel,
.ixCollapse,
.ixExportCSVLink,
#ixFormControl_productMaxPrice,
#ixFormControl_productInStock,
.ixMenu .ixTitle,
.ixMenu .ixText {
   display: none;
}

/***************************************
PAGE
***************************************/
/*** Intestazione ***/
.ixSection_Intestazione {
    padding: 5px 10px 5px 0px;
   text-align: left;
   height: 83px;
   max-height: 83px;
}
.ixSection_Intestazione a {color: #ffffff;}
.ixSection_Intestazione .ixLink {
    float: right;
    margin: 0px 20px 10px 0px !important;
    margin: 0px 0px 10px 0px;
}
.ixSection_Intestazione .ixSectionContentsContainer {
   width: 761px;
   max-width: 761px;
   text-align: center;
    padding: 10px 0px 10px 0px;
}
.ixSection_Intestazione .ixSectionContent {
   display: inline;
   text-align: center;
}
.ixSection_Intestazione .ixSectionContent .ixImage {
   display: inline;
   text-align: center;
}
.ixSection_Intestazione .ixCounter0 .ixImage {
    margin: 0px 10px 0px 0px;
   max-width: 370px;
   overflow: hidden;
}
.ixSection_Intestazione .ixSectionContent .ixImage img {
   max-width: 370px;
}
.ixSection_Intestazione .ixFormContainer{
   position: absolute;
    margin: 255px 0px 0px 780px;
width: 160px;
}
.ixSection_Intestazione .ixFormContainer .ixFormControl {
    margin: 0px 0px 5px 0px;
    float: left;
}
.ixSection_Intestazione .ixFormContainer .ixLabel {
   color: #ffffff;
}
.ixSection_Intestazione .ixFormContainer input {
   width: 70px;
    margin: 0px 5px 0px 0px;
}

/*** Testata ***/
.ixSection_Testata {
    width: 945px !important;
    width: 955px;
   clear: both;
   margin: 0px 0px 0px 0px;
   padding: 0px 10px 0px 0px;
   height: 236px;
    max-height: 236px;
   text-align: left;
   background-image: url(showImage?ixImageId=11&ixImageRes=10);
   background-repeat: no-repeat;
   background-position: top right;
   overflow: hidden;
}
.ixSection_Testata .ixMenu1 {
   position: absolute;
    margin: 135px 0px 0px 755px !important;
    margin: 160px 0px 0px -25px;
}
*:first-child+html .ixSection_Testata .ixMenu1 {
    margin: 145px 0px 0px -25px !important;
}
.ixSection_Testata a,
.ixSection_Testata .ixMenu1 ul li {color: #ffffff;}
.ixSection_Testata .ixError {
   text-align: center;
   color: #ffffff;
    font-weight: bold;
}
.ixSection_Testata .ixImage {
   float: left;
    margin: 0px 10px 0px 0px;
    overflow: hidden;
   height: auto !important;
   height: 236px;
    max-height: 236px;
}
.ixSection_Testata .ixTitle {
    padding: 10px 0px 10px 0px !important;
    padding: 5px 0px 5px 0px;
   color: #ffffff;
    font-weight: bold;
}
.ixSection_Testata .ixLink {
    margin: 10px 0px 10px 0px !important;
    margin: 5px 0px 0px 0px;
}
.ixSection_Testata .ixFormContainer {
   clear: right;
    margin: 5px 0px 5px 0px;
}
.ixSection_Testata .ixFormContainer .ixFormControl {
    margin: 0px 0px 5px 0px;
}
.ixSection_Testata .ixFormContainer .ixLabel {
   width: 65px;
   float: left;
   color: #ffffff;
}
.ixSection_Testata .ixFormContainer input {
   width: 90px;
}
.ixSection_Testata .ixFormContainer .ixFormCommands a {
   margin: 0px 0px 0px 65px;
}
.ixAuthenticated  .ixSection_Testata .ixSectionContentsContainer {
   display: none;
}
.ixSection_Testata .ixUserPath {
   position: absolute;
   top: 335px;
   margin: 0px 0px 0px 190px !important;
   margin: 0px 0px 0px -595px;
}
*:first-child+html .ixSection_Testata .ixUserPath {
   margin: 0px 0px 0px -590px !important;
}
.ixSection_Testata .ixUserPath div {
 display: inline;
 color: #ce671f;
}
.ixSection_Testata .ixUserPath a {
 color: #ce671f;
}
.ixSection_Testata .ixUserPathItem_0 {
 display: none;
}
.ixAuthenticated  .ixSection_Testata .ixTitle {
   text-align: center;
}

/*** Sinistra ***/
.ixSection_Sinistra {
   width: 159px !important;
   width: 161px;
   max-width: 159px;
   height: auto !important;
   height: 330px;
   min-height: 310px;
   text-align: left;
   float: left;
   clear: left;
   border-left: 1px solid #c2c2c2;
   border-right: 1px solid #c2c2c2;
   border-bottom: 1px solid #c2c2c2;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
}
.ixSection_Sinistra .ixMenu0 {
   display: none;
}
.ixSection_Sinistra .ixMenu1,
.ixSection_Sinistra .ixMenu1 ul {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.ixSection_Sinistra .ixMenu1 ul li {
   list-style-type: none;
   text-align: right;
    font-weight: bold;
}
.ixSection_Sinistra .ixMenu1 ul li a {
   padding: 5px 10px 5px 10px;
   background-color: #e3e1e1;
   display: block;
   margin: 0px 0px 10px 0px !important;
   margin: 0px 0px 0px 0px;
}
.ixSection_Sinistra .ixMenu1 ul .ixSelected a,
.ixSection_Sinistra .ixMenu1 ul .ixOpen a {
    color: #ce671f;
}
.ixSection_Sinistra .ixMenu1 ul li ul li {
   margin: 0px 0px 0px 0px;
}
.ixSection_Sinistra .ixMenu1 ul li ul {
   margin: 0px 0px 10px 0px !important;
   margin: 10px 0px 10px 0px;
}
.ixSection_Sinistra .ixMenu1 ul li ul li a {
   background-color: #ffffff;
   padding: 5px 15px 5px 10px !important;
   padding: 0px 15px 0px 10px;
   display: block;
   background-image: url(showImage?ixImageId=104&ixImageRes=0);
   background-repeat: no-repeat;
   background-position: right;
    color: #666666 !important;
   margin: 0px 10px 0px 0px !important;
}
.ixSection_Sinistra .ixMenu1 ul li ul .ixSelected a,
.ixSection_Sinistra .ixMenu1 ul li ul .ixOpen a {
    color: #ce671f !important;
}
.ixSection_Sinistra #ixMenu_Servizio {
   border-top: 1px solid #c2c2c2;
   margin: 30px 0px 0px 0px;
}
.ixSection_Sinistra #ixMenu_Servizio ul li {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   list-style-type: none;
   text-align: right;
   border-bottom: 1px solid #c2c2c2;
}
.ixSection_Sinistra #ixMenu_Servizio ul li a {
   background-color: transparent;
   margin: 0px 0px 0px 0px !important;
   padding: 3px 10px 3px 10px;
}
.ixSection_Sinistra #ixMenu_Abbonato_Demo,
.ixSection_Sinistra #ixMenu_Abbonato {
   margin: 0px 0px 30px 0px;
   clear: both;
}
.ixSection_Sinistra #ixMenu_Abbonato .ixTitle,
.ixSection_Sinistra #ixMenu_Abbonato_Demo .ixTitle {
   display: block;
   text-align: center;
    font-weight: bold;
   background-color: #ce671f;
   padding: 5px 10px 5px 10px;
   margin: 0px 0px 30px 0px;
   color: #ffffff;
}
.ixSection_Sinistra #ixMenu_Abbonato_Demo ul,
.ixSection_Sinistra #ixMenu_Abbonato ul {
   padding: 0px 0px 0px 0px;
   margin: 10px 0px 0px 0px;
}
.ixSection_Sinistra #ixMenu_Abbonato_Demo ul li,
.ixSection_Sinistra #ixMenu_Abbonato ul li {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   list-style-type: none;
   text-align: right;
}
.ixSection_Sinistra #ixMenu_Abbonato_Demo li a,
.ixSection_Sinistra #ixMenu_Abbonato li a {
   color: #ffffff;
   padding: 3px 10px 3px 10px;
   background-color: #ce671f;
   margin: 0px 0px 0px 0px;
}
.ixSection_Sinistra #ixMenu_Abbonato_Demo .ixSelected li a,
.ixSection_Sinistra #ixMenu_Abbonato_Demo .ixOpen li a,
.ixSection_Sinistra #ixMenu_Abbonato .ixSelected li a,
.ixSection_Sinistra #ixMenu_Abbonato .ixOpen li a{
   background-color: #ffffff !important;
   color: #ce671f !important;
}
.ixSection_Sinistra .ixTitle {
   margin: 0px 0px 0px 0px;
   padding: 20px 10px 3px 10px;
   text-align: right;
   font-weight: bold;
   color: #666666;
}
.ixSection_Sinistra .ixImage {
   margin: 0px 0px 0px 0px;
   padding: 20px 10px 3px 10px;
   text-align: right;
}
.ixSection_Sinistra .ixLink {
   position: absolute;
   top: 367px;
   width: 159px !important;
   width: 161px;
   text-align: center;
   font-weight: bold;
}
.ixSection_Sinistra .ixFormCommands {display: none;}

/*** Main section container ***/
#ixMainSectionContainer {
   width: auto;
   text-align: left;
    overflow: hidden !important;
    overflow: inherit;
    width: 794px !important;
    width: auto;
}
.ixSectionContainer_Basso,
#ixMainSection {
    padding: 35px 0px 10px 30px !important;
    padding: 35px 10px 10px 20px;
   width: 550px !important;
   width: 580px;
   overflow: hidden !important;
    overflow: inherit;
}
.ixTemplate_Evento #ixMainSection {
    position: relative !important;
    position: absolute;
}
#ixMainSectionContainer .ixSection_Contenuti_aggiuntivi_100 {
   overflow: hidden !important;
    overflow: inherit;
    padding: 10px 0px 10px 30px !important;
    padding: 10px 10px 10px 20px;
   width: 550px !important;
   width: 580px;
   clear: left !important;
   clear: none;
   margin: 0px 0px 0px 0px !important;
   margin: 0px 0px 0px 160px;
}
*:first-child+html #ixMainSectionContainer .ixSection_Contenuti_aggiuntivi_100 {
   clear: none !important;
}
.ixTemplate_Abbonamento #ixMainSectionContainer .ixSection_Contenuti_aggiuntivi_100 {
   margin: 20px 0px 0px 0px !important;
}

#ixMainSectionContainer .ixSection_Commenti {
   overflow: hidden;
    padding: 35px 0px 10px 30px !important;
    padding: 35px 10px 10px 20px;
   width: 550px !important;
   width: 600px;
   clear: left !important;
   clear: none;
   margin: 0px 0px 0px 0px !important;
   margin: 0px 0px 0px 161px;
}/* IE7 hack! */
*:first-child+html #ixMainSectionContainer .ixSection_Commenti {
   clear: none !important;
}
#ixMainSectionContainer .ixSection_Contenuti_aggiuntivi_50 {
    padding: 15px 0px 10px 30px;
   overflow: hidden;
   width: 260px !important;
   width: 290px;
   float: left;
   min-height: 150px;
   height: auto !important;
   height: 200px;
}
#ixMainSectionContainer #ixMainSection a,
#ixMainSectionContainer .ixSection_Contenuti_aggiuntivi_100 a,
#ixMainSectionContainer .ixSection_Commenti a ,
#ixMainSectionContainer .ixSection_Contenuti_aggiuntivi_50 a {
    color: #ce671f;
}
#ixMainSectionContainer .ixText a:hover {
    color: #ce671f;
}
#ixMainSectionContainer .ixImage .ixImg {
    float: left;
    margin: 0px 10px 5px 0px;
}
#ixMainSectionContainer .ixTitle h1,
#ixMainSectionContainer .ixTitle span {
    font-size: 16px;
    font-weight: bold;
    color: #ce671f;
    display: block;
}
#ixMainSectionContainer table .ixTitle span {
    font-size: 10px;
}
#ixMainSectionContainer .ixSubtitle h2,
#ixMainSectionContainer .ixSubtitle span {
    font-weight: bold;
    font-size: 12px;
}
#ixMainSectionContainer .ixDates span {
    font-weight: bold;
}
#ixMainSectionContainer .ixText .ixTxt {
    margin: 10px 0px 0px 0px;
    display: block;
    text-align: justify;
}
#ixMainSectionContainer .ixList .ixText .ixTxt {
    overflow: hidden;
}
#ixMainSectionContainer table .ixText .ixTxt {
    margin: 0px 0px 0px 0px;
}

#ixMainSectionContainer .ixList {
    margin: 10px 0px 0px 0px;
}
#ixMainSectionContainer .ixList .ixBreakLevel {
    margin: 20px 0px 0px 0px;
}
#ixMainSectionContainer .ixList .ixCategory {
    margin: 0px 0px 20px 0px;
   overflow: hidden;
   width: auto;
}
#ixMainSectionContainer .ixList .ixContents {
    padding: 5px 0px 5px 0px;
   overflow: hidden;
   width: auto;
   clear: both;
}
.ixTemplate_Home #ixMainSectionContainer .ixList .ixOdd {
    padding: 5px 0px 5px 0px;
    margin: 0px 25px 0px 0px;
   overflow: hidden;
   width: 260px;
   float: left;
   clear: none;
}
.ixTemplate_Home #ixMainSectionContainer .ixList .ixEven {
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
   overflow: hidden;
   width: 260px;
   float: left;
   clear: none;
}

#ixMainSectionContainer .ixList .ixTitle span {
    font-size: 11px;
    border-bottom: 0px solid #ce671f !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px;
}
#ixMainSectionContainer .ixList .ixTitle p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#ixMainSectionContainer .ixList .ixText p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#ixMainSectionContainer .ixList .ixLink span {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#ixMainSectionContainer .ixList .ixCategory .ixTitle span {
    font-size: 13px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px !important;
    border-bottom: 1px solid #ce671f !important;
    display: block;
}
#ixMainSectionContainer .ixList .ixCategory .ixContents .ixTitle span {
    font-size: 11px;
    border-bottom: 0px solid #ce671f !important;
    padding: 0px 0px 0px 0px !important;
}
#ixMainSectionContainer .ixList .ixPageCharacteristics .ixContents_museo,
#ixMainSectionContainer .ixList .ixPageCharacteristics .ixContents_Indirizzo,
#ixMainSectionContainer .ixList .ixPageCharacteristics .ixContents_Orario_evento,
#ixMainSectionContainer .ixList .ixPageCharacteristics .ixCategory .ixTitle span,
#ixBody_Elenco_PV #ixMainSectionContainer .ixList .ixCategory .ixContents .ixText {
 display: none;
}
#ixBody_Elenco_PV #ixMainSectionContainer .ixList .ixPageCharacteristics .ixContents_Indirizzo,
#ixBody_Elenco_PV #ixMainSectionContainer .ixList .ixPageCharacteristics .ixContents_Comune {
   display: block;
}
#ixMainSectionContainer .ixList .ixPageCharacteristics .ixCategory .ixContents  {
   overflow: hidden;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#ixMainSectionContainer .ixList .ixPageCharacteristics .ixCategory .ixContents .ixLabel span {
   display: block;
   float: left;
    margin: 0px 10px 0px 0px;
   font-weight: bold;
}
#ixBody_Elenco_PV #ixMainSectionContainer .ixList .ixPageCharacteristics .ixCategory .ixContents .ixText {
 display: block !important;
}

#ixMainSectionContainer thead .ixTitle span {
    padding: 0px 0px 0px 0px !important;
    color: #ffffff;
}
#ixMainSectionContainer tbody .ixTitle span {
    font-weight: normal;
    padding: 0px 0px 0px 0px !important;
}
#ixMainSectionContainer .ixList .ixText .ixTxt {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: visible;
}

.ixAnonymous .ixAddAgenda {
   display: none;
}


/*** Visite ***/
.ixList_Views table {
    margin: 0px 1px 0px 0px;
}
.ixList_Views table .ixCounter,
.ixList_Views table .ixTime {
     display: none;
}
.ixList_Views table .ixVote {
     text-align: center;
}

/*** Destra ***/
.ixSection_Destra,
.ixSection_Foto {
   width: 184px;
   min-height: 188px;
   height: auto !important;
   height: 188px;
   text-align: left;
   float: right;
   background-image: url(showImage?ixImageId=101&ixImageRes=10);
   background-repeat: no-repeat;
   background-position: bottom left;
    padding : 0px 0px 10px 0px;
   clear: both !important;
   clear: right;
}
.ixSection_Foto a,
.ixSection_Destra a {
   color: #ffffff;
}
.ixSection_Foto .ixError,
.ixSection_Destra .ixError {
   margin: 0px 10px 10px 10px;
   color: #d1a7ff;
}
.ixSection_Destra .ixImage,
.ixSection_Foto .ixImage {
   width: 184px;
   max-width: 184px;
   overflow: hidden;
}
.ixTemplate_Museo .ixSection_Destra,
.ixTemplate_Museo .ixSection_Foto {
   background-image: none;
}
.ixSection_Destra .ixFormCommands a,
.ixSection_Foto .ixFormCommands a,
.ixSection_Destra .ixLink a,
.ixSection_Foto .ixLink a {
   color: #ffffff;
   display: block;
}
.ixSection_Destra .ixLink a,
.ixSection_Foto .ixLink a {
   font-weight: bold;
   background-image: url(showImage?ixImageId=106&ixImageRes=0);
   background-repeat: no-repeat;
   background-position: right;
   width: 154px;
   margin: 0px 0px 0px 10px;
}
.ixSection_Destra .ixFormContainer,
.ixSection_Foto .ixFormContainer {
    margin: 0px 0px 0px 10px;
}
.ixSection_Destra .ixFormContainer .ixFormControl,
.ixSection_Foto .ixFormContainer .ixFormControl {
    margin: 0px 0px 10px 0px;
    float: left;
}
.ixSection_Destra .ixFormContainer .ixLabel,
.ixSection_Foto .ixFormContainer .ixLabel {
    margin: 5px 0px 0px 0px;
   color: #ffffff;
}
.ixSection_Destra .ixFormContainer input,
.ixSection_Foto .ixFormContainer input {
   width: 80px;
    margin: 0px 10px 0px 0px;
}
.ixSection_Destra .ixFormContainer .ixFormCommands,
.ixSection_Foto .ixFormContainer .ixFormCommands  {
    position: absolute;
    margin: 60px 0px 0px 120px !important;
    margin: 60px 0px 0px 0px;
}
*:first-child+html .ixSection_Destra .ixFormContainer .ixFormCommands,
*:first-child+html .ixSection_Foto .ixFormContainer .ixFormCommands {
    margin: 60px 0px 0px 0px !important;
}

.ixSection_Destra .ixTitle span,
.ixSection_Foto .ixTitle span {
   color: #ffffff !important;
   font-size: 11px !important;
   margin: 20px 0px 0px 10px;
}
.ixSection_Destra .ixSectionContent_Collegamento,
.ixSection_Foto .ixSectionContent_Collegamento {
   clear: left;
}
.ixSection_Destra .ixSectionContent_Servizio,
.ixSection_Foto .ixSectionContent_Servizio {
   margin: 20px 0px 0px 0px;
   border-top: 1px solid #ffffff;
    clear: both;
}
.ixSection_Destra .ixText,
.ixSection_Foto .ixText {
   margin: 0px 0px 0px 10px;
   color: #ffffff !important;
   width: 155px;
}
.ixSection_Destra td,
.ixSection_Foto td {
   color: #ffffff;
}

.ixSection_Destra .ixSectionContent_Banner_Dx {margin: 10px 0px 0px 2px;}
.ixSection_Destra .ixSectionContent_Banner_Dx .ixImage {overflow: hidden; text-align: center;}
.ixSection_Destra .ixSectionContent_Banner_Dx .ixImage a {overflow: hidden;}
.ixSection_Destra .ixSectionContent_Banner_Dx .ixImage .ixImg {float: none !important; display: block;}

.ixTemplate_Home .ixSection_Destra #ixFormContainer_Search {overflow: hidden; height: 100px;}
.ixTemplate_Home .ixSection_Destra .ixSubtitle {position: absolute; top: 465px !important; top: 470px; color: #ffffff; margin: 0px 0px 0px 10px !important;  margin: 0px 0px 0px 0px;}
*:first-child+html .ixTemplate_Home .ixSection_Destra .ixSubtitle {margin: 0px 0px 0px 0px !important;}

.ixSection_Destra .ixList {position: relative; overflow: hidden;}
.ixSection_Destra .ixList .ixContents {clear: both: !important; overflow: hidden; z-index: 0; width: auto !important; float: none !important; padding: 0px 0px 0px 0px !important; margin: 0px 0px 5px 0px !important;}

.ixSection_Destra .ixList .ixContents .ixTitle a {
   background-image: url(showImage?ixImageId=1131&ixImageRes=0);
   background-repeat: no-repeat;
   background-position: top left;
   width: 150px;
   color: #ce671f;
   font-weight: bold;
   padding: 0px 0px 0px 25px !important;
   margin: 0px 0px 0px 10px !important;
   text-align: left !important;
}
.ixSection_Destra .ixList .ixContents .ixText span {width: 150px; color: #ce671f !important; font-weight: normal; margin: 0px 0px 0px 0px !important; text-align: left !important; padding: 0px 0px 0px 0px !important; }

#scrollerMarquee {
   border: 1px inset #e6e6e6;
   width: 160px;
   background-color: #ffffff;
   clear: both;
   margin: 5px 0px 0px 10px !important;
   position: relative;
   overflow: hidden;
   height: 100px;
}

/*** Agenda ***/
.ixAgenda {
    margin: 10px 0px 10px 0px;
    border-top: 1px solid #ffffff;
}
.ixAgenda .ixContent {
    margin: 10px 10px 10px 10px;
    color: #ffffff;
    overflow: hidden;
}
.ixAgenda .ixError {
    margin: 0px 10px 0px 10px !important;
}

.ixSection_Contenuti_aggiuntivi_100 .ixAgenda .ixContent {
    color: #000000;
    margin: 5px 0px 5px 0px;
}
.ixAgenda .ixContent .ixCounter,
.ixAgenda .ixContent .ixDateEnd {
   display: none;
}
.ixAgenda .ixContent .ixDate {
   font-weight: bold;
}
.ixSection_Contenuti_aggiuntivi_100 .ixAgenda .ixContent .ixDate {
   float: left;
    margin: 0px 10px 0px 0px;
    color: #ce671f;
}
.ixAgenda .ixContent .ixTitle span {
    font-size: 11px !important;
    margin: 0px 0px 0px 0px !important;
    font-weight: normal !important;
}

.ixSection_Contenuti_aggiuntivi_100 .ixAgenda .ixContent .ixTitle span {
    font-weight: bold !important;
}
.ixAgenda .ixContent .ixDescription ,
.ixUserAgenda .ixCounter,
.ixUserAgenda .ixDateEnd,
.ixUserAgenda .ixActivityDescription,
.ixUserAgenda .ixReminder{
    display: none;
}
.ixUserAgenda .ixFormCommands .ixFormCommand {
   display: inline;
}
.ixUserAgenda .ixDate {
   width: 130px;
}
.ixUserAgenda td .ixDate {
    border: 1px inset #000000;
}


/*** Piede ***/
.ixSection_Piede {
   text-align: left !important;
   text-align: center;
   clear: left;
    margin : 10px auto 10px auto;
    padding : 5px 0px 10px 0px;
   border-top: 1px solid #c2c2c2;
   width: 955px;
}
.ixSection_Piede .ixText {
   width: 550px;
   float: right;
   text-align: justify;
    font-size: 9px;
   color: #999999;
}
.ixSection_Piede .ixImage {
   float: left;
}
.ixSection_Piede .ixMenu {
   clear: both;
   text-align: right;
    padding : 10px 0px 0px 0px;
}
.ixSection_Piede .ixMenu ul {
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    border-right: 1px solid #666666;
}
.ixSection_Piede .ixMenu ul li {
    display: inline;
    list-style-type: none;
    padding : 0px 10px 0px 10px;
    border-left: 1px solid #666666;
}

/*** Calendario ***/
.ixSection_Destra .ixCalendar {
   margin: 10px 0px 10px 0px;
}
.ixCalendar {
    clear: both;
    width: 158px !important;
}
.ixCalendar th {
   font-size: 9px;
   font-weight: normal !important;
   text-align: center;
   padding : 0px 0px 0px 0px !important;
   color: #ffffff;
   border: 1px solid #ce671f !important;
   background-color: #ce671f;
}
.ixCalendar td {
   font-size: 9px;
   text-align: center;
    padding : 1px 1px 1px 1px !important;
    background-color: #ffffff;
    color: #000000;
}
.ixCalendar a {
    color: #ce671f;
}
.ixCalendar input {
    font-size: 9px;
    width: 30px !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}
.ixCalendar select {
    font-size: 9px;
    width: 63px !important;
}
.ixCalendar .ixYear, .ixCalendar .ixMonth, .ixCalendar .ixWeek {
    font-weight: bold;
    background-color: #999999;
}
.ixCalendar .ixYear a, .ixCalendar .ixMonth a, .ixCalendar .ixWeek a {
    color: #ffffff;
}
.ixCalendar .ixSelected a {
    border: 1px solid #ff6600 !important;
}

.ixCalendar .ixLabel {
    font-weight: bold;
}
.ixCalendar .ixFull {
    background-color: #FFC59F;
}
.ixCalendar .ixAgendaFull {
    background-color: #023183;
    font-weight: bold;
}
.ixCalendar .ixAgendaFull a {
    color: #ffffff !important;
}
.ixCalendar tfoot td {
    padding: 3px 2px 0px 2px;
    width: 154px;
}
.ixCalendar .ixFormControl {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}
.ixCalendar .ixFormControl .ixLabel {
    display: none;
}
.ixSection_Destra  .ixFormContainer .ixCalendar .ixFormCommands,
.ixSection_Foto  .ixFormContainer .ixCalendar .ixFormCommands {
    position: relative !important;
    margin: 1px 0px 0px 0px !important;
    width: 20px;
    float: right;
}
*:first-child+html .ixSection_Destra .ixFormContainer .ixCalendar .ixFormCommands,
*:first-child+html .ixSection_Foto .ixFormContainer .ixCalendar .ixFormCommands {margin: 1px 0px 0px 0px !important;}
#ixFormContainer_Calendar .ixFormCommands a {color: #ce671f;}

/* The main calendar widget.  DIV containing a table. */
div.calendar { position: relative; }
.calendar, .calendar table {
  border: 1px solid #206A9B;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #F1F8FC;
  font-family: tahoma,verdana,sans-serif;
}
/* Header part -- contains navigation buttons and day names. */
.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}
.calendar .nav {
  background: #007ED1 url(menuarrow2.gif) no-repeat 100% 100%;
}
.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #000;
  color: #fff;
  padding: 2px;
}
.calendar thead tr { /* Row <TR> containing navigation buttons */
  background: #007ED1;
  color: #fff;
}
.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #C7E1F3;
}
.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #206A9B;
  padding: 2px;
  text-align: center;
  color: #000;
}
.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #34ABFA;
  color: #000;
  border: 1px solid #016DC5;
  padding: 1px;
}
.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #006AA9;
  border: 1px solid #008AFF;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */
.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}
.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #C7E1F3;
}
.calendar tbody .rowhilite td {
  background: #def;
}
.calendar tbody .rowhilite td.wn {
  background: #F1F8FC;
}
.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #8FC4E8;
}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}
.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}
.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}
.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #D50000;
}
.calendar tbody .disabled { color: #999; }
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}
/* The footer part -- status bar and "Close" button */
.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #206A9B;
  color: #fff;
}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #000;
  color: #fff;
  border-top: 1px solid #206A9B;
  padding: 1px;
}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #B8DAF0;
  border: 1px solid #178AEB;
  color: #000;
  padding: 1px;
}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #006AA9;
  padding: 2px 0px 0px 2px;
}
/* Combo boxes (menus that display months/years for direct selection) */
.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
calendar .combo .hilite {
  background: #34ABFA;
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  font-weight: bold;
}
.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #F1F8FC;
  font-weight: bold;
}
.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #E3F0F9;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #F1F8FC;
}
.calendar td.time .ampm {
  text-align: center;
}
.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  border-color: #000;
  background-color: #267DB7;
  color: #fff;
}
.calendar td.time span.active {
  border-color: red;
  background-color: #000;
  color: #A5FF00;
}

/* The main calendar widget.  DIV containing a table. */
.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #ce671f;
}

.calendar .nav {
  background: #ce671f;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  color: #fff;
  text-align: center;
  background: #ce671f;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f4f0;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #ce671f;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e4e0;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c4c0;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #d8e4e0;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #ce671f;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f4f0;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e4e0;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e4e0;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d4d0;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #ce671f;
  background-color: #000;
  color: #0f0;
}

.ixShoppingCart {
   overflow: hidden;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 10px 0px;
    clear: both;
    width: 179px;
   background-color: #ffffff;
   border: 1px solid #cccccc;
}
.ixShoppingCart .ixError {
   color: #ce671f !important;
   text-align: center;
   padding: 10px 0px 0px 0px;
}

.ixShoppingCart .ixTitle span {
   margin: 0px 0px 0px 0px;
   padding: 5px 0px 5px 0px;
   background-color: #cccccc;
   text-align: center;
   color: #ce671f !important;
   border: 1px outset #cccccc;
}
.ixShoppingCart .ixLink a {
   color: #ce671f !important;
   background-image: none !important;
   margin: 10px 10px 10px 10px;
}
.ixShoppingCart .ixCounter,
.ixShoppingCart .ixText,
.ixShoppingCart #InsideForm_FastProductAdd {
   display: none;
}
.ixShoppingCart .ixContent {
   margin: 5px 10px 5px 10px;
   padding: 2px 0px 2px 0px;
   clear: both;
   overflow: hidden;
}
.ixShoppingCart .ixContent .ixCode {
   display: none;
}
.ixShoppingCart .ixContent .ixQuantity{
   width: 20px;
   display: block;
   float: left;
   text-align: right;
   font-weight: bold;
}
.ixShoppingCart .ixContent .ixDescription{
   width: 125px;
   display: block;
   float: right;
}
.ixShoppingCart .ixContent .ixDescription a{
   color: #999999 !important;
}
.ixShoppingCart .ixBasketSaveLinks {
   margin: 10px 0px 0px 0px;
}
.ixShoppingCart .ixBasketSaveLinks .ixLink{
   margin: 0px 0px 5px 0px;
}

.ixShoppingCart .ixPageDescription {
    display: none !important;
}

.ixTemplate_Abbonamento #ixMainSectionContainer .ixListType_product .ixContents,
.ixTemplate_Elenco_Abbonamenti #ixMainSectionContainer .ixListType_product .ixContents {
   border-bottom: 1px solid #ce671f;
}
.ixTemplate_Abbonamento #ixMainSectionContainer .ixListType_product .ixPrice,
.ixTemplate_Elenco_Abbonamenti #ixMainSectionContainer .ixListType_product .ixPrice  {
   padding: 40px 0px 0px 0px;
   float: left;
    width: 120px;
   font-weight:bold;
}
.ixTemplate_Abbonamento .ixVatExcluded,
.ixTemplate_Elenco_Abbonamenti .ixVatExcluded {
   display: none;
}
.ixAddBasket {
   overflow: hidden;
}
.ixAddBasket .ixFormControl{
   padding: 40px 0px 20px 0px;
   float: left;
   overflow: hidden;
   width: 290px;
}
.ixAddBasket .ixFormControl .ixLabel {
   clear: none !important;
   width: 80px;
   float: left;
   font-weight: bold;
}
.ixAddBasket .ixFormControl input {
   clear: none !important;
   width: 50px;
}
.ixAddBasket .ixFormCommands {
   margin: 0px 0px 0px 0px !important;
}
.ixSectionContainer_Contenuti_aggiuntivi_100 .ixAddBasket .ixFormCommands a {
   border: 0px solid #ffffff !important;
   position: absolute;
   margin: -80px 0px 0px 280px !important;
   margin: -80px 0px 0px 405px;
}

.ixUserType_Abbonato_Temporaneo .ixAddAgenda,
.ixUserType_Abbonato_Temporaneo .ixAgenda {
  display: none;
}

.ixPreview{border: 2px solid red;}

/*modificato per nascondere link acquista online a dx*/
.ixSection_Destra .ixLink {display: none;}
.ixSection_Destra {padding-top: 12px !important; padding-top: 35px;}
*:first-child+html .ixSection_Destra {padding-top: 35px !important;}