/* CSS Document */

/* ----------------------------------------------------------
* STRUTTURA BASE DELLA PAGINA WEB.
* ----------------------------------------------------------*/
html, body
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 padding: 0px;
 height: 100%;
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #999999;
}

#page{
 width:960px;
 margin: 0% auto; /* centra il contenuto per gli altri browser (Firefox etc.)*/
 text-align:left;
}

p { margin:0; padding:0;}
/* ----------------------------------------------------------
* Stili per il testo
* ----------------------------------------------------------*/

.testofooter {
color: #999999;
}

.testofooter a{
color: #999999;
text-decoration:none;
}

.testofooter a:hover{
color: #515151;
text-decoration:underline;
}

#navprodotti{
border-bottom:#999999 solid 1px; 
text-align:right; 
height:auto; 
width:auto;
font-size:110%;
color:#333333;
}
#navprodotti a{
padding:10px 15px 10px 0; 
color:#333333;
text-decoration:none;
display:block;
}
#navprodotti a:hover{
padding:10px 15px 10px 0; 
background:#F1F1F1;
color:#333333;
text-decoration:none;
display:block;
}

#navprodottiselezionato a{
border-bottom:#999999 solid 1px; 
text-align:right; 
height:auto; 
padding:10px 15px 10px 0; 
color:#333333;
font-size:110%;
text-decoration:none;
display:block;
background:#F1F1F1;
}

#intestazionebarnav {
text-align:right; 
height:auto; 
width:auto; 
background:#CCCCCC; 
padding:10px 15px 10px 0; 
color:#333333; 
font-size:110%;
}

.titoli {color:#0099FF; font-size:150%;}
.sottotitoli {color:#5f5f5f; font-size:110%;}

.testoprodotti{
font-size:12px;
color:#666666;
height:auto;
float:left;
}
.testoprodotti a{
color:#666666;
text-decoration:none;
}
.testoprodotti a:hover{
color:#666666;
text-decoration:underline;;
}

#TestoHome{
float:left;
width:335px;
height:170px;
padding: 0 2px 0 0;
margin-right:5px;
}

#barrettaverticale{
float:left;
width:6px;
height:157px;
}

#novitaimage{
float:left;
width:129px;
height:157px;
}

#barrettaverticale2{
float:left;
width:10px;
height:157px;
text-align:right;
}

.TestoHome2{
font-size:11px;
color:#666666;
line-height:13px;
}
.TestoHome2 a{
color:#666666;
text-decoration:none;
}
.TestoHome2 a:hover{
color:#666666;
text-decoration:underline;;
}

.TestoIntro{
font-size:13px;
color:#646464;
font-family:Arial, Helvetica, sans-serif;
}

.TestoIntroSmall{
font-size:11px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}


/*   -------------------------------------
 -------------NEWS------------------------
------------------------------------------*/
#navnews{
border-bottom:#999999 dotted 1px; 
text-align:left; 
height:auto; 
width:auto;
font-size:110%;
color:#333333;
}
#navnews a{
padding:10px 15px 10px 12px; 
background:#F7F7F7;
color:#858585;
text-decoration:none;
display:block;
}
#navnews a:hover{
padding:10px 15px 10px 12px; 
background:#F1F1F1;
color:#333333;
text-decoration:none;
display:block;
}

#navnewsselezionato a{
border-bottom:#999999 dotted 1px; 
text-align:left; 
height:auto; 
padding:10px 15px 10px 12px; 
color:#333333;
font-size:110%;
text-decoration:none;
display:block;
background:#e2e2e2;
}

.testo_etichetta_box_sx_home { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#437AA5;}
.testo_etichetta_box_sx_home a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#437AA5; text-decoration:none;}
.testo_etichetta_box_sx_home a:hover{font-size:12px; font-weight:bold; color:#82B1D5; text-decoration:none;}
.testo_etichetta_box_area_clienti { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#437AA5; text-decoration:none;}
.testo_etichetta_box_area_clienti a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#437AA5; text-decoration:none;}
.testo_etichetta_box_area_clienti a:hover{ font-size:11px; font-weight:bold; color:#82B1D5;text-decoration:none;}

.testo_etichetta_download { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#437AA5;}
.testo_etichetta_download a{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#437AA5; text-decoration:none;}
.testo_etichetta_download a:hover{font-size:14px; font-weight:bold; color:#82B1D5; text-decoration:none;}
