﻿a.button
{
    width: 10em;
    text-align: center;
    margin-right: 0.5em;
    display: block;
    border: 2px solid #781351;
    padding: 2px 6px;
    font-family: 'Arial Black';
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
}
a.button:link,
a.button:visited
{
    color: #fff;
    background: #ffa20c;
}
a.button:hover
{
    color: #781351;
    background: #FFFF99;
}
a.button:active
{
    color: #FF9900;
    background: #CCCCCC;
}

/*-------------------------*/
a.button2 {
background: transparent url('img/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: inherit;
    font-family: 'Arial Black';
    font-size: 14pt;
    font-weight: bold;
    height: 24px;
    width:230px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button2 span {
    background: transparent url('img/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button2:active{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/* ----Presente bottone lungo pagine 2 livello Azienda , Campi,  Attività------------------------------------------------- */
a.button1 {
    background: transparent url('img/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: inherit;
    font-family: 'Arial Black';
    font-size: 14pt;
    font-weight: bold;
    height: 24px;
    width:400px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button1 span {
    background: transparent url('img/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button1:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button1:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/* ----------------------------------------------------- */
a.button2 {
background: transparent url('img/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: inherit;
    font-family: 'Arial Black';
    font-size: 14pt;
    font-weight: bold;
    height: 24px;
    width:230px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button2 span {
    background: transparent url('img/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button2:active{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/* ----Presente botone corto nell'indice------------ */
a.button3 {
    background: transparent url('img/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: inherit;
    font-family: 'Arial Black';
    font-size: 14pt;
    font-weight: bold;
    height: 24px;
    width:200px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button3 span {
    background: transparent url('img/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button3:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button3:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/* --BOTTONE NERO SFONDO BIANCO TITOLO 2--------------------------------------------------- */
a.button4 {
    background: #FFF;
    color: #555;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 16pt;
    font-weight: bold;
    height: 24px;
    width:400px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}

/* ----BOTTONE NERO SFONDO VERDE---tabella broadcasting---------------------------------------------- */
a.button5 {
    background:  #00FF00; 
    color: #000;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 8pt;
    font-weight: italic;
    height: 40px;
    width:130px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}

/* ----BOTTONE NERO SFONDO BLU------------------------------------------------- */
a.button6 {
    background: #F0F0F0;
    color: #00A;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 14pt;
    font-weight: italic;
    height: 24px;
    width:480px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}

/* ----BOTTONE NERO SFONDO ROSSO------------------------------------------------- */
a.button7 {
    background: #FF0100;
    color: #000;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 14pt;
    font-weight: italic;
    height: 24px;
    width:350px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}

/* ----BOTTONE NERO SFONDO GIALLO------------------------------------------------- */
a.button8 {
  background: #FFF;
    color: #555;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 16pt;
    font-weight: italic;
    height: 24px;
    width:200px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}

/* ----BOTTONE NERO SFONDO Bianco------------------------------------------------- */
a.button9 {
  background: #0FF;
    color: #000;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 10pt;
    font-weight: italic;
    height: 40px;
    width:40px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}
/* ----BOTTONE NERO SFONDO Bianco------------------------------------------------- */
a.button10 {
  background: #0FF;
    color: #000;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 10pt;
    font-weight: italic;
    height: 40px;
    width:130px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}
/* ----BOTTONE NERO SFONDO GIALLO------------------------------------------------- */
a.button11 {
  background: #FFF;
    color: #555;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 16pt;
    font-weight: italic;
    height: 24px;
    width:300px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}
a.button_Home  {
    background: transparent url('img/mts2.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 100px;
    width:160px;
       
}
a.button_Back  {
    background: transparent url('img/Back.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 70px;
    width:70px;
       
}

a.button_Next  {
    background: transparent url('img/NEXT.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 40px;
    width:50px;
       
}
a.button_Prev  {
    background: transparent url('img/prev.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 40px;
    width:50px;
       
}

a.button_mappa  {
    background: transparent url('img/mappa2.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 340px;
    width:400px;
       
}


a.button_title {
    background: #;
    color: #0BB;
    display: block;
    float: inherit;
    font-family: 'Verdana';
    font-size: 20pt;
    font-weight: bold;
    height: 24px;
    width:250px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}

a.button_cematech  {
    background: transparent url('img/partner/cematech.jpeg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:160px;
       
}
a.button_allsystem  {
    background: transparent url('img/partner/allsystem.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 60px;
    width:60px;
       
}
a.button_maxwell  {
    background: transparent url('img/partner/maxwell.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 40px;
    width:160px;
       
}
a.button_meccano  {
    background: transparent url('img/partner/meccano.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:110px;
       
}
a.button_delo  {
    background: transparent url('img/partner/delo.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 40px;
    width:160px;
       
}
a.button_overtime  {
    background: transparent url('img/partner/overtime.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 60px;
    width: 60px;
       
}
a.button_newtel  {
    background: transparent url('img/partner/newtel.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 60px;
    width:60px;
       
}
a.button_Telespazio  {
    background: transparent url('img/partner/Telespazio.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 70px;
    width:190px;
       
}
a.button_Setz  {
    background: transparent url('img/partner/SETZ.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 70px;
    width:120px;
       
}
a.button_omniavideo  {
    background: transparent url('img/partner/omniavideo.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:180px;
       
}
a.button_Tecnoroll  {
    background: transparent url('img/partner/Tecnoroll.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 100px;
    width:180px;
       
}
a.button_Microtek  {
    background: transparent url('img/partner/Microteck.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:160px;
       
}
a.button_LG  {
    background: transparent url('img/partner/LG.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:100px;
       
}
a.button_TPVision  {
    background: transparent url('img/partner/TPvision.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:150px;
       
}
a.button_Locatel  {
    background: transparent url('img/partner/Locatel.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:150px;
       
}
a.button_Prima  {
    background: transparent url('img/partner/Prima.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:100px;
       
}
a.button_fb  {
    background: transparent url('img/partner/fb.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 50px;
    width:150px;
       
}
a.button_omnicast  {
    background: transparent url('img/partner/omnicast.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 100px;
    width:150px;
       
}
a.button_remedia  {
    background: transparent url('img/partner/remedia.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 120px;
    width:120px;
       
}
a.button_netpolaris  {
    background: transparent url('img/partner/netpolaris.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 40px;
    width:150px;
       
}
a.button_mappa  {
    background: transparent url('img/mappa2.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 340px;
    width:400px;
       
}

a.button_inst  {
    background: transparent url('img/installatore2.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 80px;
    width:60px;
       
}
a.button_link  {
    background: transparent url('img/link.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 40px;
    width:100px;
       
}
a.button_bro  {
    background: transparent url('img/broch1.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 100px;
    width:110px;
       
}

a.button_rukpart  {
    background: transparent url('img/bigdog.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 220px;
    width:160px;
       
}

a.button_ruklogo  {
    background: transparent url('img/Rucklogo.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 110px;
    width:160px;
       
}

a.button_rukant  {
    background: transparent url('img/rukant.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 180px;
    width:210px;
    
   
}

a.button_youtube  {
    background: transparent url('img/youtube.jpg') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 180px;
    width:210px;
       
}
a.attivita  {
    background: transparent url('img/attivita.png') no-repeat;
    color: #FFFFFF;
    display: block;
    height: 180px;
    width:410px;
    
   
}
a.button_missione  {
    background: transparent url('img/missione.png') no-repeat;
    color: #FFFFAF;
    display: block;
    height: 180px;
    width:180px;
    
   
}
a.button_tv  {
    background: transparent url('img/tv.png') no-repeat;
    color: #FFFFAF;
    display: block;
    height: 200px;
    width:500px;
    
   
}
a.button_DVB  {
    background: transparent url('img/dvb.jpg') no-repeat;
    color: #FFFFAF;
    display: block;
    height: 250px;
    width:200px;
    
   
}
a.button_DVB3D  {
    background: transparent url('img/dvb3d.jpg') no-repeat;
    color: #FFFFAF;
    display: block;
    height: 300px;
    width:200px;
    
   
}
a.button_DVBMON  {
    background: transparent url('img/dvbmon.jpg') no-repeat;
    color: #FFFFAF;
    display: block;
    height: 200px;
    width:300px;
    
   
}
a.button_4K  {
    background: transparent url('img/4ktv.jpg') no-repeat;
    display: block;
    height: 200px;
    width:500px;
    
   
}




