/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
} */  
/*body {
    background-color: #444444;
    
}*/

div#container {
    float: left;
    width: 100%;
    height:100%;
    /*min-height: 900px;*/
    border: 0px solid red;
    background:white;
    background-repeat:repeat;
    position: relative;
    top: 0px;
    /*left: 50%;
    margin-left: -512px;*/
    /*background-color: transparent;*/
}

div#upperContainer {   
    /*display:inline-block;
    width:1024px;
    height: 140px;
    border: 0px solid #CCC;
    margin: 0px;
    margin-left:0px;
    background: white;
    overflow:hidden;*/
    
    display:inline-block;
    width:100%;
    height: 100px;
    border: 0px solid #CCC;
    margin: 0px;
   /* background: #069;*/
    overflow:hidden;
}

div#upperContainer2 {   
    display:inline-block;
    width:1024px;
    height: 100px;
    border: 0px solid #CCC;
    border-left: 0px solid black;
    border-right: 0px solid black;
    background:white;
    margin: 0px;
    margin-left:0px;
    position: absolute;
    top:0px;
    overflow:visible;
    left: 50%;
    margin-left: -512px;
}

div#logoSx {   
    display:inline-block;
    width:1024px;
    height: 99px;
    margin: 0px;
    margin-top: 10px;
    margin-left: 0px;
    border: 0px solid black;
    position: absolute;
    background: #009FB5;
    overflow:hidden;
}

div#logoDx {   
    display:inline-block;
    width:110px;
    height: 98px;
    margin-top: 5px;
    left:910px;
    border: 0px solid black;
    position: absolute;
    /*background: white;*/
    overflow:hidden;
}

.imgLogoSx {
    display:block;
    float: left;
    overflow:hidden;
    margin-top: 0px;
}

.imgLogoDx {
    display:block;
    float: right;
    overflow:hidden;
    margin-top: 0px;
    
}

div#upperBanner {   
    display:inline-block;
    width: 814px;
    height: 68px;
    border: 0px solid black;
    margin: 0px;
    background: transparent;
    position:absolute;    
    overflow:hidden;
    left:105px;
    /*background: #069;*/
    /*text-align: center; */
    line-height: 68px; /* verticale */
    /*top: 34px;*/
    /*z-index: -4;*/
}

div#logoTextUp {   
    display:inline-block;
    width: 400px;
    /*height: 68px;*/
    background: transparent;
    position:absolute;    
    left:105px;
    top: 52px;
}

div#logoTextDown {   
    display:inline-block;
    width: 400px;
    /*height: 68px;*/
    background: transparent;
    position:absolute;    
    left:105px;
    top: 83px;
    /*line-height: 68px; /* verticale */
}

div#menu {   
    display:inline-block;
    /*vertical-align: top;*/
    width:1024px;
    height: 25px;
    border: 0px solid red;
    margin:0px;
    /*margin-left: -200px;*/
    left:0px;
    z-index: 2;
    top: 110px;
    position: absolute;
    overflow:visible;
    background: #009FB5;
    /*text-align: center; /* orizzontale */
    /*line-height: 20px; /* verticale */
   
    /*left:15px;*/
}

div#downMenuBar {  
    display:inline-block;
    width:1024px;
    height: 3px;
    border: 0px solid #CCC;
    background: black;
    /*background: #747474;*/
    overflow:hidden;
    position: absolute;
    top: 135px;
    left: 50%;
    margin-left: -512px;
    text-align: center;
}

div#linkedin {  
    display:inline-block;
    /*vertical-align: top;*/
    width:70px;
    height: 25px;
    border: 0px solid yellow;
    margin:0px;
    z-index: 2;
    top: 113px;
    position: absolute;
    /*background: #fc0d0d;*/
    left:750px;
    /*text-align: center; /* orizzontale */
    line-height: 20px; /* verticale */
    /*left:15px;*/
}

div#languages {   
    display:inline-block;
    /*vertical-align: top;*/
    width:185px;
    height: 25px;
    border: 0px solid yellow;
    margin:0px;
    z-index: 2;
    top: 110px;
    position: absolute;
    background: #009FB5;
    left:835px;
    /*text-align: center; /* orizzontale */
    line-height: 20px; /* verticale */
    /*left:15px;*/
}
div#news {   
    display:inline-block;
    vertical-align: top;
    width:1024px;
    height: 30px;
    border: 0px solid #CCC;
    margin:0px;
    z-index: 1;
    top: 108px;
    position: absolute;
    background: #069;
    /*left:15px;*/
}

div#middleContainer {   
    display:inline-block;
    vertical-align: top;
    width:100%;
    /*height: 100%;*/
    border: 0px solid #CCC;
    margin: 0px;
    margin-left:0px;
    margin-top:40px;
    /*background: white;*/
    background-color: transparent;
    position: relative;
    /*overflow:hidden;*/
}

div#middleContainerMenu {   
    display:inline-block;
    vertical-align: top;
    width:100%;
    /*height: 100%;*/
    min-height: 450px;
    border: 0px solid gray;
    margin: 0px;
    margin-left:0px;
    margin-top:40px;
    /*background:url(../Img/bg01.jpg);*/
    background: white;
    
    position: relative;
    /*overflow:hidden;*/
    
}

div#mainWindow {
    display:inline-block;
    vertical-align: top;
    width:1024px;
    height:100%;
    border: 0px solid #CCC;
    background: transparent;
    overflow:auto;
    margin:0px;
    position: relative;
    left: 50%;
    margin-left: -522px;
    padding: 10px;
    
}

div#middleContainerBoxes {   
    /*display:inline-block;
    vertical-align: top;
    width:100%;
    height: 270px;
    border: 0px solid #CCC;
    margin: 0px;
    margin-left:0px;
    background:#f8f8f8;*/
    
    display:inline-block;
    width:1024px;
    /*height: 100px;*/
    border: 0px solid #CCC;
    border-left: 0px solid black;
    border-right: 0px solid black;
    background:white;
    margin: 0px;
    margin-left:0px;
    position: relative;
    overflow:visible;
    left: 50%;
    margin-left: -512px;
    
}

div#boxSx {   
    vertical-align: top;
    display:inline-block;
    width:300px;
    max-height: 500px;
    margin-top: 5px;
    margin-left: 0px;
    border: 0px solid black;
    position: relative;
    left: 0%;
    overflow:auto;
    background:#f8f8f8;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}

div#boxMid {   
    display:inline-block;
    width:270px;
    height: 200px;
    margin: 0px;
    margin-left: 0px;
    border: 0px solid black;
    position: absolute;
    top: 590px;
    left: 37%;
    overflow:hidden;
    /*background:#f8f8f8;*/
}

div#boxDx {   
    vertical-align: top;
    display:inline-block;
    width:700px;
    /*height: 200px;*/
   
    margin: 7px;
    margin-left: 10px;
    border: 0px solid black;
    /*top: 590px;*/
    float: right;
    overflow:auto;
    
}

div#boxSxAzienda {   
    vertical-align: top;
    display:inline-block;
    width:580px;
    margin-top: 5px;
    margin-left: 0px;
    border: 0px solid black;
    position: relative;
    overflow:hidden;
}

div#boxDxAzienda {   
    vertical-align: top;
    display:inline-block;
    width:420px;
    /*height: 100%;*/
    margin-top: 5px;
    margin-right: 1px;
    border: 0px solid red;
    overflow:visible;
    float:right; 
}

div#bottomContainer {   
    /*display:inline-block;
    width:1024px;
    height: 140px;
    border: 0px solid #CCC;
    margin: 0px;
    margin-left:0px;
    background: white;
    overflow:hidden;*/
    
    display:inline-block;
    width:100%;
    height: 41px;
    border: 0px solid #CCC;
    margin: 0px;
    /*background: #069;*/
    overflow:hidden;
    position: absolute;
}

div#bottom {
    /*-moz-border-radius: 15px;
    border-radius: 15px;*/
    display:inline-block;
    width:1024px;
    height: 25px;
    border: 0px solid #CCC;
    /*background: #696969;*/
    background: #009FB5;
    /*overflow:hidden;*/
    
    position: absolute;
    
    left: 50%;
    margin-left: -512px;
    text-align: center;
    bottom:-35px;
}


/* DIV INTERNI */

div#centerImg {
    text-align: center;
}

div#boxMainTitle {   
    display:block;
    /*border-bottom: 1px solid #CCC;*/
    border-bottom: 1px solid #009FB5;
    margin:5px;
    overflow:hidden;
    margin-left: 5px;	
    margin-top: 15px;	
}

div#boxMainTitleGray {   
    display:block;
    /*border-bottom: 1px solid #CCC;*/
    border-bottom: 1px solid #aaacac;
    margin:5px;
    overflow:hidden;
    margin-left: 0px;	
    margin-top: 5px;	
}

div#boxMain {   
    display:block;
    /*heigth:700px;*/
    border: 0px solid red;
    margin:1px;
    overflow:visible;
    float:left;
    margin-left: 1px;	
    margin-top: 15px;	
    font-family: verdana,sans-serif;
    font-size: 12px;
}

div#boxMain2 {   
    display:block;
    border: 0px solid #CCC;
    margin:15px;
    overflow:hidden;
    float:right;
    margin-left: 15px;	
    margin-top: 15px;
}

div#dateBox {   
    display:inline-block;
    width:100px;
    height: 20px;
    margin: 0px;
    top: 827px;
    /*left: 400px;
    position: absolute;
     /*background: #696969;*/
	background: red;
    overflow:hidden;
    z-index: 5;
}


/* STILI CARATTERI*/

.label_10_normal_black
{
    font-family: verdana,sans-serif;
    font-size: 10px;
    color: black;
}

.label_10_normal_white
{
    font-family: "arial",verdana,sans-serif;
    font-size: 10px;
	text-align: center; /* orizzontale */
    color: white;
}
.label_12_normal_white
{
    font-family: "arial",verdana,sans-serif;
    font-size: 12px;
	text-align: left; /* orizzontale */
    color: white;
}

.label_12_normal_black
{
    font-family: verdana,sans-serif;
    font-size: 12px;
    color: black;
}

.label_12_bold_black
{
    font-family: verdana,sans-serif;
    font-size: 12px;
    color: black;
    font-weight: bold;
}

.label_14_normal_black
{
    font-family: verdana,sans-serif;
    font-size: 14px;
    color: black;
}

.label_14_bold_black
{
    font-family: verdana,sans-serif;
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.label_14_bold_black_right
{
    font-family: verdana,sans-serif;
    font-size: 14px;
    color: black;
    font-weight: bold;
    float: right;
}

.label_16_bold_black
{
    font-family: verdana,sans-serif;
    font-size: 16px;
    color: black;
    font-weight: bold;
}

.label_16_bold_black_right
{
    font-family: verdana,sans-serif;
    font-size: 16px;
    color: black;
    font-weight: bold;
    float: right;
}

.label_20_bold_black
{
    font-family: "arial",verdana,sans-serif;
    font-size: 25px;
    color: black;
    font-weight: bold;
}

.label_16_black
{
    font-family: "arial",verdana,sans-serif;
    font-size: 16px;
    color: black;
}


.label_18_bold_white
{
    font-family: "tahoma",verdana,sans-serif;
    font-size: 30px;
    color: white;
    font-weight: bold;
}

.label_24_bold_white
{
    font-family: "arial",verdana,sans-serif;
    font-size: 24px;
    color: white;
    font-weight: bold;
}

.frame {
    text-align: right;
    float: right;
}


/* LINKS */

A.link_12_white_underline:link {
    font-family: "arial",verdana,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: white;
    text-decoration: none;
}

A.link_12_white_underline:visited {
    font-family: "arial",verdana,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: white;
    text-decoration: none;
}

A.link_12_white_underline:hover {
    font-family: "arial",verdana,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: white;
    text-decoration: underline;
}

A.link_12_black_underline:link {
    font-family: verdana,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: black;
    text-decoration: none;
}

A.link_12_black_underline:visited {
    font-family: verdana,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: black;
    text-decoration: none;
}

A.link_12_black_underline:hover {
    font-family: verdana,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: black;
    text-decoration: underline;
}

A.link_14_black_underline:link {
    font-family: verdana,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: black;
    text-decoration: none;
}

A.link_14_black_underline:visited {
    font-family: verdana,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: black;
    text-decoration: none;
}

A.link_14_black_underline:hover {
    font-family: verdana,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: black;
    text-decoration: underline;
}
A.labelLink16_white:link {
    font-family: verdana,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: white;
    text-decoration: none;
    font-family: Verdana, Helvetica, sans-serif;
}

A.labelLink16_white:visited {
    font-family: verdana,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: white;
    text-decoration: none;
    font-family: Verdana, Helvetica, sans-serif;
}

A.labelLink16_white:hover {
    font-family: verdana,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: white;
    text-decoration: underline;
    font-family: Verdana, Helvetica, sans-serif;
}


/*INPUTS*/

input { /* Stili per il campo di testo */
    background: #F7FBFE; /* Colore di sfondo */
    border: 1px solid #C6CFE2; /* Bordo */
    /*color: #fff; /* Colore del testo */
    height: 20px; /* Altezza */
    font-family: "arial",verdana,sans-serif;
    font-size: 12px;   
}

select { /* Stili per il campo select */
    background: #F7FBFE; /* Colore di sfondo */
    border: 1px solid #C6CFE2; /* Bordo */
    width: 150px;
    font-family: "arial",verdana,sans-serif;
    font-size: 12px;
    overflow:hidden;    
    height: 20px;
}

.selectSmall {
    width: 50px;
}

.selectBig {
    width: 300px;
}

.stylishSelect {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    /*-webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;*/
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    vertical-align: top;
    margin-top: 3px;
}
    
textarea { /* Stili per la textarea */
    background: #F7FBFE; /* Colore di sfondo */
    border: 1px solid #C6CFE2; /* Bordo */
    height: 250px; /* Altezza */
    line-height: 15px; /* Altezza di riga */
    width: 400px; /* Larghezza */
    padding: 0 5px; /* Padding */
    font-family: "arial",verdana,sans-serif;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 8px;
    overflow:scroll;   
}

.textAreaSmall {
    height: 70px;
    width: 350px;
    margin-left: 0px;
}

.textAreaEditor {
    height: 500px;
    width: 615px;
    margin-left: 0px;
}

.textAreaEditorSmall {
    height: 70px;
    width: 615px;
    margin-left: 0px;
}

.textAreaEditorPop {
    /*height: 400px;*/
    height: 60%;
    width: 95%;
    margin-left: 0px;
}

.textAreaEditorSmallPop {
    height: 20%;
    width: 100%;
    margin-left: 0px;
}


/* COMPONENTI TABELLARI */

/*TD {
    font-size: 12px;
    color: black;
}*/

TD.bordobasso
{
    border-width:0px 0px 1px 0px;
    border-style:solid;
    border-color:#CCC;
    font-family: "arial", verdana,sans-serif;
    font-size: 12px;
    color: black;
}

TR.mouseon
{
    BACKGROUND: #F5F5DC;
}

TR.mouseout
{
    BACKGROUND: white;
}