h1 {
    margin-top:0;
    font-size: 14px;
    line-height:12px;
    color: #921700;
    padding-left:6px;
/* font-family: 'Bookman Old Style'; */
}
h2 {
    font-size: 10px;
    color: #595a5c;
    font-weight:normal;
    font-style:italic;
    text-align: justify;
    padding-left:6px;
/* font-family: 'Bookman Old Style'; */
}
h3 {
    margin: 2px;
    padding: 0px;
    font-weight: bold;
    font-size: 9px;
}
a {
    color: #993300;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
a:hover {
    text-decoration: underline;
}
p {
    text-align: justify;
    width:96%;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
}
ul {
    padding-top: 10px;
    list-style-type: square;
    color: #800000;
}
ul span {
    color: #595a5c;
}
li {
    color: #324a54;
}
/* Object Image */
img {
/* border: solid 2px #82613e; */
}
.imgSx {
    background-image: url(../images/Cornice.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding-top:14px;
    padding-right:17px;
    float: left;
    margin-right: 15px;
}
.imgDx {
    background-image: url(../images/Cornice.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding-top:14px;
    padding-right:17px;
    float: right;
    margin-left: 15px;
}
.DivBoxFixed {
    padding: 4px;
    padding-left: 10px;
    padding-top: 10px;
    width: 182px;
    height: 172px;
    background-image: url(../images/BackGroundBoxFixed.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.BoxNews {
    background-image: url(../images/IntestazioneNews.png);
    background-position: top center;
    background-repeat: no-repeat;
    width:300px;
    height:auto;
    margin-top: 10px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 42px;
}
.BoxContatti {
    background-image: url(../images/Contatti.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
    width:600px;
    height:450px;
    margin-bottom:15px;
}
.BoxContent {
    margin-left:auto;
    margin-right:auto;
    width:98%;
    height:auto;
    padding:0;
    margin-bottom:15px;
}
.BoxContentText {
    width: 82%;
    font-size:9px;
    padding:5px;
    margin-left: 11px;
}
.BoxContentTop {
    background-image: url(../images/BoxContentTop.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    width:190px;
    height:13px;
}
.BoxContentMiddle {
    background-image: url(../images/BoxContentMiddle.png);
    background-position: center center;
    background-repeat: repeat-y;
    width:190px;
}
.BoxContentBottom {
    background-image: url(../images/BoxContentBottom.png);
    background-position: top center;
    background-repeat: no-repeat;
    width:190px;
    height:13px;
}
/* ********* Links Vari ********* */
.BoxW3C {
    width: auto;
    margin-left:35px;
    margin-top:10px;
}
.BoxLanguages {
    float:right;
    margin-right:15px;
    margin-bottom:8px;
}
.BoxW3C img {
    border:none;
}
.BoxLanguages img {
    border:0;
}
/*
  .BoxHexcogito {
  z-index:100;
  position: absolute;
  bottom: 30px;
  right:5px;
  border:0;
  }
  .BoxHexcogito a {
  color:transparent;
  border:0;
  }
  .BoxHexcogito img {
  border:0;
  }
 */
.Hexcogito {
    float:right;
    margin-right:32px;
    background-image: url(../images/Hexcogito.png);
    background-repeat: no-repeat;
    background-position:top center;
    width: 126px;
    height: 53px;
    margin-bottom:0;
}
.Hexcogito:hover {
    background-image: url(../images/HexcogitoHover.png);
}
/* ********* Contenitori Form ********* */
.BoxFormContentSmall {
    clear:both;
    width: 92%;
    height:auto;
    margin-left:14px;
    margin-top:5px;
    padding-bottom:1px;
}
.BoxFormContentBig {
    clear:both;
    width: 99%;
    height: auto;
    margin-left:0;
    margin-top:5px;
    background-image: url(../images/Cornice.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding-top:4px;
    padding-right:4px;
}
.BoxResultsContent {
    clear:both;
    width: 99%;
    height: auto;
    margin-left:0;
    margin-top:15px;
    background-image: url(../images/Cornice.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding-top:4px;
    padding-right:4px;
}
/* **************** */
/* **** RESULTS TABLE DEFINITION *** */
.Results {
    clear:both;
    height:auto;
    border : 1px solid #324A54;
    border-collapse : collapse;
    width: 100%;
    margin-left :auto;
    margin-right: auto;
    margin-bottom:15px;
    font-size: 11px;
}
.Results td {
    border : 1px solid #324A54;
    border-collapse : collapse;
    width: 94%;
    margin-top: 8px;
    margin-left :auto;
    margin-right: auto;
    font-size: 11px;
}
.Results a:active {
    color : #324a54;
}
.Results a:hover {
    color : #324a54;
    text-decoration:underline;
}
.Results a:visited {
    color : #666;
}
.Results tr:hover {
    background : #f5f6f6;
}
.Results tr:hover td {
    color : #000000;
    font-style:italic;
}
.Results a:link {
    color : #324a54;
}
.Results thead th, .Results tbody th,.Results tfoot td,.Results tfoot th {
    background : #f5f6f6;
    width: auto;
    color : #324a54;
    padding : 4px 8px;
    border : 1px solid #324A54;
}
.Results tbody tr td {
    padding : 4px 4px;
    width: auto;
}
/* ******* */
/* ********* form ******* */
table.wwFormTable {
    width: 100%;
    height:auto;
    background-color: transparent;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 11px;
    color: #324a54;
    border:solid 1px #324A54;
    padding:4px;
    margin:0;
}
table.wwFormTable th {
}
table.wwFormTable tr td {
    vertical-align:top;
    width: 50%;
}
.tdLabel {
    font-weight: normal;
}
table.wwFormTable label {
    color:#324a54;
    float: left;
    width: 100%;
    margin-bottom: 2px;
    text-align:left;
    font-weight:normal;
}
/*
  .BoxFormContentBig table.wwFormTable input {
  width: auto;
  float:left;
  }
  .BoxFormContentSmall table.wwFormTable input {
  width: auto;
  float:left;
  }
 */
.BoxFormContentSmall table.wwFormTable {
    border:none;
    padding-left:0;
    margin-bottom:8px;
}
table.wwFormTable textarea {
    width: 20%;
    margin-top:2px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size:11px;
}
.BoxFormContentSmall #submitbutton {
    background-image: url(../images/Pulsante.png);
    background-position: center center;
    background-repeat: no-repeat;
    border:none;
    background-color:transparent;
    padding-bottom:4px;
    float:left;
    margin-left:26px;
    margin-top:6px;
    width:108px;
    height:30px;
    text-align:center;
    cursor:pointer;
}
.BoxFormContentBig #submitbutton {
    background-image: url(../images/Pulsante.png);
    background-position: center center;
    background-repeat: no-repeat;
    border:none;
    background-color:transparent;
    width:108px;
    height:30px;
    padding-bottom:4px;
    float:right;
    width:100px;
    text-align:center;
    cursor:pointer;
}
#submitbutton:hover {
    background-image: url(../images/PulsanteHover.png);
    background-position: center center;
    background-repeat: no-repeat;
}
table.wwFormTable br {
    clear: left;
}
table.wwFormTable select {
    width: 75%;
    float:right;
}
table.wwFormTable textarea {
    width: 100%;
}
table.wwFormTable checkbox {
    text-align: right;
    border: solid 1px red;
}

