﻿a
{
	
	}
.elenchi
{
	font-family:   Arial, Verdana ;
	font-size:11px;
	/*text-transform:uppercase;*/
	color:Black;
	line-height:30px;
	
	}
ul	
{
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:20px;
	}

/*    
@font-face {
    font-family: "Swis721 Lt BT";
    src: url(/SWISLTB0.eot);
}
*/


.scheda_titolo {
    font-family:verdana, Arial;
    font-size: 11px;
    font-weight:bold;
    color:#313031;				/*#313031 ; #800000;*/
    text-align:left;
     text-transform:lowercase ;
}
	
.text_error
{
	font-family:verdana, Arial;
	font-weight :bold;
	font-size: x-small ;
	color:#AA0000;
		
	}
	
.text_title
{
	
	font-family:verdana, Arial;
	font-weight :bold;
	font-size: x-small ;
	color:#666666;
	}

.text_title_small
{
	
	font-family:verdana, Arial;
	font-weight :bold;
	font-size: xx-small ;
	color:black ; /*#666666;*/
	}

.text_description
{
	font: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px ;
	
	/*
	font-family :verdana;
	font-size: 9px ;*/
	color:#333; /* #666666;*/
	}	

.text_listino
{
	
	font-family:verdana, Arial;
	font-size: 11px ;
	 font-weight:bold; 
	color:#333; /* #666666;*/
	text-decoration:  line-through;
	}	

.text_comment
{
	
	font-family:verdana, Arial;
	
	font-size: xx-small ;
	color:#b6b6b6; /* #666666;*/
	}		
	
.text_welcome
{
	font-family:verdana, Arial;
	font-size: 10px;
	color:black;
}

.text_path
{
	text-align:left;
	font-family:verdana, Arial;
	font-size: x-small ;
	font-weight:bold;
	color: #FF0000;
}

.text_link
{
	text-decoration :none;
	font-family:verdana, Arial;
	font-size: 11px ;
	color:#4d4d4d;
	}
	
.box_link a:focus,
.box_link a:hover
{
	padding-left : 5px;
	/*border-left: solid 1px red;*/			
	color : red;
	}


/*---------------------------------------------------------------*/	
.product_title_x
{
	vertical-align :top;
	font-family:verdana, Arial;
	/*font-weight:bold;*/
	font-size:12px;
	color:Black;
	
	}

.product_title
{
	vertical-align :top;
	font-family:verdana, Arial;
	font-weight:bold;
	font-size:xx-small ;
	color:Black;
	
	}

.product_title_catalogo
{
	background-color:Transparent ;
	vertical-align :top;
	font-family:verdana, Arial;
	font-weight:bold;
	font-size:xx-small ;
	color:Black;
	
	}
.product_price
{
	font-family:verdana, Arial;
	font-weight:bold;
	font-size:small ;
	color:red;
	
	}

.product_description
{
	font-family:verdana, Arial;
	font-size:xx-small ;
	color:black;
	
	}
	
	
.row_style_text
{
	height:5px;
	vertical-align :top;
	padding-top :0;
	text-align:left ;
	}

.row_style_image
{
	margin-left :auto;
	margin-right :auto;
	text-align :center ;
	vertical-align :top;
	height:180px;
	}


.row_style_image_small
{
	margin-left :auto;
	margin-right :auto;
	text-align :center ;
	vertical-align :top;
	height:100px;
	}