body {
background-color:  #FFFFFF;
font-family:   Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
border: 0;
height: 100%; 
max-height: 100%; 
line-height: 16px;
color:  #3C3F63;
}

/*BLOCKMENU*/

#ddblueblockmenu{
width: 200px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90%  Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 1px 0;
padding-left: 9px;
width: 160px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #3C3F63;
border-left: 7px solid #FFFFFF;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 100px; /*IE 5*/
w\idth: 115px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #001941;
border-left-color: #FFFFFF;
color: #FFFFFF;
}

#ddblueblockmenu div.menutitle{
color: #3C3F63;
border-bottom: 1px solid #DDDDDD;
padding: 1px 0;
padding-left: 5px,
font: bold 100%  Arial, sans-serif;

background-color: #F4F8F8;
}

a {
    color:  #3C3F63;
	font-family:   Arial, Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 0.3px;
	word-spacing: 1.2px;
}

td {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
}
p {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.3px;
	word-spacing: 1.2px;
	padding-left: 12px
}
h1 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left: 12px;
	padding-bottom: 12px
}


h2 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-left: 12px;
}

h3 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	page-break-after: always;
	line-height: 12px;
	padding-left: 12px;
}
h4 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h5 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
h6 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
}

/*RTE*/
.rteImage {
	background: #FDFDFD;
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
	border: 1px outset; 
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #FDFDFD;
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #FDFDFD;
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	font-family:   Arial, Helvetica, sans-serif;
	padding: 0;
}
#formatblock_testo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3C3F63;
	padding: 0px;
	text-align: left;	
	border: 1px solid #DDDDDD;
}

#testo body p{
font-family:   Arial, Helvetica, sans-serif;
}

#testo {
font-family:   Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 19px;
padding: 8px;
}

/*MENU VERTICALE*/

.suckerdiv ul{
background: yellow;
margin: 0;
padding: 0;
list-style-type: none;
width: 150px; 
border-bottom: 1px solid #DDDDDD;
}
	
.suckerdiv ul li{
position: relative;
background: #736B60;
}
	

.suckerdiv ul li ul{
background: #736B60;
font-family:   Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
position: absolute;
margin-left:0px;
margin-top:0px;
z-index:1000;
width: 110px; 
top: 0;
visibility: hidden;
}

.suckerdiv ul li a{
display: block;
overflow: auto;
color: black;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #FFFFFF;
border-bottom: 0;
position: relative;
z-index:1000;
}

.suckerdiv ul li a:visited{
color: #383027;
}

.suckerdiv ul li a:hover{
background-color: #302725;
color: #FFFFFF;
}

.suckerdiv .subfolderstyle{
background: url(./media/arrow-list.gif) no-repeat center right;
}

	
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/*MENU VERTICALE SUBSCHEDA*/
/*DA PERSONALIZZARE  E COPIARE NELLO STILE*/
.sucker ul{
font-family:   Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
width: 60px;
list-style-type: none;
}

/*Top level list items*/
.sucker ul li{
font-family:   Arial, Helvetica, sans-serif;
position: relative;
width: 60px;
display: inline;
float: left;
font-size: 12px;
/*background-color: #FFFFFF; overall menu background color*/
}

/*Top level menu link items style*/
.sucker ul li a{
display: block;
width: 60px; /*Width of top level menu link items*/
padding: 2px 8px;
text-decoration: none;
font-size: 12px;
color: #DDDDDD;
}
	
/*1st sub level menu*/
.sucker ul li ul{
font-family:   Arial, Helvetica, sans-serif;
left: 0;
width: 60px;
position: absolute;
font-size: 11px;
text-transform: title;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.sucker ul li ul li{
font-family:   Arial, Helvetica, sans-serif;
display: list-item;
float: none;
font-size: 11px;
width: 60px;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: #444444;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.sucker ul li ul li ul{ 
font-family:   Arial, Helvetica, sans-serif;
left: 120px; /* no need to change, as true value set by script */
text-transform: title;
background-color: #BBBBBB;
top: 0;
font-size: 11px;
border-width: 0;
}

/* Sub level menu links style */
.sucker ul li ul li a{
font-family:   Arial, Helvetica, sans-serif;
display: block;
width: 60px; /*width of sub menu levels*/
color: #DDDDDD;
padding: 1px 5px;
border-width: 0;
font-size: 11px;
}

.sucker ul li a:hover{
font-family:   Arial, Helvetica, sans-serif;
color: #FFFFFF;
border-width: 0;
}

/*Background image for top level menu list links */
.sucker .mainfoldericon{
/*background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;*/
}

/*Background image for subsequent level menu list links */
.sucker .subfoldericon{
/*background: #DFDFDF url(./freccina.gif) no-repeat center right;*/
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .sucker ul li { float: left; height: 1%; }
* html .sucker ul li a { height: 1%; }
/* End */

/*SCHEDE*/
.titoloscheda {
	color: #3C3F63;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: ;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3C3F63;
	padding-top: 15px;
	padding-bottom: 5px;
}
.titolosezione {
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C3F63;
	text-align: left;
	padding: 2px;
		
}

.s {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #3C3F63;
	text-align: right;
	padding: 2px;
	text-decoration:none;	
}

.d {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	text-align: left;	
	padding: 3px;
}
.menu
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3C3F63;
	padding: 0px;
	text-align: left;	
	border: 1px solid #DDDDDD;
}

.field
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3C3F63;
	padding: 0px;
	text-align: left;	
	border: 0px solid #DDDDDD;
	background: #FBFBFA;
}

.text {
	font-family:  Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #3C3F63;
	padding: 1px;
	text-align: left;	
	border: 1px solid #DDDDDD;
	background: #FBFBFA;
}

/* ELENCHI*/

.maintab {
	background-image: url(./pat5.gif);
	background-repeat: repeat-x;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	padding-left: 4px;

}
.maintab a{
color:#FFFFFF;
text-decoration:none;
}
.maintabdown {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	font-size: 11px;
	font-weight: bold;
}
.rigaa {
	color: #3C3F63;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
}	
.rigab {
    color: #3C3F63;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
}
.rigaa a{
color:#3C3F63;
}
.rigab a{
color:#3C3F63;
}
.rigaseparatrice {
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
}

/* PULSANTI */

 .ENTRA
{   
	border:1px solid #FFFFFF;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3C3F63;
	padding: 1px;
	text-align: left;	
}

.associadb
{
	background-color: transparent;
    background-image: url(./cg/nuovo.gif););
	background-repeat: no-repeat;
	border-width: 0px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	height: 15px;
	padding-left: 0px;
	text-transform: uppercase;
	width: 15;
}
/* NAVIGATORE GENERAZIONALE*/
A.n:visited {
    font: normal 100%  Arial, sans-serif;
	color: #3C3F63;
	text-decoration: none;
}

A.n:link {
	font: normal 100%  Arial, sans-serif;
	color: #3C3F63;
	text-decoration: none;
}

A.n:active {
	color: #3C3F63;
    font: normal 100%  Arial, sans-serif;
	text-decoration: none;
}

A.n:hover {
	color: #3C3F63;
    font: normal 100%  Arial, sans-serif;
	border-bottom: 1px dotted #3C3F63;
	font-weight: normal;

}
.nselect {
	color: #3C3F63;
	 font: bold 100%  Arial, sans-serif;

}

.inputselect {
	color: #3C3F63;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 1px;
    width: 180px;
}
.rigo {
    color: #3C3F63;
    text-decoration: none;
    border-top: 1px solid #DDDDDD;

}

.rigo a {
    color: #3C3F63;
    text-decoration: none;

}
.rigod {

   border-bottom: 1px solid #DDDDDD;

}
/*TITOLO APPLICAZIONE*/
.titoloapplicazione {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CACAC0;
	padding:8px;
	}

}