/* CSS Document */


.gvh{	
	width:100%;		
	height:100%;
	background-image: url(./bg-h-gv.png);
	background-repeat:repeat-x;
	background-color:#86B5E6;
}

.gvf{	
	width:100%;		
	height:100%;
	background-image: url(./bg-f-gv.png);
	background-repeat:repeat-x;
	background-color:#FEFEFF;
}

.AlternateRow1
{
    background-color:#f7fff5;   
    text-align:left; 
}

.ItemRow1
{
    background-color:#FFFFFF;    
     text-align:left; 
}


.HR
{
    height:1px;
    color:#008000;
    width:100%;
    text-align:center;
}


.Titolo
{	
	 font-size:20px !important;
	font-weight:bold;		
}

.SottoTitolo
{	
	 font-size:10px !important;
	
	font-weight:bold;		
}

.DescrizioneArticolo
{		
	 font-size:10px !important;
			
}

.TitoloCaratteristicheTecniche
{	
   
    font-size:10px !important;
	font-weight:bold;		
}

.TipoCT
{	
    font-size:10px !important;	
	font-weight:bold;
	text-align:left;		
}


.ValoreCT
{		
font-size:10px !important;	
text-align:justify;
			
}

.ArticoloSTD
{	
	font-weight:bold;		
}

.button, button {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(../../Images/buttonBg.gif);
	background-position:top;
	background-color:white;
	height:20px;
	/* width:80px; */	
	vertical-align: middle;
	cursor:hand;
}

.RdaInviata
{
	
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	line-height:25px;
	
	
}