﻿

body   
{

    font-size: .80em;
    font-family: Arial,  Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    
    background-repeat:no-repeat;  background-attachment:fixed; 
    background-position: top; background-origin: initial; background-clip: initial; 
    background-image: url('/immagini/Modernadef.jpg'); background:immagini/sfondo.png; 
    background-color: Black;
}



  
        a:visited {
            border-color: transparent;
            border-style:none;
            margin: 0 0 0 0 ;
            text-decoration: none;
             
        }
            
        a:unvisited {
            border-color: transparent;
            border-style:none;
      
            text-decoration: none;
          
        }
            
        a:hover {
            border-color:transparent;
            text-decoration: underline; 
        }

        img
        {
            border-color: transparent;
            border-style:none;
            margin: 0 0 0 0 ;                    
        }
            
        img:visited 
        {
            border-color: transparent;
            border-style:none;
            margin: 0 0 0 0 ;    
        }


az:link
{
    color: #034af3;
    text-decoration: none; 
}


a:active
{
    color: #034af3;
    text-decoration: none; 
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

     .grigliaVetrina
        { 
            WIDTH: 33%; 
            FLOAT: left 
        }
        



/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* hyperlink Menù
----------------------------------------------------------*/


table.menu a, div.menu a:visited
{

    color: #b1ada7;    
    line-height: 1.35em;
    text-decoration: none;
    white-space: nowrap;
}

table.menu a:hover
{

    color:White;
    text-decoration:underline;
}

table.menu a:active
{
    color:#b1ada7;
    text-decoration: none;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* NEWS 
----------------------------------------------------------*/
.Titolo_NewsLabel
{
   font-style:italic;
   font-size:medium;
   font-weight:bold;
}

.Corpo_news_xmlLabel
{
   
   font-style:italic;
   font-size:small;
   font-weight: normal;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.linkReparto:hover
{
    text-decoration:underline;
    color:Navy;
}

.linkReparto:active
{
    text-decoration: none;
    color:Navy;

}

.linkReparto
{
    text-decoration: none;
    color: Navy;
    font-size: 11pt;
    font-weight: bold;
    font-family: Arial;
    cursor: pointer;
}



.linkReparto:visited
{
    text-decoration: none;
    color:Navy;

}

.linkReparto:unvisited
{
    text-decoration: none;
    color: Navy;

}



.linkProdReparto:hover
{
    text-decoration: underline;
    color: #999999;
}

.linkProdReparto:active
{
    text-decoration: none;
    color:#999999;

}

.linkProdReparto
{
    text-decoration: none;
    color: #999999;
    font-size: 8pt;
    font-family:Arial;

    

}



.linkProdReparto:visited
{
    text-decoration: none;
    color:#999999;

}

.linkProdReparto:unvisited
{
    text-decoration: none;
    color:#999999;

}

.TitoloReparti 
{
    font-size:11pt; font-style:normal; 
    font-weight:200; font-family:Sans-Serif; line-height:28px;
    font-variant:normal;
    color:Blue;
    margin:0;  
    text-align:left ;
}



.linkDescProd:hover
{
    text-decoration:underline;
    color:Red;
}

.linkDescProd:active
{
    text-decoration: none;
    color:Red;
}

.linkDescProd
{
    text-decoration: none;
    color: Red;
    font-family:Arial;
}



.linkDescProd:visited
{
    text-decoration: none;
    color:Red;
}

.linkDescProd:unvisited
{
    text-decoration: none;
    color:Red;
}



.linkRepartoPicc:hover
{
    text-decoration:underline;
    color:Navy;
}

.linkRepartoPicc:active
{
    text-decoration: none;
    color:Navy;

}

.linkRepartoPicc
{
    text-decoration: none;
    color: Navy;
    font-size: 6pt;
    font-weight: bold;
    font-family: Arial;
    width: 120px;
    height: 50px;
    cursor: auto;
}



.linkRepartoPicc:visited
{
    text-decoration: none;
    color:Navy;

}

.linkRepartoPicc:unvisited
{
    text-decoration: none;
    color: Navy;

}



.linkRepartoPiccTutti:hover
{
    text-decoration:underline;
    color:Navy;
}

.linkRepartoPiccTutti:active
{
    text-decoration: none;
    color:Navy;

}

.linkRepartoPiccTutti
{
    text-decoration: none;
    color: Navy;
    font-size: 6pt;
    font-weight:bold;
    font-family:Arial;
    width:120px;
    height:50px;
    cursor: auto;    
    

}



.linkRepartoPiccTutti:visited
{
    text-decoration: none;
    color:Navy;

}

.linkRepartoPiccTutti:unvisited
{
    text-decoration: none;
    color: Navy;

}


.maxWidth
{
    width:auto;
    table-layout: auto;
    
}