﻿body
	{
	font: normal 10px Verdana;
	color: #000;
	}
a
	{
	color: #0068b3;
	text-decoration: none;
	}

a:hover
	{
	color: #000;
	text-decoration: underline;
	}	
	

.texterror
{
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    color: red;
}
.texterror12
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: red;
}
.text
{
    font-size: 10px;
    font-family: Verdana;
    color: black;
}
.textBold
{
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    color: black;
}

/*---------------------------------------------------*/
.Bottoni
{

 width:60px;
 height:18px;
 color:white;
 caption-side:bottom;
 background-color:#ab111c;
 font-size:10px;

 border: solid 1 red;
 

}

#container
	{

	min-height: 500px;
    height : auto !important;
    height: 500px;
	margin: 0 auto 0 0;
	padding-right: 8px;
    background: trasparent url(../img/bg_bordo.gif) right 62px no-repeat;
    
 
	} 
	#centraLogin
	{
	position:relative;
	width: 824;
	top: 0px;
	left:50;

	height: 350px;
	background-position:top right;
	background-repeat:no-repeat;
	background-color:Transparent;
    
	} 
	#sfondoLogin
		{
	position:absolute;
	width: 700px;
	top: 10px;
	left:30;

	height: 500px;
	
	background-image:url(../Img/fondo.gif);
	background-position:top right;
	background-repeat:no-repeat;

	} 
	#DivLogin
	{
    position:relative;
	top:0px;
	left:60px;
	width: 1000px;
	min-height: 350px;
    height: auto !important;
    height: 500px;
	background: transparent;
	
	}
	#footerLogin
	{
		position:relative;
		bottom: 0px;
		left: 50px;
	  float  : left;
	width: 100%;
	
	
	}
	
#logoLogin
	{
		position:relative;
	left: 90px;
	top: 5px;
	width: 400px;
	height: 91px;
	background: transparent url(../Ticket/logo_cliente.gif) no-repeat;
	
	}
	
	
.cornice
	{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	}
.cornice .in
	{
	border: 1px solid #ccc;
	margin-top: 16px;
	padding: 4px;
	position: relative;
	}
.cornice ul
	{
	float: left;
	display: block;
	padding: 0 0 0 1px;
	margin: 0px;
	width: 100%;
	background: #fff;
	} 

.cornice li
	{
	border-bottom: #ccc 1px solid;
	padding: 3px 0 3px 0;
	margin: 0px;
	font-weight: bold;
	background: #fff url(../img/more.gif) no-repeat 4px 9px;
	list-style-type: none;
	}

.cornice li a
	{
	margin-left: 20px;
	}

	.end
	{
	clear: both;
	}
	
	
	.end
	{
	clear: both;
	}
	
	

#logg
	{
	position:absolute;

	right:80px;
	width: auto;
	
	
		}	

#log
	{
	float: right;
	width: auto;
	margin-right: -4px;
	background: transparent url(../img/logbar_left.gif) no-repeat bottom left;
	padding-left: 5px;
	z-index:1000;
	}	
	
	
   #div_carrello
	{
	position:relative;
    top:-20px;
    left:0px;
	
	
	}	

.lbl_Vision
	{
		font-size:10;
		color:gray;
		font-weight:bold;
		
			
		}
		
	
.tab_Azioni_i 
		{
			background-color:#e0e0e0;
			color:  black;          /*#b91219;*/
			font-size:12;
	
		}
.lbl_azioni
			{
			
			font-size:10;
			}
		
.Tabella_Azioni
		{
		border-color:#b91219;
	
		}

.TabHeader
{
 
 background-color:#a09e9e;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: black;
 font-weight:normal;
}
.TabMiddle
{
 
 background-color:#fff;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: black;
 border-color: #cccccc;
 
}
.AlternaRigha
{
 
 background-color:#e0e0e0;
 color: black;

}
.rigaHeaderFooter
		{

		background-color:#cccccc;
		
	
		}

 .riga1
		{

		background-color:#ffffff;
	
		}
		
 .riga2
		{

		background-color:#eeeeee;
	
		}
 .riga3
		{

		background-color:#d1dffb;
	
		}			
 .rigaEvidenziata
		{

		background-color:#fff7b8;/*giallino*/
	
		}	




   #upper
	{
	width: auto;
	padding-top: 6px;
    background: #e5e6f4 url(../img/bg_upper.jpg) left top repeat-y;
	}

#subheaderLogin
	{
	position:relative;
    height : 22px;
	width: 100%;
	left: 40px;
    border-top: 1px solid #5f707a;
   background: #e5e6f4;
		
	}
			#bottom
		{

		
	position:relative;
    height : 22px;
	width: 100%;
	left: 40px;
    border-top: 1px solid #5f707a;
    background: #e5e6f4;
    
		}

	#bottom a
		{
		color: #000;
		margin: 0 0 0 5px;
		font-weight: bold;
		text-decoration: underline;
		}
	
.Pannello
{
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    width: 100%;
 
   
}
.PannelloColo
{
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    width: 100%;
    background-color:#ededed;
   
}