/*
 * theme.css
 *
 * 
 *   
 *
 */
 
 
/* *************** INTESTAZIONE *************** */
.rich-panel-body{
	  font-family: Trebuchet MS, Verdana, Arial;
	color: #000;
	}
div#header{
    background-image: url("../stylesheet/images/header.jpg");
    background-position:bottom right;
    background-repeat:no-repeat;
    padding:0;
    height:110px;
    width:100%;
}
.header_bg{
    background-image: url("../../comune/bolzano/official_header_bolzano.jpg");
    position:relative;
    float:right;
    height:100%;
    width:100%;
}
div#header p.intestazione{
    font-size: 23pt;
    background-color:transparent;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:500;
    margin:0;
}
div#header p.riga2{
position:relative;
right:9px;
top:68px;
}

p#acquistInRete{
    float:left;
    margin:25px 0px 0px 0px;
}

a:-webkit-any-link {
color: #224;
text-decoration: none;
cursor: auto;
}

.selettoreLingua{
    position:absolute;
    height:31px;
    width:390px;
    right:0;
    top:0;
    background-image:url("../stylesheet/images/languageBarBg.gif");
    background-repeat:no-repeat;
    text-align: right;
}
.selettoreLingua p
{
    color:#FFF;
    display:inline;
    top:6px;
    position:relative;
    font-size:12px;
}

.selettoreLingua a
{
    color:#FFF;
    text-decoration: underline;
}

.selettoreLingua a:hover
{
    text-decoration: none;
}

.selettoreLingua form
{
    margin-top: 6px;
    #margin-top: 0px;
    float: right;
}
.selettoreLingua span.tedesco{
    height:19px;
    width:24px;
    background-image:url("../../comune/bolzano/gFlag.png");
    background-repeat:no-repeat;
    cursor:pointer;
    text-align:center;
    font-weight:bold;
    font-size:9px;
    color:#333;
    
}

.selettoreLingua span.italiano{
    display:block;
    height:19px;
    width:24px;
    background-image:url("../../comune/bolzano/iFlag.png");
    background-repeat:no-repeat;
    position:relative;
    left:327px;
    cursor:pointer;
    text-align:center;
    font-weight:bold;
    bottom:30px;
    font-size:9px;
    padding-top:3px;
    color:#333;
}

p#mef{
    float:right;
    margin:5px;
    
}
div#header p.intestazione a{
    font-family:"Times New Roman", Times, serif;
}

/*div.homeLinks {
    color: #fff;
    background-color:#003F7D;
    background-image:url("../stylesheet/images/bgColor.png");
    margin-bottom: 3px; 
    margin-left:0px;
    border-left:1px solid #EFEFEF; 
    clear: both;
}

div.homeLinks ul{
    padding:0;
    margin:0;
    list-style:none;
}

div.homeLinks ul li{
    display: inline;
    border-right:1px solid #fff;
}

div.homeLinks a{
    color: #fff;
    font-weight: bolder;
    text-decoration: none;
    padding-left: 28px;
    margin-left:1em;
    margin-right:1em;
    padding-right:1em;
    margin-bottom:-1px;
    background-position:8px;
    background-repeat: no-repeat;
}

div.homeLinks a:link,div.homeLinks a:visited,div.homeLinks a:active {
    color: #fff;
}

div.homeLinks a:hover {
    text-decoration: underline;
    background-color: #fed;
    border-left-width:3px;
    margin-right:-2px;
    color: #000;
}

div.homeLinks a.home{
    background-image:url("../stylesheet/images/home.gif");
}
div.homeLinks a.back{
    background-image:url("../stylesheet/images/back.gif");
}
div.homeLinks a.pannello{
    background-image:url("../stylesheet/images/panel.gif");
}
div.homeLinks a.esci{
	text-align: right;
    background-image:url("../stylesheet/images/esci.gif");
}
*/

div.homeLinks h1{
    text-align:center;
    margin:0;
    margin-top:.2em;
    padding:.2em;
    color:#263364;
    background-image: none;
    background-color: #f9f9f9;
    border-bottom:2px solid #293364;
    font-size:110%;
    font-family: Trebuchet MS, Verdana, Arial;
/*  font-family:arial;*/
}

div.homeLinks h1 {
    background-color: #F9F9F9;
    border-bottom: 2px solid #293364;
    color: #263364;
    font-size: 110%;
    margin: 0;
    padding: 0.2em;
    text-align: center;
}

#bottone {
font-family: Trebuchet MS, Verdana, Arial;
margin-right: 1em;
float: right;
font-weight: bolder;
}
/*#clock {
font-family: Trebuchet MS, Verdana, Arial;
margin-right: 1em;
float: right;
font-weight: bolder;
}*/
/* *********************************** */



html {
	overflow-y: scroll;
}

body, form {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
}

body{
background-color: white;
}

/*a {
font-family: Trebuchet MS, Verdana, Arial;
color: #034;
font-weight: bold;
}*/
p {
text-align: justify;
}

h1 {
	font-size: 1.6em;
	margin-top: 0;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}


.footer {
	width: 100%;
	background-image: url("../stylesheet/images/bgColor.png");
	background-repeat: repeat-x;
	background-color: #003F7D;
	text-align: center;
	color: white;
	height: 30px;
	margin: 25px 0px 0px 0px;
	padding: 0;
	clear: both;
	
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
}

.rich-table {
	width: 100%;
}

.rich-table-cell {
	vertical-align: top;	
}

.columnHeader:hover {
	color: #FF6600;
}

.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-size: 12px;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 115px;
	float: left;
	padding: 2px;
	margin-top: 5px;
	clear: left;
	/*padding-left: 20px;*/
	margin-bottom: 5px;
}

.name_searchForm {
	vertical-align: top;
	font-weight: bold;
	float: left;
	padding: 2px;
	margin-top: 5px;
	clear: left;
	/*padding-left: 20px;*/
	margin-bottom: 5px;
}

.name img{
display:none;
}


.desc {
	font-weight: lighter;
	font-size: xx-small;
}

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: red;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}
img {
border: 0px black solid;
vertical-align: middle;
}
.errors input, .errors textarea {
	border: 1px solid red !important;
}

.required {
	color: red;
	padding-left: 2px;
}

.rich-stglpanel-body {
	overflow: auto;
} 

/* the specificity here is necessary to override the defaults */
.rich-panel .rich-panel-header,
.rich-stglpanel .rich-stglpanel-header {
	padding: 2px 3px;
}


select {
	font-size: 12px;
}

.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	text-align: right;
	width: 100%;
}

.actionButtons select {
	vertical-align: bottom;
	width: 100%;
}

.rich-datalist {
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rich-list-item {
	padding-bottom: 4px;
}

div.info {
	font-size: 1.25em;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

/*
input.field, input.Avcp{
margin-left: .5em;
margin-right: .5em;
}
*/

div#bodyDiv {
margin-left: 1%;
margin-right: 1%;
}
.bodyDiv {
margin-left: 1%;
margin-right: 1%;
}
.angle,table.B4 caption, table.vetrina caption {
    clear: left;
    text-align:left;
    font-family: Arial, Verdana;
    /*font-family: "Trebuchet MS", "AlMothnna", "Fantasy", Verdana;*/
    padding:0;
/*  margin-left:2%;
    margin-right:2%;*/
    background-image:url("../stylesheet/images/angolo.gif");
    background-position:top right;
    background-repeat: no-repeat;
    color:#fff;
    background-color:#1E4E7B;;
    /*margin-top:1em;*/
    margin-bottom:0em;
}
.angle{
    margin-left:2em;
    width:20em;
}
.angle img{
    vertical-align: top;
}
.angle h2,table.B4 caption .insideCaption{
    background-image:url("../stylesheet/images/angolo2.gif");
    background-position:top left;
    background-repeat: no-repeat;
    padding: 0 1em;
    color:#fff;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    display:block;
}
.angle2 {
    clear: none;
    font-family: Arial, Verdana;
    font-style: italic;
    margin-left: 0em;
    margin-right: 1em;
    margin-top: -12px;
    padding:0;
    background-position:bottom left;
    background-repeat: no-repeat;
    background-image:url("../stylesheet/images/angoloBL.gif");
    color:#fff;
    width: 20%;
    background-color:#1E4E7B;;
    float: right;
}

.angle2 a{
    background-image:url("../stylesheet/images/angoloBR.gif");
    background-position:bottom right;
    background-repeat: no-repeat;
    padding: 0 1em;
    color:#fff;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    display:block;
}


/*.angle h2 a:hover,.angle2 a:hover,.angle2 a:visited,.angle2 a, .angle span a:visited{*/
.angle h2 a:hover,.angle2 a, .angle span a:visited{
    color:#fff;
    text-decoration:none;
}

.angle h2,table.B4 caption .insideCaption, table.vetrina caption .insideCaption{
    background-image:url("../stylesheet/images/angolo2.gif");
    background-position:top left;
    background-repeat: no-repeat;
    padding: 0 1em;
    color:#fff;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    display:block;
}
.anglehome,h4.anglehome, caption.anglehome,table.B4 caption.anglehome, legend.anglehome {
    font-family: Arial, Verdana;
    font-weight: bold;
    clear: left;
    color: #D20025;
}
h2.anglehome, caption.anglehome,table.B4 caption.anglehome, legend.anglehome {
    font-size:13px;
    margin:0;
    background-color: transparent;
    background-position:left top;
    background-repeat: no-repeat;
    clear:none;
}
caption.anglehome,table.B4 caption.anglehome{
    text-align:left;
    margin-top:14px!important;
}

legend.anglehome {
    border-width:0 0 2px 0;
    background-color:transparent;
    margin-bottom:1.6em;
    position:static;

}
div.rtable {
margin: 0 0 12px;
background-color: #F0F0EA;
}
form {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 15px;
}

form.formHeader{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 0px;
}
div.rtop, div.rbottom {
display: block;
background: white;
}
.rcontent {
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
padding: 1em;
background-position: .5em .5em;
background-repeat: no-repeat;
}


/* ***** INFO TABLE E SIMIGLIA ******* */
    div.rtable{ margin: 0 0 12px;background-color: #F0F0EA;
    }
    
    div.rtop span, div.rbottom span{
        display:block;
        height: 1px;
        overflow: hidden;
        background-color: #F0F0EA;
        border-left:1px solid #ccc;
        border-right:1px solid #ccc;
    }

	div.rtop, div.rbottom {
	background:#FFFFFF;
	padding:0em;
	background-position:.0em .0em;
	background-repeat:no-repeat;
	margin-top: 0px;
	}

    div.rtop span.r1,div.rbottom span.r1{margin: 0 6px;height: 2px;}
    div.rtop span.r2,div.rbottom span.r2{margin: 0 5px;height: 2px;}
    div.rtop span.r3,div.rbottom span.r3{margin: 0 3px;height: 2px;}
    div.rtop span.r4,div.rbottom span.r4{margin: 0 2px;height: 2px;}
    div.rtop span.r5,div.rbottom span.r5{margin: 0 1px;height: 2px;}

    div.rtop span.r1{background-color: #ccc;}
    div.rbottom span.r1{background-color: #ccc;}

.noFloat{
    float:none;
}

.rcontent {
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:1em;
    background-position:.5em .5em;
    background-repeat:no-repeat;

}

.rcontent img{
    vertical-align: baseline;
}

.roundedCornerSpacer{
    margin-top:5em;
}

.rcontent p {
    margin: .5em 0;
    text-indent:0;
}

.rcontent em{
    /*background-color:#ffa;*/
    border-bottom: 1px solid #fc6;
    color: #454545;
    font-style: normal;
    font-weight: bolder;
    padding-left: .2em;
    padding-right: .2em;
}

.rcontent ul,.rcontent ol{
    padding:0;
    margin:0;
    margin-left:1.2em;
}
.rcontent li{
    margin-left: .5em;
}
.rcontent h5 {
    margin:.3em 0;
}

.rcontent h4{
    margin: .5em 0 -.5em 0;
    padding:0;
    padding-left:.5em;
    border-bottom: 1px double #ffa500;
    font-weight:normal;
    font-style:italic;
}
.rcontent blockquote{
    border:1px solid #ccc;
    padding:.5em;
    font-style:italic;
}
.rcontent h4:first-letter{
    color:#ffa500;
    font-size:150%;
}
.rcontent dl{
    margin: .5em 0;
    display:block;
    border:1px solid transparent;

}
.rcontentBottom{
    margin-bottom:2em;
}
.rcontent dt{
    float:left;
    clear:left;
    font-size:100%;
    margin:0;
    margin-right: .8em;
}
/*
.rcontent dt:after{
    content: ":";
}
*/
.rich-table-subheader {
	background-color: #2E6194;
	color: white;
}

.rich-table-subheadercell {
padding: 2px 2px 2px 2px;
color: white;
white-space: normal;
}

a.columnHeader{
	color: white;
	text-decoration: none;
	cursor: auto;
}	

a.pan{
color: #333;
text-decoration: none;
text-transform: uppercase;
vertical-align: bottom;
font-style: italic;
}

.rich-pmenu-top-group-div{
 margin-left: 2px;
 border:0;
}
.rich-pmenu-top-group.rich-pmenu-hovered-element{
 padding: 0px;
 background-image:none;
}
.rich-pmenu-nowrap, rich-pmenu-group-self-icon, rich-pmenu-top-group-self-icon img{
  display:none;
}
.rich-pmenu-selected-element {
font-style: normal;
padding: 0px;
}
.rich-pmenu-top-group{
font-size: 13px;
margin: 0;
background-color: transparent;
background-position: left top;
background-repeat: no-repeat;
clear: none;
font-family: Arial, Verdana;
font-weight: bold;
clear: left;
color: #D20025;
background-image:none;
padding: 0px;
 }
 .rich-pmenu{
	width: 120px;
 }
.rich-pmenu-item a{
font-weight: normal;
color: #003F7D;
text-decoration: none;
font-family: Trebuchet MS, Verdana, Arial;
background-color: transparent;
font-size: 12px;
 }
.rich-pmenu-item a:hover{
    text-decoration: underline;
    #border-color: white; /* "#" == solo per explorer*/
}
.rich-pmenu-group-self-label {

padding-left: 15px;
} 
.rich-pmenu-top-group .rich-pmenu-group-self-label {
background: none;
padding-left: 5px;
cursor: pointer;
}

/* MENU LEFT*/
.rich-panelbar{
	border-color: transparent;
	border: none; 
}
.rich-panelbar-b{
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
}
.rich-shuttle-source-cell, .rich-shuttle-target-cell, .rich-shuttle-source-cell *, .rich-shuttle-target-cell * {
	font-family: 'Tahoma', Tahoma, Tahoma;
	font-size:11px;
	white-space:nowrap;
}
.rich-pmenu-top-group-div {
border-color: transparent;
}
.rich-pmenu-item {
margin-left: 15px;
border-color: transparent;
#border-color: white; /* "#" == solo per explorer*/
padding: 0px;
background: url(../stylesheet/images/go.gif) center left no-repeat;
}
.rich-pmenu-item-label{
margin-left: 15px;
border-bottom: 1px dotted #DDD;
}

/*
input.field,input.Avcp, input, textarea {
	font-size: 11px;
}
*/
/* rimosso classe input,input.field per ottenere i button con stile di default */
textarea,input[type=file],select {
font-size: 1em;
font-family: Verdana, Tahoma, serif;
padding: 4px 1px;
margin: 0;
max-width: 250px;
width:expression(this.clientWidth > 250 ? 250 : true );
}
/*
input.field{
font-size: 1em;
font-family: Verdana, Tahoma, serif;
padding: 4px 1px;
margin: 0;
max-width: 250px;
width:expression(this.clientWidth > 250 ? 250 : true );
}
*/
select {
	width: 250px;
	padding: 4px 2px;
}	

.column1 {
    width: 50%;
    text-align: left;
}

.column2 {
    width: 50%;
    text-align: left;
}

/* 
input.field:hover,input:hover,textarea:hover,select:hover{
	font-size: 1em;
	font-family: Verdana, Tahoma, serif;
	padding: 4px 1px;
	margin: 0;
    background-color:#fee;
    max-width: 250px;
	width:expression(this.clientWidth > 250 ? 250 : true );
}
*/
/* commentato per ottenere i button con stile di default
input:hover{
	font-size: 1em;
	font-family: Verdana, Tahoma, serif;
	padding: 4px 1px;
	margin: 0;
    background-color:#fee;
    max-width: 250px;
	width:expression(this.clientWidth > 250 ? 250 : true );
}
*/
/*
input.Avcp,textarea.Avcp,input[type=password].Avcp,input[type=file].Avcp,select.Avcp {
	background-image: url(../stylesheet/images/input_shadow_AVCP.jpg);
	border: 1px solid #C5BA24;
}
*/
/*
input.Avcp{
	font-size: 11px;
	font-size: 1em;
	font-family: Verdana, Tahoma, serif;
	padding: 4px 2px;
	margin: 0;
	background-image: url(../stylesheet/images/input_shadow_AVCP.jpg);
	border: 1px solid #C5BA24;
	max-width: 250px;
	width:expression(this.clientWidth > 250 ? 250 : true );
}
*/
/*
input.Avcp:hover,textarea.Avcp:hover,input[type=password].Avcp:hover,select.Avcp:hover{
	background-image: url(../stylesheet/images/input_shadow_AVCP.jpg);
	border:1px solid #b1a820;
	max-width: 250px;
	width:expression(this.clientWidth > 250 ? 250 : true );
}
*/
/*
input.Avcp:hover{
	background-image: url(../stylesheet/images/input_shadow_AVCP.jpg);
	border:1px solid #b1a820;
	max-width: 250px;
	padding: 4px 2px;
	width:expression(this.clientWidth > 250 ? 250 : true );
}*/
/*
select.Avcp{
	padding: 4px 2px;
	background-image:none;
	background-color:#fefecc;
	border: 1px solid #C5BA24;
}*/
/*
select.Avcp:hover{
	padding: 4px 2px;
	background-image:none;
	background-color:#fefecc;
	border: 1px solid #C5BA24;
}*/	

input[readonly], input[readonly]:hover{
    background-color:#ddd;
}

/*
input[type=submit],input[type=botton],input[type=reset],.tasto {
    background-color:#eee;
    border: 2px outset #eee;
}
*/

/*
input[type=submit]{
    border:1px #999 solid;
    background-color:#EFEBE7;
}
*/
.rich-table-cell {
border-bottom: 1px #CCC dotted;
border-left: 1px #CCC dotted;
border-right: 1px #CCC dotted;
border-top: 1px #CCC dotted;
padding: 4px 4px 4px 4px;
font-size: 11px;
color: #474747;
font-family: Arial,Verdana,sans-serif;
}

.rich-table {
border: solid 1px silver;
background-color: white;
empty-cells: show;
border-collapse: collapse;
}

.rich-panel {
background-color: white;
border-style: none;
/*border: 1px solid;
border-color: #999;*/
}
.rich-panel-body {
/*padding: 10px 10px 10px 14px;*/
padding:0px;	
background-position: 0 -490px;
background-repeat: repeat-x;
background-image: none;
font-size: 12px;
}
.rich-panel-header {
color: white;
border-top: 0;
border-right: 0;
border-left: 0;
border-color: #ADADAD;
background-position: 0 50%;
background-image: none;
padding: 6px 6px 6px 14px;
background-color: #2E6194;
}
/* commentato per ottenere i button con stile di default
a[type="button"],button[type="button"], button[type="reset"], button[type="submit"], 
input[type="reset"], input[type="submit"], input[type="button"],
input.field[type="reset"], input.field[type="submit"],input.field[type="button"],
input.Avcp[type="reset"], input.Avcp[type="submit"],input.Avcp[type="button"], .button{
border: 1px #999 solid;
background-color: #2E6194;
font-size: 100%;
background-image: none;
color: #224;
background: url(../stylesheet/images/arrow_button_bg.gif) repeat-x;
padding: 1px;
cursor: pointer;
margin-left: 5px;
margin-top: 3px;
padding: 2px;
font-family: Verdana, Tahoma, serif;
font-weight: normal;
}*/

.buttonIE{
border: 1px #999 solid;
background-color: #2E6194;
font-size: 100%;
background-image: none;
color: #224;
background: url(../stylesheet/images/arrow_button_bg.gif) repeat-x;
padding: 5px;
cursor: pointer;
margin: 5px;
height: 23px;
font-family: Verdana, Tahoma, serif;
font-weight: normal;
text-decoration: none;
}

input.avcp_importo{
font-size: 11px;
font-size: 1em;
font-family: Verdana, Tahoma, serif;
padding: 4px 2px;
margin: 0;
/*background-image: url(../stylesheet/images/input_shadow_AVCP.jpg);
border: 1px solid #C5BA24;*/
max-width: 250px;
width:expression(this.clientWidth > 250 ? 250 : true );
text-align: right;
}

/*
button[type="button"]:disabled, button[type="reset"]:disabled, button[type="submit"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled, input[type="button"]:disabled{
color: grey;
}
*/

#content{	
	vertical-align:top;
	width:100%;
}		 
#vtab0{ 
	float:left; 
	padding: 0px; 
	height: 100%; 
	width: 20%;
}

/*#vtab0 div{
	border-bottom: 1px dotted #DDD;
}*/

#vtab0 li, #vtab0 a{ 
	list-style:none;
	font-weight: normal;
	color: #003F7D;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial;
	background-color: transparent;
	font-size: 12px;
	cursor:pointer;
	background: url(../stylesheet/images/go.gif) center left no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	width: 100%;
}

#vtab0 div .top-group{
	border-bottom: none;
}

#vtab0 .top-group{ 
	font-size: 13px;
	margin: 0;
	margin-left: 0px;
	#margin-left: 0px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	clear: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	clear: left;
	color: #D20025;
	background-image: none;
	padding: 0px;
	border-bottom:none;
}
#vtab0 li:hover, #vtab0 a:hover { 
	text-decoration: underline;
    #border-color: white; /* "#" == solo per explorer*/
	cursor:pointer; 
}

#vtab0 .top-group:hover{ 
	text-decoration: none;
    #border-color: white; /* "#" == solo per explorer*/
	cursor:text; 
}	
#tabContent { 
	float: left;
	width: 72%;
	padding-left: 15px;
}
.vtInfo{	
	display:none;
	overflow:visible;
}
.clear { clear: both; width: 100%; }

.association h1 {
text-align: left;
margin: 0;
margin-top: .2em;
padding: .2em;
color: #263364;
background-image: none;
background-color: #F9F9F9;
border-bottom: 2px solid #293364;
font-size: 110%;
font-family: Trebuchet MS, Verdana, Arial;
}

/*
table.detailTable tr:hover,table.detailTable tr[class]:hover,table.detailTable tr:hover td[class]{
    background-color:#def;
}
*/
.detailTable{
width: 750px;
margin-bottom: 2em;
/*border: 1px #DDD solid;
border-collapse: collapse;*/
background-color: white;
margin-top: 0;
margin-bottom: 1em;
color: black;
line-height: 15px;
/*border: 1px solid #2E6194;*/
}
.cella-sinistra {
text-align: left;
background-color: transparent;
padding: .1em .3em;
font-weight: normal;
font-family: "Trebuchet MS", "AlMothnna", "Fantasy", Verdana;
font-style: normal;
font-size: 12px;
width:50%;
/*float: left;
margin-right: 5px;
border: 1px dotted #CCC;
color: #008;
*/
font-weight: bolder;	
}
.cella-destra{
/*border: 1px #CCC dotted;
color: #224;
padding: .3em .5em;
display: table-cell;
vertical-align: inherit;
border-collapse: collapse;
font-size: 12px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
float: left;
margin: 0;*/
width:95%;
}
.cella-top {
text-align: left;
background-color: transparent;
border: none;
padding: .1em .3em;
font-weight: bold;
color: black;
font-family: "Trebuchet MS", "AlMothnna", "Fantasy", Verdana;
font-style: normal;
font-size: 13px;
width:15%;
}

fieldset {
margin: 10px;
margin-left: 0px;
border: 1px solid #ACBECE;
border-width: 1px;
border-style: solid;
padding: 7px;
clear: left;
}

legend {
font-weight: bold;
margin: 0px 10px 0px 18px;
font-family: Verdana;
font-size: 11px;
color: black;
}
.intestazioneDettaglio{
text-align: center;
margin: 0;
padding: .2em;
color: #263364;
background-image: none;
font-size: 110%;
font-family: Trebuchet MS, Verdana, Arial;
font-size: 13px;
font-weight: bold;
}

.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-size: 12px;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../../img/msgwarn.png);
}

.error {
	margin-top: 3px;
	float: left;
	padding: 5px;
}

.errors {
	color: red;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea {
	border: 1px solid red !important;
}

.rich-tree-h-ic-img, .rich-tree-node-handleicon-collapsed, .rich-tree-node-handleicon-expanded {
display:inline;
height:16px;
margin:0;
overflow:hidden;
width:16px;
}

.buttonLink {
width: 42px;
height: 19px;
border: 1px #999 solid;
background-color: #E3E3E3;
font-size: 100%;
background-image: none;
color: black;
padding: 2px;
padding-left:3px;
padding-bottom:1px;
cursor: pointer;
margin-left: 5px;
margin-top: 3px;
font-weight: normal;
text-decoration: none;
display: inline-block;
behavior: url(layout/stylesheet/border-radius.htc);
border-radius: 3px;
}

.buttonLink:hover{
	text-decoration: none;
	color: black;
}

