/*  
**************************** RIDEFINIZIONE TAG
*/

body{
margin:0px;
background-color:#d1e4f3;
color:#004A98;
font-family:Verdana;
font-size:12px;
text-align:left;
}
h1{
font-size:1.4em;
}
a{
text-decoration:none;
color:#004A98;
}
a:hover{
text-decoration:underline;
}
form{
margin:0px;
padding:0px;
}
form input{
height:16px;
margin-top:3px;
border: solid 1px #999999;
color:#666666;
background-color:#F8F8F8;
}
form textarea{
width:442px;
height:100px; 
margin-top:3px;
background-color:#F8F8F8;
border: solid 1px #999999;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif; 
}


/*
################### Stili di uso frequente 
*/

div#clientarea input{
/* Imposta i tasti del menù di ADON a 100 px */
width:100px;
}
.bottone-adon{
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
border:1px solid #BBBBBB;
background-color:#DEDEDE;
background-image:url('/editor/images/sfondo_bottoni.gif');
}
.puntino-verticale{
background-image:url(/immagini/puntino_vert.gif);
background-repeat:repeat-y;
}
.puntino-orizzontale{
background-image:url(/immagini/puntino_orizz.gif);
background-repeat:repeat-x;
}
.clearer{
clear:both;
}
.bar{
font-weight:bold; /* pagine ricerca */
}
.immagine_sx{
float:left;
}
.immagine_dx{
float:right;
}
.bottone-generico{
height:22px;
font-size:10px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background-color: #E2E2E2;
color: #333333;
border: 1px ridge #555555;
}
.testo{
font-size:12px;
line-height:16px;
color:#000000;
}
.testo-piccolo{
font-size:10px;
}
.titolo{
font-size:14px;
color:#888888;
font-family:Arial;
text-align:left;
font-weight:bold;
}
.titolo-grande{
font-size:18px;
font-family:Verdana;
color:#8CD51D;
}
.titolo-piccolo{
font-size:12px;
font-weight:bold;
}
td.lavorazione{
background:url(/immagini/struttura/lavorazione_sfondo2.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
table.produzione{
background:url(/immagini/struttura/produzione_sfondo.gif);
background-repeat:no-repeat;
background-position:right top;
}
.riga-menu{
background-image:url(/immagini/struttura/riga.gif); 
background-repeat:repeat-x; 
margin-top:8px;
}
.immagine-menu_interna{
margin-bottom:43px; 
margin-top:15px;
}
.immagine-min{
border:solid 1px #004A98;
}