/********************************************************** infoservice0 */

.par1
{
	font-size: 12px;
}
.par2
{
	font-size: 14px;
	word-spacing: 2px;
	line-height: 26px;
}
.parmiddle
{
FONT-SIZE: 13PX;
TEXT-ALIGN: center;
font-style: italic;
font-weight: bold;
text-align:center;
}
ul.tondo
{
list-style-type: disc;
}

/********************************************************** infoservice >=2 */

body, fintoBody {
	font-family: arial,sans-serif ;
	font-size: 12px ;
}

table {
	text-align:justify;
}
.centrato200x100
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px; margin-left: -100px;
	height: 100px; margin-top: -50px;
}
.clessidra
{
	background-image:url(../images/clessidra.gif);
	background-position: 5% 90%;
	background-repeat:no-repeat;
}
.menuTd {
	vertical-align: top;
	text-align: right;
	background-color:#1B3665;
	background-image:url(../images/sfondo_sfumato_right.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
.contTable
{
	text-align: justify;
}
.contTitle
{
	/* border-right-color: #50b4f0;
	border-right-style: double; */
}

.textLink
{
	text-decoration: none;
	color:#003399;
	cursor:pointer;
}
.textLink:hover
{
	text-decoration: underline;
	cursor:pointer;
}

input {
	color:#000000;
}
.menuLink {
	text-decoration: none;
	color:#FFFFFF;
	/*font-size: smaller;*/
	font-weight: bold;
}
.menuLink:hover {
	text-decoration: underline;
}

.loginMenuLink {
	text-decoration: none;
	color:#003399;
	/*font-size: smaller;*/
	font-weight: bold;
	cursor:pointer;
}

.loginMenuLink:hover {
	text-decoration: underline;
	cursor:pointer;
}

.bottomTable {
	letter-spacing: 0.1em;
	text-align: right;
}
.contTd {
	/*border-left-color: #50b4f0;
	border-left-style: double; */
	
	/* vertical-align: top; */
}
img{
	border: 0px;
}
.ArearisListTable
{
	width:100%;
}
.ArearisListTable td {
	background-color:#FFF3A6;
	border: 1px solid #555;
	padding-left: 3px;
	padding-right: 3px;
}
.ArearisListTable th
{
	border: 1px solid #888;
	background-color:#CCC;
	padding:3px;
}
.ArearisListTable caption
{
	border: none;
	padding: 3px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.ArearisFormTable {
	border: 1px solid #CCCCCC;
	background-image: url(../images/retinogiallo.jpg);
	background-repeat: repeat;
	width:100%;
}
.ArearisFormTable td {
	padding: 3px 0px;
}
.ArearisFormTable th
{
	text-align:right;
	padding-right:5px;
	font-weight:normal;
	font-size:12px;
}
.ArearisFormTable input
{
	border:1px solid silver;
	font-size:10px;
	background-color:#eee ;
}
.ArearisFormTable select
{
	border:#eee;
	font-size:10px;
	background-color:#eee ;
}
.ArearisFormTable textarea
{
	border:1px solid silver;
	background-color:#eee ;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif !important;
}
.ArearisFormTableButton
{
	border:outset 4px #398ACC !important;
	margin:0px !important;
	padding:0px !important;
	background-color:#398ACC !important;
	color:white !important;
	font-weight:bold !important;
	font-size:10px !important;
	cursor:pointer !important;

	/*
	width:80px !important;
	height:24px !important;
	background:url(../images/button.gif) no-repeat !important;
	border:0px !important;
	margin:0px !important;
	padding:0px !important;
	cursor:pointer;
	*/
	/*border: 2px solid black !important;*/
}
.ArearisTopMenuButton
{
	background:#CCCCCC; 
	vertical-align:middle; 
	text-align:center; 
	padding-left: 3px;
	padding-right: 3px;
	display:inline;
}
.ArearisTopMenuLink {
	text-decoration: none;
	color:#003399;
	/*font-size: smaller;*/
	font-weight: bold;
	cursor:pointer;
}
.ArearisTopMenuLink:hover {
	text-decoration: underline;
	cursor:pointer;
}

.inlines
{
	display:inline ;
	margin:0px;
	padding:0px;
}
.ArearisActionIcon {
	cursor: pointer;
}

/************* ticket ***************/

.TicketListTable
{
	width:100%;
	background:#EEE;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-collapse:collapse;
}
.TicketListTable td {
	background-image: url(../images/retinoazzurro.jpg);
	background-repeat: repeat;
	padding-left: 3px;
	padding-right: 3px;
	margin: 5px;
	border: 1px solid black ;
}
.TicketListTable th
{
	background-color:#EEE;
	padding:3px;
	margin: 5px;
	color: black;
}
.TicketFormTable {
	background:#EEE;
	background-repeat: repeat;
	width:100%;
}
.TicketFormTable td {
	padding:3px 0px;
}
.TicketFormTable th
{
	text-align:right;
	padding-right:5px;
	font-weight:normal;
}
.TicketFormTable input, select
{
	border:1px solid silver;
	font-size:10px;
	background-color:white ;
}
.TicketFormTable textarea
{
	border:1px solid silver;
	background-color:white ;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif !important;
}
.TicketHeader
{
	padding: 4px;
	background-color:#EEE;
	border-left:  1px solid black;
	border-right:  1px solid black;
	color:black;
}
.TicketListaDialogoContainer
{
	padding: 5px;
	background-color:#eeeeee;
	border-bottom: 1px solid black;
	border-left:  1px solid black;
	border-right:  1px solid black;
	border-top: none;
}
.TicketListaDialogo
{
	overflow:scroll;
	width: 100%;
	height: 300px;
}
.TicketDialogoDomandaHeader, .TicketDialogoRispostaHeader
{
	padding: 2px 6px;
	text-align:right;
}
.TicketDialogoDomandaHeader
{
	background-color:#FFFFCC;
	font-weight:bold;
}
.TicketDialogoRispostaHeader
{
	background-color:#CCFFCC;
	font-weight:bold;
}
.TicketDialogoDomandaText, .TicketDialogoRispostaText
{
	padding: 6px;
	border-bottom: 1px solid black;
}
.TicketDialogoDomandaText
{
	background-color:#FFFFCC;
}
.TicketDialogoRispostaText
{
	background-color:#CCFFCC;
}
.TicketLink
{
	text-decoration: none;
	color:#003399;
	cursor:pointer;
}	
.TicketLink:hover
{
	text-decoration: underline;
	cursor:pointer;
}
.TicketSubSection
{
	padding: 10px 20px;
	background-color:#EEE;
	font-size:14px;
	font-weight:bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	color:black;
}
div.Arearis_In, div.Arearis_InNews
{
	border-bottom: solid 2px;
	border-right: solid 2px;
	border-left: 0px;
	border-top: 0px;
	border-color:#D0D16B;
	padding: 5px;
	background-color:#EBDF8E;
	clear: both;
}
div.Arearis_InNews
{
	padding: 10px;
}
div.Arearis_InNewsTitle
{
	background-color:#A6D07D;
	padding:5px;
	margin:0px 0px 10px;
	border-bottom: 2px solid #699B69;
	border-right: 2px solid #699B69;
}

/* BellaLista */

.BellaLista_link {
	font-weight: bold;
	cursor:pointer;
	text-decoration:none;
}

.BellaLista_link:hover {
	font-weight: bold;
	cursor:pointer;
	text-decoration: underline;
}

.BellaLista_link_current {
	text-decoration: none;
	font-weight: bold;
	color:#999999;
}

/* TreeList */

div.SimpleCell
{
	float:left;
	padding: 0px 2px;
	overflow: hidden;
	margin: 0px 2px;
}
.SimpleCell.even
{
	background-color:#eee;
}
.SimpleCell.odd
{
	background-color:#ddd;
}
.TrasparentText {
	font-family: arial,sans-serif ;
	font-size: 12px ;
	color:#FFF !IMPORTANT
}






































