/* colori */
/*
	arancione:	#ea6a15
	aracione c.:	#ffe6d5
	azzurro:		#498ed3
	
	sxTxt:		#333333
*/
body{
	background-color: #9ac1ea;
	background-image: url(immagini/_fondo.jpg);
	background-repeat: repeat-x;
}

/* zone del sito */
#main{
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0;
}
	#main #mainTop{
		background-image: url(immagini/_mainTop.gif);
		height: 20px;
	}
	#main #mainFooter{
		background-image: url(immagini/_mainFooter.gif);
		height: 26px;
		clear: both;
		
		font-family: "Lucida Sans Unicode","Lucida Sans", Tahoma;
		font-size: 11px;
		color: white;
		
		text-align: center;
	}
		#main #mainFooter div{
			padding: 27px 40px 0 0 ;
		}
	#main #mainWork{
		background-color: white;
	}
	#main #mainWorkMenu{
		float: right;
		margin: 30px 25px 0 0;
	}
	
		#main #mainWorkMenu .linkBox{
			padding: 0 4px 0 10px;
			float: left;
		}
			#main #mainWorkMenu .linkBox .linkLink a{
				text-decoration: none;
				padding: 0;
				margin: 0;
				
				/*
				font-family: Impact, "Lucida Sans Unicode","Lucida Sans", Tahoma;
				font-size: 16px;
				font-weight: normal;
				letter-spacing: 1px;
				*/
				
				font-family: "Trebuchet MS", Tahoma, Arial;
				font-size: 16px;
				font-weight: normal;
				letter-spacing: -1px;
				
				color: #498ed3;
				
				
				text-transform: uppercase;
			}
				#main #mainWorkMenu .linkBox .linkLink a:hover{
					color: #ea6a15;
				}
			#main #mainWorkMenu .linkBox .linkOverflow{
				margin: 0;
				padding: 0;
				position: absolute;
				background-color: #ea6a15;
				color: white;
				border: 3px solid #eeeeee;
				border-top: 0px;
				border-left: 0px;
				
				font-family: "Lucida Sans Unicode","Lucida Sans", Tahoma;
				font-size: 11px;
				letter-spacing: -1px;
			}
				#main #mainWorkMenu .linkBox .linkOverflow a{
					color: white;
					text-decoration: none;
					padding: 3px 15px 3px 10px;
					margin: 0 0 0 0;
					display: block;
					border-top: 1px solid #DC9B6B;
					border-bottom: 1px solid #C46F2F;
				}
					#main #mainWorkMenu .linkBox .linkOverflow a:hover{
						background-color: #498ed3;
						border-top: 1px solid #6BA4DC;
						border-bottom: 1px solid #2F79C4;
					}
			#main #mainWorkMenu #menuPayoff{
				font-family: "Lucida Sans Unicode","Lucida Sans", "Times New Roman", Times, serif;
				font-size: 12px;
				font-style: italic;
				letter-spacing: -1px;
				color: #bbb;
				text-align: right;
				clear: left;
				
				padding: 3px 0 0 0;
				margin: 0px 0 0 0;
				/*
				border-top: 1px solid #eee;
				*/
				border-top: 1px solid #498ed3;
			}
	#mainWorkContent{
		clear: both;
		margin-top: 15px;
		background-image: url(immagini/_fondoWork.gif);
		background-repeat: repeat-y;
		min-height: 300px;
		height:auto !important;
		height: 1%;
	}
		#mainWorkContentSx{
			width: 220px;
			line-height: 15px;
			font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma;
			font-size: 11px;
			color: #333;
		}
			#mainWorkContentSx h2{
				/*font-family: Impact, "Lucida Sans Unicode","Lucida Sans", Tahoma;
				font-size: 15px;
				font-weight: normal;
				letter-spacing: 1px;
				*/
				
				font-family: "Trebuchet MS", Tahoma, Arial;
				font-size: 16px;
				font-weight: normal;
				letter-spacing: -1px;
				
				text-transform: uppercase;
				margin: 0 0 0 0;
				padding: 2px 10px 2px 20px;
				color: #498ed3;
				border-bottom: 2px solid #eee;
			}
				#mainWorkContentSx h2.h2Alt{
					margin: 0 0 0 0;
					padding: 2px 10px 2px 20px;
					background-color: #498ed3;
					color: white;
					border-bottom: 0px;
				}
			#mainWorkContentSx #sxNews, #mainWorkContentSx .sxDiv{
				padding: 5px 10px 10px 20px;
				margin-bottom: 15px;
			}				
			#mainWorkContentSx #sxNews{
				background-color: #ffe6d5;
			}
			#mainWorkContentSx .alt{
				color: #ea6a15;
			}
			
			#mainWorkContentSx a{
				color: #ea6a15;
				text-decoration: underline;
			}
				#mainWorkContentSx a:hover{
					color: #498ed3;
				}
			#mainWorkContentSx a.none{
				color: #333333;
				text-decoration: none;
			}
				#mainWorkContentSx a.none:hover{
					color: #498ed3;
					text-decoration: none;
				}
			#mainWorkContentSx p{
				margin: 0 0 6px 0;
				padding: 0;
			}
			#mainWorkContentSx .th{
					background-image: url(immagini/_fotoFondo.gif);
					margin: 5px 0 5px 0;
					padding: 5px;
				}
			#mainWorkContentDx{
				float: right;
				width: 510px;
			}
				#mainWorkContentDx .txt{
					padding: 0 20px 10px 0;
					font-family: "Lucida Sans Unicode","Lucida Sans", "Times New Roman", Times, serif;
					font-size: 12px;
					line-height: 18px;
					color: #333333;
				}
				#mainWorkContentDx .txt blockquote{
					margin: 0 10px 10px 5px;
					padding: 5px;
					background-color: #fafafa;
					border: 1px dotted #498ed3;
					font-size: 11px;
					letter-spacing: -1px;
					color: #498ed3;
					font-family: Georgia, "Lucida Sans Unicode","Lucida Sans", "Times New Roman", Times, serif;
				}
			
			#mainWorkContentDx a{
				color: #ea6a15;
				text-decoration: underline;
			}
				#mainWorkContentDx a:hover{
					color: #498ed3;
				}
			
			#mainWorkContentDx p{
				margin: 0 0 10px 0;
				padding: 0px;
			}
			#mainWorkContentDx input, #mainWorkContentDx textarea{
				font-family: Tahoma;
				font-size: 11px;
				color: #006699;
			}
			#mainWorkContentDx .th{
					background-image: url(immagini/_fotoFondo.gif);
					margin: 0 0 10px 0;
					padding: 10px;
					width: 170px;
				}
			#mainWorkContentDx .thDxVoid, #mainWorkContentDx .thDx{
				float: right;
				margin: 0 0 10px 20px;
			}
				#mainWorkContentDx .thDx{
					background-image: url(immagini/_fotoFondo.gif);
					margin: 5px 0 10px 20px;
					padding: 10px;
				}
				
			#mainWorkContentDx .thSxVoid, #mainWorkContentDx .thSx{
				float: left;
				margin: 0 20px 0 10px;
			}
				#mainWorkContentDx .thSx{
					background-image: url(immagini/_fotoFondo.gif);
					margin: 5px 20px 0 10px;
					padding: 10px;
				}
				/* solo all'interno della class gallery */
				#mainWorkContentDx .gallery .thSx{
					background-image: url(immagini/_fotoFondo.gif);
					margin: 5px 10px 5px 0px;
					padding: 5px;
				}
			#mainWorkContentDx .boxInfoDx{
				float: right;
				margin: 5px 0 10px 20px;
				width: 190px;
			}
				#mainWorkContentDx .boxInfoDx h2{
					/*font-family: Impact, "Lucida Sans Unicode","Lucida Sans", Tahoma;
					font-size: 15px;
					font-weight: normal;*/
					
					
					font-family: "Trebuchet MS", Tahoma, Arial;
					font-size: 16px;
					font-weight: normal;
					letter-spacing: -1px;
					
					text-transform: uppercase;
					margin: 0 0 0 0;
					padding: 2px 10px 2px 10px;
					color: white;
					background-color: #ea6a15;
				}
					#mainWorkContentDx .boxInfoDx h2.alt{
						background-color: #498ed3;
					}
				#mainWorkContentDx .boxInfoTxt{
					background-color:#ffe6d5;
					margin-bottom: 10px;
					font-size: 11px;
				}
				#mainWorkContentDx .boxInfoDx .boxInfoTxt{
					padding: 5px 15px 5px 10px;
					line-height: 13px;
				}
				#mainWorkContentDx .boxInfoDx p{
					padding: 0 0 3px 0;

				}
				#mainWorkContentDx .boxInfoDx ul{
					padding: 0 0 0 0;
					margin: 2px 0 2px 12px;
					list-style: square;
				}
				#mainWorkContentDx .boxInfoDx li{
					padding: 0;
					margin: 0 0 2px 5px;
				}

			#mainWorkContentDx h1{
				/*
				font-family: Impact, "Lucida Sans Unicode","Lucida Sans", Tahoma;
				letter-spacing: 0px;
				font-weight:normal;
				*/
				font-family: "Trebuchet MS", Tahoma, Arial;
				letter-spacing: -2px;
				font-weight:bold;
				
				font-size: 24px;
				color: #498ed3;
				margin: 2px 0 5px 0;
				padding: 0;
				
			}
				#mainWorkContentDx h1 .alt{
					color: #ea6a15;
					font-size: 18px;
				}
			#mainWorkContentDx h2{
				/*
				font-family: Impact, "Lucida Sans Unicode","Lucida Sans", Tahoma;
				font-size: 20px;
				font-weight: normal;
				*/
				font-family: "Trebuchet MS", Tahoma, Arial;
				letter-spacing: -2px;
				font-weight:bold;
				font-size: 20px;
				
				color: #ea6a15;
				margin: 0 0 3px 0;
				padding: 0;
			}
				#mainWorkContentDx h2.sottotitolo{
					font-family: "Georgia", "Lucida Sans Unicode","Lucida Sans", Tahoma;
					font-size: 13px;
					font-weight: normal;
					font-style: italic;
					/*color: #ea6a15;*/
					color: #498ed3;
					margin: 0 0 3px 0;
					padding: 0;
					letter-spacing: -1px;
				}
			#mainWorkContentDx h3{
				/*
				font-family: Impact, "Lucida Sans Unicode","Lucida Sans", Tahoma;
				font-size: 16px;
				font-weight: normal;
				*/
				
				font-family: "Trebuchet MS", Tahoma, Arial;
				font-size: 16px;
				font-weight: bold;
				letter-spacing: -1px;
				
				color: #498ed3;
				margin: 0 0 3px 0;
				padding: 0;
			}
			#mainWorkContentDx #path{
				font-size: 10px;
				text-transform: uppercase;
				color: #ea6a15;
				margin: 0 0 10px 0;
			}
				#mainWorkContentDx #path a{
					text-decoration: none;
				}
				#mainWorkContentDx #path .pathLast{
					/*
					font-family: Impact, "Lucida Sans Unicode","Lucida Sans", Tahoma;
					font-size: 11px;
					font-weight: normal;
					letter-spacing: 1px;
					*/
					font-family: "Trebuchet MS", Tahoma, Arial;
					font-size: 12px;
					font-weight: bold;
					letter-spacing: 0px;
					color: #498ed3;
				}
			#mainWorkContentDx .double{
				float: left;
				width: 220px;
				padding: 0 25px 0 0;
			}
			#mainWorkContentDx .alt{
				color: #498ed3;
			}
			#mainWorkContentDx hr{
				height: 1px;
				color: #498ed3;
				background-color: #498ed3;
				margin-bottom: 10px;
			}
			#mainWorkContentDx ul{
				padding: 0 0 0 0;
				margin: 5px 0 5px 10px;
				list-style: square;
			}
			#mainWorkContentDx li{
				padding: 0;
				margin: 0 0 2px 10px;
			}
			#mainWorkContentDx .progettiMap{
				height: 400px;
			}
			#mainWorkContentDx .progettiMapTh{
				height: 250px;
				border: 2px solid white;
			}
			#mainWorkContentDx .progettiMapInline{
				height: 200px;
				border: 2px solid #ea6a15;
			}
				
#viewer{
	background-color: #ffffff;
	background-image: none;
	font-family: "Lucida Sans Unicode","Lucida Sans", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
	#viewer input{
		font-family: "Lucida Sans Unicode","Lucida Sans", Tahoma;
		font-size: 11px;
	}
	#viewer h1{
		font-family: Impact, "Lucida Sans Unicode","Lucida Sans", Tahoma;
		font-size: 24px;
		font-weight: normal;
		color: #498ed3;
		margin: 2px 0 0 0;
		padding: 0;
		letter-spacing: -1px;
	}
	#viewer p{
		margin: 0 0 10px 0;
		padding: 0px;
	}
	#viewer img{
		margin-bottom: 10px;
		background-image: url(immagini/_fotoFondo.gif);
		margin: 5px 0 5px 0;
		padding: 15px;
	}
