.hidden
{
	visibility:hidden;
} 
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - ONE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.content-container-one-column-full {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:100%;
	/* border:1px solid #818181;
	background:url(images/sfondi/bg-content-side.png) repeat-y right;
	position:relative;*/
	}


.content-container-one-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:948px;
	border:1px solid #818181;
	/*background:url(images/sfondi/bg-content-side.png) repeat-y right;
	position:relative;*/
	}

.content-main-one-column {
	width:auto;
	float:none;
	}


.content-container-one-column-collapsable {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:948px;
	border:1px solid #818181;
	/*background:url(images/sfondi/bg-content-side.png) repeat-y right;
	position:relative;*/
	}

.content-main-one-column-collapsable {
	width:auto;
	float:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:948px;
	border:1px solid #818181;
	background:url(images/sfondi/bg-content-side.png) repeat-y right;
	/*position:relative;*/
	}

#content-main-two-column {
	width:690px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:235px;
	}
	
.content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:948px;
	border:1px solid #818181;
	background:url(images/sfondi/bg-content-side.png) repeat-y right;
	/*position:relative;*/
	}

.content-main-two-column {
	width:690px;
	float:left;
	}

.content-side-two-column {
	float:right;
	width:235px;
	}
	
.content-largecontainer-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:948px;
	border:1px solid #818181;
	}

.content-large-two-column-leftsmall {
	width:330px;
	float:left;
	}
.content-large-two-column-leftlarge {
	width:870px;
	float:left;
	}
.content-large-two-column-rightsmall {
	float:right;
	width:330px;
	}
.content-large-two-column-rightlarge {
	float:right;
	width:870px;
	height:700px;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN COLLAPSABLE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.content-container-two-column-tabbed {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:958px;
	border:none;
	/*background:url(images/sfondi/bg-content-side.png) repeat-y right;*/
	position:relative;
	overflow: hidden;
	height:100%; 
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN COLLAPSABLE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content-container-two-column-collapsable {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:948px;
	border:1px solid #818181;
	/*background:url(images/sfondi/bg-content-side.png) repeat-y right;*/
	/*position:relative;*/
	overflow: hidden;
	height:100%; 
	}

.content-main-two-column-collapsable {
	float:left;
	width: 690px;
	margin: 5px 2px 5px 5px;  
	overflow: hidden; 
	}

.content-side-two-column-collapsable
{
    float: right;
    width: 215px;
    text-align: center;
}
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN COLLAPSED

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content-main-two-column-collapsed {
	float:left;
	width: 922px;   /*690+215+17*/
	margin: 5px 2px 5px 5px;  
	overflow: hidden; 
	}
.content-side-two-column-collapsed
{    
	float:right;
	width:220px;
	margin-right: -232px; /*215+17*/
	text-align: center; 
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN COLLAPSABLE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.new-content-container-two-column-collapsable {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:948px;
	border:1px solid #818181;
	/*background:url(images/sfondi/bg-content-side.png) repeat-y right;*/
	position:relative;
	overflow: hidden;
	}

.new-content-main-two-column-collapsable {
    position:absolute;
	float:left;
	width: 690px;
	margin: 5px 2px 5px 5px;  
	overflow: hidden; 
	left: 0px;
	top: 10px; 
	}

.new-content-side-two-column-collapsable
{
    position:absolute;
    float: left;
    width: 215px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIDER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 .new-slider
{
    background-position: center;
    position: absolute;
    float: left;
    background: white url(images/cmd/next_lite.gif) no-repeat center;
    border-style: none dotted none dotted;
    border-width: 1px;
    border-color: #C0C0C0;
    width: 8px;
}
 .new-slider:hover
{
    background-color: #FFFFCC;
	}

.close
{
	background: white url(images/cmd/previous_lite.gif) no-repeat center;    
    border-style: none none none dotted;
}
 .close:hover
{
    background-color: #FFFFCC;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIDER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 .slider
{ 
    background: white url(images/cmd/next_lite.gif) no-repeat center; 
    border-style: none dotted none none;  
    border-width: 1px; 
    border-color: #C0C0C0; 
    width:8px; 
}
 .slider:hover
{
    background-color: #FFFFCC;
	}

.close
{
	background: white url(images/cmd/previous_lite.gif) no-repeat center;    
    border-style: none none none dotted;
}
 .close:hover
{
    background-color: #FFFFCC;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:660px;
	border:1px solid #818181;
	background:url(images/sfondi/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#content-main-three-column {
	width:660px;
	float:left;
	margin-left:25px;
	}

#content-side2-three-column,
#content-side1-three-column {
	width:33%;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}
.content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:660px;
	border:1px solid #818181;
	background:url(images/sfondi/bg-three-column-main.png) repeat-y;
	position:relative;
	}

.content-main-three-column {
	width:660px;
	float:left;
	margin-left:25px;
	}

.content-side2-three-column,
.content-side1-three-column {
	width:33%;
	font-size:.9em;
	}
	
.content-side2-three-column {
	float:right;
	}

.content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	/*background:url(images/sfondi/bg-three-column-home.png) repeat-y;*/
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	padding: 0px 0px 0px 20px;
	}

#three-column-side2 {
	float:right;
	width:30%;
	padding: 0px 0px 0px 10px;
	}

#three-column-side3 {
    float:right;
	width:30%;
	padding: 0px 20px 0px 0px;
	}
	
.three-column-container {
	/*background:url(images/sfondi/bg-three-column-home.png) repeat-y;*/
	padding:0;
	margin:20px 0 10px 0;
	}

.three-column-side1 {
	float:left;
	width:33%;
	padding: 0px 0px 0px 5px;
	}

.three-column-side2 {
	float:right;
	width:33%;
	padding: 0px 10px 0px 5px;
	}

.three-column-middle {
	width:33%;
	margin:0px  33%;
	padding: 0px 10px 0px 5px;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin-top:5px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(images/decoration/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
	margin-top:0px;
	line-height:0.6em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#d61719;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.main-res1280{
	width:1200px !important;
}

#top-information {
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:960px;
	}
	
#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}

#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:13.4%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone {
	text-align:center;
	border-left:1px dashed #CACACA;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:87%;
	height:2em;
	padding:0 0 0 0;
	}
#top-site-path {
	text-align:right;
	position:absolute;
	top:28px;
	right:13.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-login-status {
	text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:24px;
	left:87%;
	height:2em;
	padding:0 0 0 0;
	}


#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NAV

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main {
	background:#608fc8 url(images/sfondi/bg-nav.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	padding:0 0 0 20px;
	position:relative;
	font-weight:bold;
	height: 3em;
}

#nav-login 
{
    text-align:center;
	width:250px;
	_width:250px;
	position:absolute;
	top:0;
	right:0;
	padding:  0px 0px 0px 0px;
	background:#4b6cb5 url(images/sfondi/bg-nav-side.png) top right no-repeat;

	color:white;
	height: 3em;  
	}

#nav-main div {
	width:250px;
	position:absolute;
	top:0;
	right:0;
	padding:  0px 0px 0px 0px;
	/*height: 3em;*/
}

/*
#nav-main a:link, #nav-main a:visited
{
    color: white;
    display:inline-block;  
    padding: 7px 3px 0px 3px;
}


#nav-main a:hover
{
    color: white;
    padding: 7px 3px 0px 3px;    
    background:#FFCC00 url(images/sfondi/panArancio.gif) top left repeat-x;
    display:inline-block;  
}
*/

#nav-main li.current a:active {
    color: white;
    padding: 7px 3px 0px 3px;    
    background:#FFCC00 url(images/sfondi/panArancioLite.gif) top left repeat-x;
    display:inline-block;  

}


#nav-main a.StaticSelectedStyle:link, #nav-main a.StaticSelectedStyle:visited
{
    color: #003399;
    padding: 7px 3px 0px 3px;
    background: #FFCC00 url(images/sfondi/panArancioLite.gif) top left repeat-x;
    display: inline-block;
}

/* ACTIVE PAGES */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background:#608fc8;
	position:relative;
	}
	
#poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	background-image : url(images/logo/logo.jpg);
	background-repeat:no-repeat ; 
	background-color: #FFCC00;  
	height : 160px;
	width:  710px;
	}

#login-area-home {
	position:absolute;
	top:0px;
	right:0;
	width:247px;
	font-weight:bold;  
	margin:   0px 0px 0px 0px;
	border: none;
	/*border: solid 1px red;*/
	color:#FFFFFF;
	background:#608fc8;

	}

#login-area-title{
    text-align: center; 
}

#login-area-authenticate
{
    border: none;
    padding: 0px 10px 0px 10px;
	background:#608fc8;
}

#login-area-links table td
{
    border: none;
}

#login-area-links table tr:hover
{
    background-position: left top;
    background-color: white;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
    color: #CCCCFF;
    text-transform: none;
    clear: both;
    border: none;

}

#login-area-access 
{
    margin: 0px 10px 0px 20px;
	font-size:1.0em;
	font-weight:normal;
	line-height:100%;
	text-align: left; 
	/*border: solid 1px green;  */
	
	}
#login-area-access .error
{
    color: #FFFF00;
    font-size: 0.8em;
    text-align: left;
}

	
#login-area-links 
{
    margin: 10px  0px 0px 6px;
	font-size:1.0em;
	font-weight:normal;
	text-align:left;  
}

#login-area-links a:link, #login-area-links a:visited
{
    padding: 0px 2px 0px 2px;
    color: #FFFF66;
    display:block;  
    /*text-decoration: underline;*/
}
	
#login-area-links a:hover 
{
    padding: 0px 2px 0px 2px;
    color: Blue;
    display:block;
    border: none;
}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	background:#608fc8;
	position:relative;
	color:#d5e8ff;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(images/decoration/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

ul.group {
	margin:0;
	line-height: 1em;
	}

li.title-on
{     
    border: 1px none #C0C0C0;
    padding: 5px 0 3px 0px ;    
    display: block;
    background: none;
    font-size:12px;
    font-weight:bold;    
}

li.title-off
{
    background: none;
    display:none;  
}

li.item-on 	
{
    background: none;
	color:Green; 	
	padding-bottom: 1px; 
	padding-top: 1px;
	padding-left: 0px; 
}
li.item-off 
{
    background: none;
	color:gray;
	padding-bottom: 1px; 
	padding-top: 1px;
	padding-left: 0px; 
}


#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(images/decoration/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	images & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(images/sfondi/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#608fc8 url(images/sfondi/bg-nav.png) bottom left no-repeat;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#a9c0db;
	font-size:.8em;
}

#footer div {
	background:#4b6cb5 url(images/sfondi/bg-nav-side.png) bottom right no-repeat;
	width:248px;
	_width:248px;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer-sub-1280 {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BOTTOM-CMD

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottomMenu
{
    font-family: Arial, Helvetica, sans-serif; font-size: xx-small; 
}

.pnlWaitMessage
{
    z-index: 0;
    width: 50px;
    height: 50px;
    background: url(images/cmd/UserLink.png) no-repeat;
    text-align: center;
    line-height: 14px;
    position: fixed;
    top: 5px;
    left: 5px;
    float: left;
    display: inline-block;
}


.pnlUserLinkCmd
{
    z-index: 0;
    width: 50px;
    height: 50px;
    background: url(images/cmd/UserLink.png) no-repeat;
    text-align: center;
    line-height: 14px;
    position: fixed;
    bottom: 5px;
    left: 5px;
    float: left;
    display: inline-block;
}

.StartUpPanel
{
    z-index: 0;
    width: 50px;
    height: 50px;
    background: url(images/cmd/Startup.png) no-repeat;
    text-align: center;
    line-height: 14px;
    display: inline-block;
}

.pnlMessageCmd
{
    z-index: 0;
    width: 50px;
    height: 50px;
    background: url(images/cmd/Message.png) no-repeat;
    text-align: center;
    line-height: 14px;
    position: fixed;
    bottom: 5px;
    right: 5px;
    float: right;
    display: inline-block;
}
.pnlMessageCmdError
{
    z-index: 0;
    width: 50px;
    height: 50px;
    background: url(images/cmd/ErrMessage.png) no-repeat;
    text-align: center;
    line-height: 14px;
    position: fixed;
    bottom: 5px;
    right: 5px;
    float: right;
    display: inline-block;
}

#pnlContrattoDate
{
    z-index: 1000;
    width: 250px;
    height: 200px;
    text-align: center;
    line-height: 14px;
    position: fixed;
    top: 5px;
    left: 5px;
    float: left;
    display: inline-block;
}

.dragContrattoDate
{
}
.dragContrattoDate:hover
{
    cursor:move;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.removelink
{
    display: inline-block;
    cursor: pointer;
}

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}


.login
    {
	text-align:left ;
	font-family:Arial;
	font-size:.8em;
	      
	}
.login .error
    {
	color: Red;
	}



.commandlinkbutton
{
    padding: 3px 3px 3px 3px;
    border-style: double;
    border-width: 3px;
    border-color: White;
    display: block;
    background-color: #dcdcdc;
    color: Maroon;
    text-align: center;
}
 
 .commandlinkbutton:hover
{ 
    background-color:White;
    border-color: #dcdcdc;
    color: Red;
 }

.documentlinkbutton
{
    padding: 3px 3px 3px 3px;
    border-style: double;
    border-width: 3px;
    border-color: White;
    display: block;
    background-color: #dcdcdc;
    color: Maroon !important;
    text-align: center;
}
 
 .documentlinkbutton:hover
{ 
    background-color:White;
    border-color: #dcdcdc;
    color: Red;
 }
.itemlinkbutton
{
    display: block;
}
 
 .itemlinkbutton:hover
{ 
 }

.disabledlinkbutton IMG
{
	opacity:0.1;
	filter: alpha(opacity=10);
}

.ckeckflowlinkbutton
{
    padding: 3px 3px 3px 3px;
    border-style: double;
    border-width: 3px;
    border-color: #dcdcdc;
    display: inline-block; 
    background-color: White;
    color: Maroon;
    text-align: center;
    width:120px; 
}
 
 .ckeckflowlinkbutton:hover
{ 
    background-color:#dcdcdc;
    border-color: White;
    color: Red;
 }


.formtitle
{
    margin-top: -5px;
    position: fixed;
    left: 0px;
}


.formtitle_DIV
{
    margin-top: -5px;
    position: fixed;
    left: 0px;
    width: 20px;
    height: 200px;
    background-color: #FF9933;
    color: White;
    writing-mode: tb-rl;
    filter: flipv fliph;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1.2em; 
    font-weight:bold;  
    text-align: center;        
}

.centerpage
{
    position:absolute;
    top:50%;
    overflow:visible; 
    width: auto;
    height: auto;
}

.MontaSmontaTitolo
{
    padding-top:8px;
    width: 300px;
    height: 50px;
    background-color: #FF9933;
    color: White;
    font-size: x-large;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align:middle;  
}



#mainPanel {
    /*background: red;*/
    width:100%;
    height:auto;
}

#leftPanel {
    float: left;
    width: 600px;
}

#rightPanel {
    float: left;
    height: 100%;
    width: 500px;
}

.accordion-header-large{
    height:35px !important;
    font-size: 1.3em !important;
    line-height:1em;
}

.commandLinkButton-large
{
    font-size: 2.0em !important;
    height:50px; 
    width: 100%; 
}
.captionRow-large{
     height:15px;
}
.dataRow-large{
     height:30px;
}

.captiontextbox-large
{
    border: 0px solid #C0C0C0;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: silver;
    font-size: 1.0em !important;
    height:10px; 
    overflow:hidden; 
    padding: 0;
    vertical-align: bottom;
    width: 100%; 
}

.datatextbox-large
{
    border: 0px solid #C0C0C0;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: gray;
    font-size: 1.0em !important;
    height:30px; 
    overflow:hidden; 
    padding: 0;
    vertical-align: bottom;
    width: 100%; 
    line-height: 1.2em;    
}

.inputtextbox-large
{
    border: 1px solid #C0C0C0;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #909090;
    font-size: 2.4em !important;
    height:35px; 
    overflow:hidden; 
    padding: 0;
    vertical-align: bottom;
}
