.bordo-tabella{
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

.linea-orizz{
	background-color: #000000;
	height: 1 px;
}

.linea-vert{
	background-color: #000000;
	width: 1px;
	}

.sfondo-home{
	background-color: #FFFFFF;
	height: 620 px;
	text-align: center;
}

.bg-sottopagina-catalogo{
	background-attachment: fixed;
	background-image: url(title_catalogo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.linea-orizz-rossa{
	background-color: #D74141;
	height: 1px;
}
.sottobox{
	background-position: top;
	background-image: url(../images/grafica/sottobox_bg.jpg);
	background-color: #F7F7F7;
	background-repeat: repeat-x;
}

 /* testi */
 
 .dvd-titolo{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D74141;
 }
 .dvd-sottotitolo{
 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D74141;
 }
 .testo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
 .testo-bold{
 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
 }
 
  .testo-bold-small{
 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
 }
 
  .testo-bold-rosso{
 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D74141;
 }
 .copy{
 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;
 }
 
 a {
	color: #D74141;
	font-weight: bold;
	text-decoration: none;
}
 
 a:hover{
	background-color: #D74141;
	text-decoration: none;
	color: White;
	font-weight: bold;
}

.testo9{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D74141;
	background-color: #FFFFFF;
}



/* new css */

.testo-links {
 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
 }
 
 
.testo-links em{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #D74141;
 }
 
 
 /* more */
 
 div.more{
 	width: 17px;
	height: 14px;
 }
 
 .more a{
 	display: block;
	width: 17px;
	height: 14px;
	background-image: url(../images/grafica/freccia_dx.gif);
 }
 
 .more a:hover{
 	background-image: url(../images/grafica/freccia_dx_over.gif);
 }
 
 .more img{
 	width: 17px;
	height: 14px;
	border: 0px;

 }