@import url(../style/style_content.css);

html {
    background: url(../image/body_bg.gif) repeat-x #EBEBEB;
}
body {
    background: url(../image/body_bg.gif) repeat-x #EBEBEB;
    padding: 0px;
    margin: 0px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #7F7F7F;
    text-align: center;
}
A:link,
A:visited {
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: underline;
}
A:hover {
	color: #FE0D1F;
}
#page {
	background: url(../image/page_bg.gif) repeat-y;
    position: relative;
    width: 1000px;
    margin: auto;
    padding: 0px;
	text-align: left;
}
.clear {
    clear: both;
}
#principale {
    width: 980px;
    padding: 0px;
    margin: 0px 10px 0px -253px;
    float: right;
	display: inline;
	text-align: left;
}
#credits {
	top: 10px;
	right: 20px;
	position: absolute;
	z-index: 1;
	overflow: visible;
}
	#credits A:link,
	#credits A:visited {
		font-size: 11px;
		font-weight: normal;
		color: white;
		text-decoration: none;
	}
	#credits A:hover {
		text-decoration: underline;
	}
H2.home {
    position: absolute;
    left: 10px;
    top: 246px;
    z-index: 0;
    width: 253px;
    height: 63px;
    padding: 0px;
    margin: 0px;
    overflow: visible;
    color: #FFFFFF;
	font-size: 20px;
}
	H2.home {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
			sizingMethod='scale', src='../image/h2_home.png'
			);
	}
	HTML>BODY H2.home {
		voice-family: "\"}\"";
		voice-family: inherit;
		background: url(../image/h2_home.png) no-repeat;	
		}
	H2.home SPAN {
		padding: 0px;
		margin: 22px 0px 0px 16px;
		display: block;
	}
H1.titolo {
    position: absolute;
    left: 247px;
    top: -37px;
    z-index: 0;
    width: 253px;
    height: 63px;
    padding: 0px;
    margin: 0px;
    overflow: visible;
    color: #FFFFFF;
	font-size: 20px;
}
	H1.titolo {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
			sizingMethod='scale', src='../image/h1_tit.png'
			);
	}
	HTML>BODY H1.titolo {
		voice-family: "\"}\"";
		voice-family: inherit;
		background: url(../image/h1_tit.png) no-repeat;	
		}
	H1.titolo SPAN {
		padding: 0px;
		margin: 22px 0px 0px 16px;
		display: block;
	}
#spalla_sx {
    background: url(../image/spalla_sx.gif) no-repeat top right;
    width: 253px;
    padding: 0px 0px 20px 0px;
    margin: 309px 0px 0px -180px;
	font-size: 12px;
    float: right;
}
	#spalla_sx .home_txt {
		padding: 0px;
		margin: 10px 20px 10px 10px;
	}
	#spalla_sx .home_cert {
		padding: 10px;
		margin: 10px 20px 10px 10px;
		background: #EDEDED;
	}
	#spalla_sx .box {
		width: 223px;
		padding: 5px 0px 5px 0px;
		margin: 5px 0px 0px 10px;
		float: left;
		display: inline;
		border-bottom: 1px solid #D8D8D8;
	}	
	#spalla_sx .box H2 {
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 14px;
		color: #FE0D1F;
	}
		#spalla_sx .box H2 A:link,
		#spalla_sx .box H2 A:visited {
			font-weight: bold;
			color: #FE0D1F;
			text-decoration: none;
		}
		#spalla_sx .box H2 A:hover {
			text-decoration: underline;			
		}
		#spalla_sx .box P {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			font-size: 11px;
			float: left;
		}
		#spalla_sx .box IMG {
			margin: 0px 0px 0px 5px;
			float: right;
		}
#spalla_dx {
    position: absolute;
    width: 180px;
    padding: 0px;
    margin: 283px 0px 0px 0px;
    right: 10px;
    background: blue;
}
#head {
    background: url(../image/head_bg.gif) repeat-x;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 1000px;
    height: 120px;
    padding: 0px;
    margin: auto;
    overflow: visible;
    color: #FFFFFF;
    text-align: right;
}
	#head .sx {
		background: url(../image/head_sx.gif);
		width: 11px;
		height: 120px;
		float: left;
		display: inline;
	}
	#head .dx {
		background: url(../image/head_dx.gif);
		width: 11px;
		height: 120px;
		float: right;
		display: inline;
	}
	#head UL {
		background: url(../image/head_li.gif) no-repeat right;
		position: absolute;
		left: 133px;
		top: 81px;
		z-index: 1;
		overflow: visible;
		padding: 0px 2px 0px 0px;
		margin: 0px;
		text-align: center;
	}
		#head UL LI {
			height: 39px;
			list-style: none;
			padding: 0px;
			margin: 0px;
			float: left;
		}
			#head UL LI A:link,
			#head UL LI A:visited {
				background: url(../image/head_li.gif) no-repeat;
				width: 120px;
				padding: 10px 0px 10px 0px;
				font-size: 14px;
				font-weight: bold;
				color: white;
				text-decoration: none;
				display: block;
				border-top: 1px solid #B7535A;
			}
			#head UL LI A:hover {
				background-color: #600E14;
			}
	#head .deco {
		background: url(../image/head_deco.jpg);
		position: absolute;
		right: 27px;
		top: 0px;
		width: 358px;
		height: 120px;
		z-index: 1;
		overflow: visible;
		padding: 0px;
		margin: 0px;
	}
#head_foto {
    background: url(../image/head_foto.jpg) no-repeat;
    position: absolute;
    left: 10px;
    top: 120px;
    z-index: 0;
    width: 980px;
    height: 163px;
    padding: 0px;
    margin: auto;
    overflow: visible;
}
#logo {
	background: url(../image/logo.gif) no-repeat;
	top: 0px;
	left: 10px;
	position: absolute;
	z-index: 1;
	width: 120px;
	height: 120px;
	overflow: visible;
}
	#logo A {
		width: 120px;
		height: 120px;
		float: left;
		display: block;
	}
		#logo A SPAN {
			display: none;
		}
#logo2 {
	background: url(../image/logo2.gif) no-repeat;
	top: 45px;
	left: 130px;
	position: absolute;
	z-index: 1;
	width: 196px;
	height: 24px;
	overflow: visible;
}
	#logo2 A {
		width: 196px;
		height: 24px;
		float: left;
		display: block;
	}
		#logo2 A SPAN {
			display: none;
		}
#footer {
    background: url(../image/footer_bg.gif) no-repeat #EBEBEB;
    padding: 10px 0px 30px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
	color: #757575;
}
    #footer #copy {
        padding: 0px;
        margin-left: 10px;
		float: left;
		display: inline;
    }
	#footer UL {
		padding: 0px;
		margin: 0px 10px 0px 0px;
		text-align: left;
		float: right;
		display: inline;
	}
		#footer UL LI {
			list-style: none;
			padding: 0px 10px 0px 10px;
			margin: 0px;
			float: left;
			border-right: 1px solid #757575;
		}
			#footer UL LI A:link,
			#footer UL LI A:visited {
				font-size: 11px;
				font-weight: normal;
				color: #757575;
				text-decoration: none;
			}
			#footer UL LI A:hover {
				text-decoration: underline;
			}
#location {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 687px;
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 0px 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background: #FE0D1F;
	z-index: 1;
}
	#location A:link,
	#location A:visited {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	#location A:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#location SPAN {
		font-weight: normal;
	}
