﻿body
{
    background-color: #ffffff;
    margin: 0px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #000000;
    line-height:12px;	
}

a{color:#898989;}
a:hover{color:#000;}

a.clsLinkMore {
border:none;
text-decoration:none;
color:#b92d19;
}


img
{
border:none;
}

.container
	{
		width:990px;
		margin-left:auto;
		margin-right:auto;
	}

.content
	{
		position:relative;
		width:990px;
		min-height:384px;
		background-image:url(../images/background.jpg);
		background-repeat: no-repeat;
		background-color:#e8e8e8;
		background-position: bottom;
	}

.mainButtons
	{
		text-align:center;
		width:800px;
		margin-left:auto;
		margin-right:auto;
	}

.mainButtons img
	{
		padding:40px;
	}

.vspacer200
	{
		height:200px;
	}

.vspacer600
	{
		height:600px;
	}

.boxBottomLeft
	{
		text-align:left;
		position:absolute;
		left:35px;
		bottom:18px;
		line-height:14px;
	}
	
.boxBottomLeftCentered
	{
		text-align:center;
		position:absolute;
		left:50px;
		bottom:40px;
		line-height:14px;
	}

.titleRed
	{
		color:#ca003b;
		font-weight:bold;
		font-size:16px;
	}
	
.innerContent
	{
		padding-top:20px;
		text-align:center;
		width:800px;
		margin-left:auto;
		margin-right:auto;
	}

.imageBox
	{
		display:inline-block;
		vertical-align:top;
	}

.textBox
	{
		text-align:justify;
		font-size:14px;
		line-height:20px;
		vertical-align:top;
		width:350px;
		display:inline-block;
		padding-top:40px;
		padding-left:40px;
	}

.menu
	{
		background-color:#fed443;
		height:40px;
	}

.menu ul
	{
		padding:15px 0 0 0;
		list-style-type: none;
    margin: 0;
	}
	
.menu li
	{
		padding-left:20px;
		padding-right:20px;
		font-size:16px;
		display: inline;
		border-right: solid 1px black;
	}

.menu li a
	{
		_color:#969595!important;
		font-weight:bold;
	}

.noBorder
	{
		border: none !important;
	}
	
.menu2
	{
		position:relative;
		background-color:#c9c8c8;
		height:20px;
		padding-top:8px;
		padding-left:30px;
		font-weight:bold;
	}

.menu2 a{color:#898989;}
.menu2 a:hover{color:#000;}

.menu2 a.menu2Highlight, .menu2 a.menu2Highlight:hover{color:#000;}

.menuSelected
	{
		position:absolute;
		top:0px;
	}
	
.prevButton
	{
		position:absolute;
		top:80px;
		left:30px;
	}
	
.nextButton
	{
		position:absolute;
		top:80px;
		right:30px;
	}

.loginBox
	{
		text-align:justify;
		font-size:12px;
		line-height:20px;
		vertical-align:top;
		width:350px;
		display:inline-block;
		padding-top:40px;
		padding-left:200px;
	}

.loginBox input
	{
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		width:138px;
		height:26px;
		text-align:center;
		margin-right:20px;
	}

.passwordLost
	{
		text-align:right;
		font-size:12px;
		padding-right:50px;
	}

.passwordLost a
	{
		color:black;
	}

.registerBox
	{
		text-align:justify;
		font-size:12px;
		line-height:20px;
		vertical-align:top;
		width:150px;
		height:150px;
		display:inline-block;
		padding-top:40px;
		padding-left:40px;
	}

.grayHeader
	{
		height:56px;
		width:100%;
		background-image:url(../images/gray_top.png);
		background-repeat:repeat-x;
	}

.carouselContainer
	{
		visibility: visible;
		overflow: hidden;
		position: relative;
		z-index: 2;
		left: 0px;
		width: 990px;
	}

#carousel
	{
		margin: 0px;
		padding: 0px;
		position: relative;
		list-style: none;
		z-index: 1;
		width: 4950px;
		left: 0px;
	}

#carousel ul
	{
		padding:15px 0 0 0;
		list-style-type: none;
    margin: 0;
	}
	
#carousel li
	{
		padding:0px;
		display: inline;
	}

.menuHighlight a
	{
		color:#c2a231!important;
        font-weight:bold;
	}
.menuHighlight
	{
        font-weight:bold;
	}

.menu2Highlight
	{
		_color:#969595!important;
	}

/*--------------------------------*/

.nascosto{
	display:none;
}

.clsInfo
{
	background:#ffd800;
	padding:10px;
	line-height:15px;
}

.clsTabellaWBC
{
	border-collapse:collapse;
	border:1px solid #efefef;
	margin-bottom:10px;
    background:#fff;
}
	
.clsTabellaWBC caption
{
	text-align: left;
	padding:8px;
	font-weight:bold;
}

.clsTabellaWBC caption.clsHead
{
	text-align: left;
	padding:8px;
	font-weight:bold;
	background: #444444;
	color:#fed300;
}
	
.clsTabellaWBC th
{
	background: #444444;
	color:#fed300;
}
.clsTabellaWBC th a
{
	color:#fed300;
}
	
.clsTabellaWBC td, .clsTabellaWBC th
{
	padding: 8px;
	border:1px solid #efefef;
}
.testoPiccolo{font-size:8px;}

.clsMsgCentrato
{
	padding:10px;
	width: 200px;
	height: 90px;
	background: #ffa;
 
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -100px;	
}

.clsTabellaSeriali
{
	border-collapse:collapse;
}
.clsTabellaSeriali td{
	border:1px solid #efefef;
	padding:2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
}

.input-ko, .TextErrato{background:#FFB3B3;} 
.input-mod, .TextModificato{background:#AAFFAA;} 
.input-readonly{background:#DEF}
.input-tips{z-index:110;text-align:left;font-family:Verdana; font-size:12px;padding:15px; border:1px solid #D1D1D1;background: #E6E6E6;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E6E6E6), to(#D1D1D1));background: -moz-linear-gradient(#E6E6E6, #D1D1D1); background: linear-gradient(#E6E6E6, #D1D1D1); -pie-background: linear-gradient(#E6E6E6, #D1D1D1);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:#666 0 0 5px;-moz-box-shadow:#666 0 0 5px;box-shadow:#666 0 0 5px;}
.input-help{vertical-align:middle;margin:0;}


input[type=button], input[type=submit]
 {
    color: #333;
    background:#FED443;
    padding: 3px 8px;
    min-width: 80px;
    margin: 0 5px;
    font-size: 12px;
    font-weight: 500;
    _line-height: 1.428571429;
    line-height: 16px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #E3B823;
    text-shadow: 1px 1px 1px rgba(227,184,35,0.6);
    
    background: #fed93f; /* Old browsers */
background: -moz-linear-gradient(top, #fed93f 0%, #ffb820 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed93f), color-stop(100%,#ffb820)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fed93f 0%,#ffb820 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fed93f 0%,#ffb820 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fed93f 0%,#ffb820 100%); /* IE10+ */
background: linear-gradient(to bottom, #fed93f 0%,#ffb820 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed93f', endColorstr='#ffb820',GradientType=0 ); /* IE6-9 */
box-shadow: 1px 1px 1px rgba(100,100,100,1);

}
input[type=button]:hover, input[type=submit]:hover
 {
    color: #000;
    background: #ffb820; /* Old browsers */
background: -moz-linear-gradient(top, #ffb820 0%, #fed93f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb820), color-stop(100%,#fed93f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffb820 0%,#fed93f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffb820 0%,#fed93f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffb820 0%,#fed93f 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffb820 0%,#fed93f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb820', endColorstr='#fed93f',GradientType=0 ); /* IE6-9 */

}


button[disabled]:active, button[disabled],
input[type="button"][disabled]:active,
input[type="button"][disabled],
input[type="submit"][disabled]:active,
input[type="submit"][disabled],
button[disabled]:hover,
input[type="button"][disabled]:hover,
input[type="submit"][disabled]:hover {
	background: #E1E1E1 !important;
	color:#666;
}

.clsElaborazioneInCorso
{
	position: fixed;
	_width:100%;
	_height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(/img/1x1_white35trasp.png);
	z-index:999999;
	text-align:center;
}

.clsElaborazioneInCorso
{
	position: fixed;
	_width:100%;
	_height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(/img/1x1_white35trasp.png);
	z-index:999999;
	text-align:center;
}
.clsMsgCentrato
{
	padding:10px;
	width: 200px;
	height: 90px;
	background: #ffa;
 
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -100px;	
}