﻿body
{
}

.Contenitore
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	height: 620px;
	width: 1000px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto; /*border: 1px solid #666;*/
	background-image: url('../Img/bordo_inf_dx.gif');
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	background-position: right bottom;
}

.LoginTesta
{
	background-image:url('../Img/bordo_sup_dx_rosso.gif');
	background-repeat:no-repeat;
	background-color:#ccc;
	background-position:top right;
	margin: 0;
	padding: 0;
}

.LoginTitolo
{
	background-image:url('../Img/bordo_sup_sx_rosso.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 20px 0 5px 28px;
	font-weight: bold;
	font-size: 1.1em;
}

.LoginCorpo
{
	background-image: url('../Img/bordo_inf_sx.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0;
	padding: 10px 10px 20px 15px;
	font-size: .95em;
	height: 506px;
}

.LoginRiga
{
	clear: left;
	float: left;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #9C2C63;
}

.LoginPiede
{
	margin-top: 80px; 
	margin-left: 5px;
}

.LoginForm
{
	border-style: groove;
	/*background-image: url('../Img/metallic_background13.jpg');*/
	background-repeat: repeat;
	height: 180px;
	width: 300px;
	margin-top: 150px;
	margin-left: 300px;
	background-color: #9C2C63;
}

.LoginRigaForm
{
	clear: left;
	float: left;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 20px;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #FFFFFF;
}

.LoginBtnEntra
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #818181;
	background-color: #9C2C63;
}

.LoginBtnEntra:Hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 3px solid #818181;
	background-color: #D66BA0;
}

.lblLoginErr
{
    font-family:Trebuchet MS,Arial;
    font-size:10px;
    font-weight:bold;
	color: #ff0000;
}

#mainTable
{
	margin-top:15px;
	width:965px;
	position:absolute;
	left:50%;
	margin:0 0 0 -480px;
	color:#414141;
	background-color:#EEEEEE;
	border: solid 1px #afb0b1;
}

.tblTitolo
{
	border-bottom-style: solid;	
	border-bottom-width: 2px;
	border-bottom-color: #979797;
}

.TitoliPagine, .TitoliPagineErr
{font-family:Trebuchet MS,Arial; font-size:17px; font-weight:bold; color:#595c60;}

.TitoliPagineErr
{
	color: #f00;
}

.TitoliGriglie
{font-family:Arial; font-size:13px; font-weight:bold; color:#414141; text-align:center;}

.TitoliGriglieMedie
{font-family:Arial; font-size:11px; font-weight:bold; color:#414141;}


.TestiGriglie
{font-family:Arial; font-size:12px; font-weight:normal; color:#5a5959;}

.TestiGriglieCenter
{font-family:Arial; font-size:12px; font-weight:normal; text-align:center; color:#5a5959;}

.datagrid 
{ 
	border-right: #cccccc 1px; 
	border-top: #cccccc 3px; 
	border-left: #cccccc 1px; 
	border-bottom: #cccccc 1px;
	margin-top: 0px;
}

.itemgridview
{
	font-family:Arial; font-size:12px; font-weight:normal;
}

.headergridview
{font-family:Arial; font-size:13px; font-weight:bold; color:#979797;}

.lnkGrid
{
    font-family:Trebuchet MS,Arial;
    font-size:12px;
    font-weight:bold;
	color: #979797;
}

.lnkGrid:hover
{
    font-family:Trebuchet MS,Arial;
    font-size:12px;
    font-weight:bold;
	color: #000000;
}

.lnkGrid a
{
    font-family:Trebuchet MS,Arial;
    font-size:12px;
    font-weight:bold;
	color: #979797;
}

.lnkGrid a:hover
{
    font-family:Trebuchet MS,Arial;
    font-size:12px;
    font-weight:bold;
	color: #000000;
	
}

.lnkAllegati 
{
    font-family:Trebuchet MS,Arial;
    font-size:12px;
    font-weight:bold;
	color: #979797;
}

.lnkAllegati:hover
{
    font-family:Trebuchet MS,Arial;
    font-size:12px;
    font-weight:bold;
	color: #000000;
	cursor:pointer;
}

.tblRicerca
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-style: solid;	
	border-bottom-width: 2px;
	border-bottom-color: #979797;
	border-top-style: solid;	
	border-top-width: 2px;
	border-top-color: #979797;
}

.BoxTesti
{font-family:Arial;
	color: #5a5b60;
	font-size: 12px;
    width: 100px;
    font-weight: normal;
 border-color: #dadada;
    border:1px;
   border-style: solid;
	
}


.BoxTesti_Nero
{font-family:Arial;
	color: #000000;
	font-size: 11px;
    width: 100px;
    font-weight: normal;
 border-color: #dadada;
    border:1px;
   border-style: solid;
	
}

.tblRicerca
{
	font-family: Trebuchet MS,Arial;
	Font-Size: 14px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-style: solid;	
	border-bottom-width: 2px;
	border-bottom-color: #979797;
	
	border-top-style: solid;	
	border-top-width: 2px;
	border-top-color: #979797;

	/*border-top-style: none;*/	
}

.TitoliButton
{
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#9C2C63;
}

.PopupComunicazioni
{
	padding: 10px; 
	border:solid 1px black; 
	background:#FFFFFF;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.5;
}

.modalContainer
{
	padding: 5px; 
	background:#FFFFFF;
	width: 550px;
	overflow: auto;
	max-height: 400px;
	font-weight: normal;
	text-align: justify;
}

.divAllegati
{
	vertical-align:text-top;
}

.frmRow
{
	width: 750px;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom:5px;
	margin-bottom: 5px;
	text-align:right;
}

.frmLabel
{
	width:150px;
	float: left;
	text-align: left;
	height: 13px;
}

.frmField
{
	width:450px;
	margin-left:150px;
	text-align:left;
	height: 26px;
}

.frmBtn
{
	float: left;
	width:40px;
	vertical-align:middle;	
	height: 26px;
}

.ajax__myTab .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    border-bottom: solid 1px #999999;
}

.ajax__myTab .ajax__tab_outer {
    padding-right: 4px;
    height: 21px;
    background-color: #C0C0C0;
    margin-right: 2px;
    border-right: solid 1px #666666;
    border-top: solid 1px #aaaaaa;
}

.ajax__myTab .ajax__tab_inner {
    padding-left: 3px;
    background-color: #C0C0C0;
}

.ajax__myTab .ajax__tab_tab {
    height: 13px;
    padding: 4px;
    margin: 0;
	color:Black;

}

.ajax__myTab .ajax__tab_hover .ajax__tab_outer {
    background-color: #cccccc;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_inner {
    background-color: #cccccc;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_tab {
}

.ajax__myTab .ajax__tab_active .ajax__tab_outer {
    background-color: #fff;
    border-left: solid 1px #999999;
}

.ajax__myTab .ajax__tab_active .ajax__tab_inner {
    background-color: #fff;
}

.ajax__myTab .ajax__tab_active .ajax__tab_tab 
{
	color:Gray;
}

.ajax__myTab .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #eeeeee;
}