@charset "utf-8";
/* CSS Document */
body {
	font: 75% arial, helvetica, sans-serif;
	color:#006;
	line-height: 1.5;
	background-color:#6cf;
	background-image: url(images/sfondo_sito.gif);
	background-repeat:repeat-x;
	margin: 0;
			}
	
			#wrapper {
	position: relative;
	text-align: left;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow-bg.jpg);
	background-repeat:repeat-y;
	
			}
	
			#main {
	padding: 0 20px 20px 20px;
	background-image: url(images/shadow-bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
			}

			#alto {
	height: 120px;
			}
			
				#sx {
	background-image: url(images/alto.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 25px;
	height: 120px;
	width: 121px;
				}
				
				#dx {
	background-image: url(images/alto.jpg);
	background-repeat:no-repeat;
	position:absolute;
	right: 25px;
	height: 120px;
	width: 121px;
				}
			
			#centro {
	position:absolute;
	height: 79px;
	margin-left: 240px;
	margin-right: 240px;
	left: 38px;
	padding-top: 20px;
	background-image: url(images/ssc-consulting.jpg);
	width: 450px;
	
				}
			#mezzo {
				width: 1004px;
				min-height: 600px;
				background-image:url(images/logo_basso1.jpg);
				background-repeat:no-repeat;
				background-position:bottom left;
					}	
			#contenuto {
	position:relative;
	margin-left: 174px;
	margin-right: 220px;
						}
								
			#menusx {
	position:absolute;
	left: 22px;
	top: 175px;
	width: 153px;
	height: 294px;
}	
			
			#menudx {
	position:absolute;
	/*background-image: url(images/mezzo_albero.jpg);
	background-repeat:no-repeat;
	width: 341px;
	height: 600px;*/
	margin-left: 0;
	right: 16px;
	top: 130px;
					}
		
			#basso {
	/*padding-left: 20px;	*/		
				width: 964px;
	color:#003;
	/*text-align:center;*/
				background-image:url(images/sfondo_footer.jpg);
	background-repeat:repeat-y;
	text-decoration:none;
	font-weight:bold;
	height: 20px;
							}	
		#basso a:link	{
			color: #003;
		}
							
		.testo	{
			text-align:justify;
			text-indent: 20px;
		}
		.testo1	{
			text-align:justify;
			margin-left: 20px;
			text-indent: -20px;
	
		}
.enfasi {
	/*font: 95%;*/
	font-style:oblique;
	text-align:center;
	
}
.autore {
	position:absolute;
	right:0;
		text-align:right;
	}
#fsx	{
	position:absolute;
	/*position: relative;*/
	margin-left: 4;
			text-align: left;
			
			}
#fdx	{
	position: absolute;
	margin-right: 0;
	text-align: right;
	width: 964px;
	/*left: 794px;*/
	right:: 0;
			}

.citazioni {
	text-align: center;
}
#flash {
	text-align: center;
	width: 800px;
	padding-left: 82px;
}
