/*MOTORE*/
.motore_ricerca {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #013465;
}

/* FINE MOTORE*/
.input{
/*height:16px;*/
height:21px;
width:116px;
background-color:#a8d8e6;
border:1px solid black;
}
.collection{
font-family: verdana;
font-size:12px;
color:#ffffff;
}
.button {
border:1px solid black;
width:18px;
height:18px;
font-family:verdana;
font-size:10px;
color:#000000;
}

.cerca {
width:100px;
height:17px;
border:1px solid #009ee0;
}

.tendina {
font-family: verdana;
font-size:11px;
width:150px;
height:17px;
border:1px solid #009ee0;
}

A.menu
{
font-family:verdana;
font-size:11px;
color:#ffffff;
text-decoration: none;
font-weight:bold;
}
A.menu:hover
{
font-family:verdana;
font-size:11px;
color:#ffffff;
text-decoration: underline;
font-weight:bold;

}


A.copy
{
font-family:verdana;
font-size:10px;
color:#ffffff;
text-decoration: none;
font-weight:bold;
}
A.copy:hover
{
font-family:verdana;
font-size:10px;
color:#ffffff;
text-decoration: underline;
font-weight:bold;

}




A
{
font-family:verdana;
font-size:12px;
color:#009fdf;
text-decoration: none;
font-weight:regular;
}
A:hover
{
font-family:verdana;
font-size:12px;
color:#009fdf;
text-decoration: underline;
font-weight:regular;

}

.testo
{
font-family:verdana;
font-size:12px;
color:#013465;
line-height: 14px;
}
.testob
{
font-family:verdana;
font-size:11px;
color:#ffffff;
line-height: 14px;

}
.titolo
{
font-family:verdana;
font-size:14px;
color:#009fdf;
line-height: 14px;
font-weight:bold;

}
.bianco
{
font-family:verdana;
font-size:11px;
color:#ffffff;
text-decoration: none;
font-weight:bold;
}

.copy
{
font-family:VERDANA;
font-size:10px;
color:#ffffff;
text-decoration: none;
font-weight:REGULAR;
}
A.prodotti
{
font-family:verdana;
font-size:13px;
color:#009fdf;
text-decoration: none;
font-weight:bold;
}
A.prodotti:hover
{
font-family:verdana;
font-size:13px;
color:#009fdf;
text-decoration: underline;
font-weight:bold;

}

/* ZOOM GOFFRATURA
#####################################################################################################################


<br>
#####################################################################################################################
*/


#content {
position:relative; 
top:10px; 
left:50px; 
width:75px; 
height:54px;
background-color:transparent;
z-index:100;
color:#fff;
}

#content a img {
border:0;
}

#content a.tumb, #content a.tumb:visited {
display:block;
width:75px; 
height:54px;
text-decoration:none;
background-color:#fff;
color:#fff;
}

#content a.tumb:hover, #content a.tumb:active {
text-decoration:none; 
background-color:transparent;
color:#fff;
}

#content a .grande, #content a .grande:visited{
display:block;
position:absolute; 
width:1px; 
height:1px; 
top:-1px;
left:-1px;
color:#fff;
background-color:transparent;
}

#content a.tumb:hover .grande, #content a.tumb:active .grande{
display:block; 
position:absolute; 
top:5px;
left:5px;
width:100px;
height:50px;
}