﻿.TabellaSfondo
{
	border-width: 1px;
	border-color:#568fc4;
	border-style:solid;
	background-color:#d8e4f1;
	width:780px;
	border-collapse:collapse;
	height:600px;
}

.TabellaSfondoBianca
{
	border-width: 1px;
	border-color:#c2c2c2;
	border-style:solid;
	background-color:white;
	width:780px;
	border-collapse:collapse;
	height:600px;
}

.TabellaGrigia
{
	border-width: 1px;
	border-color:#c2c2c2;
	border-style:solid;
	background-color:#f0f0f5;
	border-collapse:collapse;
}

.ItemTabellaRiepilogo
{
	height:30px;
}

.MasterRigaTop
{
	height:146px;
}

.MasterRigaBottom
{
	height:36px;
	vertical-align:bottom;
}

.TabellaStep
{
	border-width: 0px;	
	background-color:#d8e4f1;
	height:550px;
	width:500px;
}

.TabellaStepBianca
{
	border-width: 0px;	
	background-color:white;
	height:550px;
	width:500px;
}

.TabellaContenitore
{
	border-width: 0px;	
	background-color:#ff0000;
	width:600px;
	font-family: Verdana;
	font-size:10px;
}

.TabellaContenitoreBianca
{
	border-width: 0px;	
	background-color:white;
	width:750px;
	font-family: Verdana;
	font-size:10px;
}

.TabellaSommario
{
	border-width:1px;
	border-color:#ff0000;
	border-style:solid;
	background-color:white;
	width:600px;
	border-collapse:collapse;
	font-family: Verdana;
	font-size:10px;
}

.GrigliaPax
{
	background-color:White;
	border-style:none;
	border:0px;
	border-color:White;
	width:200px;
}

.GrigliaSupp
{
	background-color:White;
	border-style:none;
	border:1px;
	border-color:#f0f0f5;
	width:300px;
}

.TabellaDescrizione
{
	background-color:#efefef;
	width:350px;
}

.TabellaTrattPax
{
	background-color:#D8E4F1;
	width:400px;
}


.TabellaDati
{
	background-color:white;
	width:300px;
}

.TabellaRadioButton
{
	font-family: Verdana;
	font-size:10px;
	width:100px;
}

.ImageCamera
{
	width:110px;
	height:110px;
	border-color:#efefef;
}

.HeaderTabella
{
	background-color:#ff0000;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color: White;
	height:20px;
}

.Spazio15px
{
	height:15px;
}

.InputTextBox
{
	background-color:white;
	font-family: Verdana;
	font-size:10px;
	height:15px;
	text-align: left;
}

.Btn
{
	background-color:#cc0066;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	height:20px;
	text-align: center;
	color:White;
	border:1px;
	border-color:Black;
	border-style:solid;
}

SELECT
{
	background-color:white;
	font-family: Verdana;
	font-size:10px;
	font-weight:normal;
	height:15px;
	text-align: left;
	display:inline;
}

.MsgErrore
{
	font-family: Verdana;
	font-size:10px;
	text-align: center;
	color:Red;
}

.HeaderGriglia
{
	color:#1473d2;
	background-color:#D8E4F1;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	height:20px;
	text-align:center;
	background-image: url(http://89.186.37.12:8700/Immagini/Risorse/headerGriglia.gif);
}

.Griglia
{
	width:700px;
	background-color:White;
	font-family: Verdana;
	font-size:10px;
	border-width: 1px;
	border-color:#c2c2c2;
	border-style:solid;
	border-collapse:collapse;
}

.GrigliaPagamenti
{
	background-color:White;
	font-family: Verdana;
	font-size:10px;
	border-style:none;
	border-collapse:collapse;
}

.GrigliaDistinta
{
	width:750px;
	background-color:White;
	font-family: Verdana;
	font-size:10px;
}

#dhtmltooltip
{
    position: absolute;
    width: 350px;
    border: 1px solid black;
    padding: 5px;
    background-color: Yellow;
    color:Red;
    visibility: hidden;
    z-index: inherit;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=silver,direction=135);
    font-family: Verdana;
    font-size:10px;
}

.ItemAlterno
{
	background-color:#F5F5F5;
	height:30px;
}

.Item
{
	height:30px;
}

.Item20
{
	height:20px;
}

.DropDownNumerica
{
	width:45px;
}

.lblGrandi
{
	font-family: Verdana;
	font-size:14px;
	color:red;
}

