
@charset "utf-8";


.border {
    border: 2px solid #FFFFFF;
  }


.titleContent {
    font-weight: bold;
    font-size: 14px;
    font-variant: small-caps;
    text-decoration: none;
  }


.subtitleContent {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
  }

/*Default style for SPAN icons. Edit if desired: */

.iconspan {
    float: right;
    margin: 3px;
    cursor: pointer;
    font-weight: bold;
  }

/*CSS used to style the examples. Remove if desired: */

.eg-bar {
    font-weight: bold;
    padding: 3px;
    padding-left: 10px;
    padding-top: 6px;
    height: 24px;
    width: 200px;
    border: 1px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 15px;
    color: #000000;
  }


.ie .eg-bar {
    font-weight: bold;
    padding: 3px;
    padding-left: 10px;
    padding-top: 6px;
    height: 35px;
    width: 200px;
    border: 1px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 15px;
    color: #000000;
  }


.eg-bar-txt {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 15px;
    color: #000000;
  }


.eg-bar-txt:LINK {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 15px;
    color: #000000;
  }


.eg-bar-txt:VISITED {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 15px;
    color: #000000;
  }


.eg-bar-txt:HOVER {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 15px;
    color: #000000;
  }


.eg-bar-txt:ACTIVE {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 15px;
    color: #000000;
  }


div.eg-bar {
    width: 240px;
  }


.ie div.eg-bar {
    width: 245px;
  }


.switchcontent {
    display: none;
    width: 100px;
    padding-left: 2px;
    font-size: 10px;
  }


.switchcontent2 {
    display: none;
    width: 140px;
    padding-left: 2px;
    font-size: 10px;
  }


.submenu {
    font-size: 10px;
  }


.mainContent {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #272727;
    padding: 10px;
    background-image: url(../images/backcorner.gif);
    background-repeat: no-repeat;
    text-align:justify;
  }


.tableContent {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    text-align:justify;
  }

.redTitle{
	color: #FF0000;
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.formDisclaimer {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    text-align:justify;
    padding-right: 16px;
  }

/*
DIV.hidetext {
	width: 590px;
	height: 400px;
	overflow: hidden;
	text-align: justify;
}
*/

DIV.zoom {
    width: 590px;
    height: 10px;
    background-color: #4b4b4b;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 5px;
  }


.ie DIV.zoom {
    width: 590px;
    height: 10px;
    background-color: #4b4b4b;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 5px;
  }


H1 {
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #4b4b4b;
    padding-left: 30px;
    height: 25px;
    background-image: url(../images/corner_h1.gif);
    background-repeat: no-repeat;
  }


.sideContent {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px;
    text-align: justify;
  }
  
.smallContent {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
	padding:5px;
  }  

A:NAME {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
  }


A:LINK {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
  }


A:VISITED {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
  }


A:HOVER {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
  }


A:ACTIVE {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
  }


.icongroup1 {
    width: 120px;
    padding-left: 10px;
    font-size: 11px;
  }


body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    /* background: #000000;
    */margin: 0;
    /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/padding: 0;
    text-align: center;
    /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */color: #FFFFFF;
  }

/*
-----------------Stili per moduli/form-------------------
*/


TEXTAREA.formcss {
    height:70px;
    width: 355px;
    margin-top:5px;
  }


INPUT.formcss {
    width: 200px;
  }


INPUT.code {
    width: 106px;
  }


.webkit INPUT.code {
    width: 111px;
  }


.ie INPUT.formcss {
    width: 200px;
  }


.submit1 {
    width: 42px;
    height: 23px;
    border: 0px solid #000000;
    background-image:url(../images/search1n.gif);
    background-color: #000000;
    background-repeat: no-repeat;
    font-size: 0px;
    margin-bottom: 4px;
  }


.submit2 {
    width: 65px;
    height: 23px;
    border: 0px solid #000000;
    background-image:url(../images/search2n.gif);
    background-color: #000000;
    background-repeat: no-repeat;
    font-size: 0px;
    margin-bottom: 4px;
  }


.ie .submit1 {
    width: 42px;
    height: 23px;
    border: 0px solid #000000;
    background-image:url(../images/search1n.gif);
    background-color: #000000;
    background-repeat: no-repeat;
    font-size: 0px;
    text-align: right;
    padding-top: 22px;
    vertical-align: bottom;
  }


.ie .submit2 {
    width: 65px;
    height: 23px;
    border: 0px solid #000000;
    background-image:url(../images/search2n.gif);
    background-color: #000000;
    background-repeat: no-repeat;
    font-size: 0px;
    vertical-align: bottom;
    text-align: right;
    padding-top: 22px;
  }


.webkit INPUT.submit1 {
    position: relative;
    bottom: 3px;
  }


.webkit INPUT.submit2 {
    position: relative;
    bottom: 3px;
  }


INPUT.gsearch {
    height: 22px;
    width: 70px;
  }


.webkit INPUT.gsearch {
    height: 24px;
    width: 85px;
  }


.ie INPUT.gsearch {
    height: 22px;
    width: 70px;
    margin-bottom: 2px;
  }

/*
-------------------------------------------------------
*/


.webkit div.footer {
    height: 4px;
    font-size: 0;
  }


div.footer {
    height: 4px;
    font-size: 0;
  }


.titlegreen {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00CC33;
    text-decoration: none;
  }

/*
<!-- http://free-script.it/ -->
<!-- Free script - Script gratuiti per il web. Script php, script asp, script javascript, script ajax. -->
<!-- Script javascript: Menù dhtml multilivello a tendina -->
*/

div.contentmenu {
    background-color: #171717;
    font-size: 10px;
    width: 100px;
    height: 15px;
    padding-right: 3px;
  }


div.verticalcontent {
    position: Absolute;
    visibility: Hidden;
    font-size: 10px;
    width: 100px;
    margin: 4px 0px 0px 0px !important;
    margin: 16px 0px 0px -73px;
  }


.ie div.verticalcontent {
    position: Absolute;
    visibility: Hidden;
    font-size: 10px;
    width: 100px;
    height: 15px;
  }


div.verticalvoice {
    float: left;
    font-size: 10px;
    width: 100px;
    height: 15px;
    text-align: right;
    padding-right: 3px;
  }


div.orizontalcontent {
    position: Absolute;
    visibility: Hidden;
    background-color: #000000;
    font-size: 10px;
    width: 140px;
    height: 15px;
    margin: -13px 0px 0px 100px !important;
    margin: 0px 0px 0px 52px;
  }


.ie div.orizontalcontent {
    position: Absolute;
    visibility: Hidden;
    background-color: #000000;
    font-size: 10px;
    width: 140px;
    height: 15px;
    margin-left: -1px;
  }


div.orizontalvoice {
    float: left;
    background-color: #000000;
    font-size: 10px;
    width: 140px;
    height: 15px;
    text-align: left;
    padding-left: 3px;
  }


.ie div.orizontalvoice {
    float: left;
    background-color: #000000;
    font-size: 10px;
    width: 140px;
    height: 15px;
  }


<!-- form check -->
.panel {
    clear: both;
    display: none;
    border: 3px solid #CCC;
    padding: 1em;
  }


.panel.active-tab-body {
    display: block;
  }


input.disabled {
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
    width: 200px;
  }


input.required {
    border: 1px solid #FF0000;
    width: 200px;
  }


textarea.required {
    border: 1px solid #00A8E6;
    height:70px;
    width: 355px;
    margin-top:5px;
  }


input.validation-failed, textarea.validation-failed {
    border: 1px solid #FF3300;
    color : #FF3300;
  }


input.validation-passed, textarea.validation-passed {
    border: 1px solid #00CC00;
    color : #000;
  }


.validation-advice {
    background-color : #FF3300;
    color : #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;

    margin-bottom : 5px;
    margin-left : 0;
    margin-right : 15px;
    margin-top : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
  }


.custom-advice {
    margin: 5px 0;
    padding: 5px;
    background-color: #C8AA00;
    color : #FFF;
    font-weight: bold;
  }


fieldset {
    padding: 1em;
    margin-bottom: 0.5em;
  }


label {
    font-weight: bold;
  }


.form-row {
    clear: both;
    padding: 0.5em;
  }


  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  