body {
    margin:0;
    font-family: verdana, helvetica, sans-serif;
    color:#333333;
    background-color:#FFFFFF;
}
img{
    border-style: none;
}

#container{
    margin: 0 auto;
    width: 1000px;      
}

#header0 {    
    margin: 0 0 0 0;
    height:180px;
    background-image: url(../img/header/header0.jpg); background-repeat: no-repeat;
}

#header1 {
    margin: 0 0 0 0;
    height:180px;
    background-image: url(../img/header/header1.jpg); background-repeat: no-repeat;
}

#header2 {
    margin: 0 0 0 0;
    height:180px;
    background-image: url(../img/header/header2.jpg); background-repeat: no-repeat;
}

#header3 {
    margin: 0 0 0 0;
    height:180px;
    background-image: url(../img/header/header3.jpg); background-repeat: no-repeat;
}

#header6 {
    margin: 0 0 0 0;
    height:180px;
    background-image: url(../img/header/header6.jpg); background-repeat: no-repeat;
}

#header8 {
    margin: 0 0 0 0;
    height:180px;
    background-image: url(../img/header/header8.jpg); background-repeat: no-repeat;
}

#header9 {
    margin: 0 0 0 0;
    height:180px;
    background-image: url(../img/header/header9.jpg); background-repeat: no-repeat;
}

#header10 {
    margin: 0 0 0 0;
    height:180px;
    background-image: url(../img/header/header0.jpg); background-repeat: no-repeat;
}

#footer {
    height: 28px;
    width: 1000px;
    font-size: 10px;    
    color: #FFFFFF;
    float: left;
    text-align:center;
    line-height: 24px;
    background-image: url(../img/footer.png); background-repeat: no-repeat;
}

#diritti {
    height: 10px;
    width: 1000px;
    font-size: 9px;
    color: #666666;
    float: left;
    text-align:center;
    line-height: 24px;
    background-image: url(../img/lineaBianca.png); background-repeat: repeat-y;
}

#page_content{   
    margin: 0 0 0 0;
    width: 1000px;    
    position: absolute;    
    background-image: url(../img/lineaSfondo.png); background-repeat: repeat-y;
}

#left_bar{
    width: 200px;
    float: left;
}

#right_bar{
    width: 200px;
    float: right;
}

.body_content{  
    width: 600px;
    float: left;
    right: 200px; top: 0px;
}

.nota{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-right: 6px;
    text-align: right;
}

.msg_small{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #333333;
}

.msg_small_red{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: red;
}

.indietro{
    text-align: center;
}

a.indietro:link , a.indietro:visited , a.indietro:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    
}

a.indietro:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #0080B2;
    text-decoration: underline;
}

a.link_generico:link, a.link_generico:visited, a.link_generico:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}

a.link_generico:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #0080B2;
    text-decoration: underline;
}

a.link_generico_tab:link, a.link_generico_tab:visited, a.link_generico_tab:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
}

a.link_generico_tab:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #0080B2;
    text-decoration: underline;
}

.body_title{
    width: 600px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #0080B2;
    text-align: center;
}

.body_subtitle{
    width: 600px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0080B2;
    text-align: center;
}

.body_paragrafo{
    font-size: 12px;
    font-weight: bold;
    color: #0080B2;
    text-transform: uppercase;
}

a.body_paragrafo:link , a.body_paragrafo:visited , a.body_paragrafo:active{
    font-size: 12px;
    font-weight: bold;
    color: #0080B2;
    text-transform: uppercase;
    text-decoration: underline;
}

a.body_paragrafo:hover{
    font-size: 12px;
    font-weight: bold;
    color: #0080B2;
    text-transform: uppercase;
    text-decoration: underline;
}

.body_text{
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;  
    text-align: justify;
    margin-right: 6px;
    margin-left: 3px;  
    line-height: 16px;
}

.body_text_red{
    color: red;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;  
    text-align: justify;
    margin-right: 6px;
    margin-left: 3px;  
    line-height: 16px;
}

.body_select, .body_table{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
}

.body_form500{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 480px;
}

.body_form200{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 200px;
}

.body_form90{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 90px;
}

.tabella{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-left: 3px; 
    margin-right: 3px;   
    width: 99%;
}

.tabella thead {
    color: #FFFFFF;
    background-color:#666666;
    font-weight: bold;
    text-align: center;
}

.tabella td{
    border: 1px;
    border-style: solid;
    border-color: #0080B2;
}

.tabella tbody tr:hover {
    color: #333333;
    background-color: #cccccc;
}

.tabella_click{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-left: 3px; 
    margin-right: 3px;   
    width: 99%;
}

.tabella_click thead {
    color: #FFFFFF;
    background-color:#666666;
    font-weight: bold;
    text-align: center;
}

.tabella_click td{
    border: 1px;
    border-style: solid;
    border-color: #0080B2;
}

.tabella_click tbody tr:hover {
    color: #333333;
    background-color: #cccccc;
    cursor: pointer;
}

/**************************   SEZIONI  **************************************/

#menu_sezioni {    
    background-position: 50% 50%;
    text-align: center;
    width: 1000px;
    position: relative;
    top: 150px;
}

a.menu_sezioni_voices_ON:link , a.menu_sezioni_voices_ON:visited , a.menu_sezioni_voices_ON:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.menu_sezioni_voices_ON:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.menu_sezioni_voices_OFF:link, a.menu_sezioni_voices_OFF:visited , a.menu_sezioni_voices_OFF:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #999999;
    text-decoration: none;
    font-weight: bold;
}

a.menu_sezioni_voices_OFF:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;    
    font-weight: bold;
}

/**************************   INTESTAZIONE  **************************************/

#intestazione{
    height: 20px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;    
    height:20px;
    line-height: 19px;
}

#log{   
    text-align: left;
    margin-left: 8px;    
    float: left;
    color: #FFFFFF;
}

#lingua{
    text-align: right;
    margin-right: 8px;
    float: right;
    color: #FFFFFF;
}

a.lingua_ON:link , a.lingua_ON:visited , a.lingua_ON:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

a.lingua_ON:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

a.lingua_OFF:link, a.lingua_OFF:visited , a.lingua_OFF:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
}

a.lingua_OFF:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;    
}

/**************************   BOX  **************************************/

.box_left{    
    margin-left: 6px;
}

.box_right{    
    margin-left: 9px;
}

.box_header{    
    height: 19px;
    background-image: url(../img/boxHeader.png); background-repeat: no-repeat;
}

.box_title{
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 2px;
    margin-left: -6px;
}

.box_select{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
}

.box_select_studio{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    width: 177px;
}

.box_body{    
    background-image: url(../img/boxBody.png); background-repeat: repeat-y;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #333333;   
}

a.box_voices:link , a.box_voices:visited , a.box_voices:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    margin-left: 4px;    
}

a.box_voices:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #0080B2;
    text-decoration: none;
    font-weight: bold;
}

.box_footer{
    height: 3px;
    background-image: url(../img/boxFooter.png); background-repeat: no-repeat;
}

.box_bullet{
    position: relative;
    left: 1px;
    top: -1px;
    background-position: left center;
}

.icona{
    position: relative;
    left: 1px;
    top: -1px;
    background-position: left center;
}

.box_tratteggio{
    position: relative;
    left: -3px;
}