@import url(../style/style_content.css);

html {
    background: url(../image/body_bg.gif) repeat-x #FFFFFF;
}
body {
    background: url(../image/body_bg.gif) repeat-x #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, Geneva, Swiss, Sans-serif;
    font-size: 12px;
	line-height: 16px;
    font-weight: normal;
    color: #000000;
    text-align: center;
}
A:link,
A:visited {
	font-weight: bold;
	color: #9E2B2B;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}

#page {
	background: url(../image/page_bg.gif) no-repeat;
    position: relative;
    width: 1000px;
    margin: auto;
    padding: 0px;
}
.clear {
    clear: both;
}
#principale {
    width: 978px;
    padding: 0px;
    margin: 0px 11px 0px -211px;
    float: right;
	display: inline;
	text-align: left;
}
#spalla_sx {
	background: url(../image/spalla_sx.png) no-repeat #F5F5F5;
    width: 211px;
    padding: 20px 0px 0px 0px;
    margin: 169px 0px 20px -211px;
    float: right;
	display: inline;
}
    #spalla_sx H3 {
        padding: 0px;
        margin: 3px 8px 0px 9px;
		font-size: 14px;
		color: white;
		float: left;
		display: inline;
    }
		#spalla_sx H3 A {
			width: 194px;
			height: 20px;
			display: block;
		}
		#spalla_sx H3 A:link,
		#spalla_sx H3 A:visited {
	        background: url(../image/spalla_h3.gif) left;
			padding-top: 4px;
			font-size: 14px;
			color: white;
			text-decoration: none;
		}
		#spalla_sx H3 A:hover {
	        background-position: right;
			text-decoration: none;
		}
		
		
		
	#spalla_sx UL {
		width: 190px;
		padding: 0px;
		margin: 5px 0px 10px 11px;
		text-align: left;
		float: left;
		display: inline;
	}
		#spalla_sx UL LI {
			list-style: none;
			background: url(../image/spalla_sx_li.gif) no-repeat 5px 8px;
			width: 165px;
			padding: 3px 10px 3px 15px;
			margin: 0px;
			float: left;
			display: inline;
			border-bottom: 1px solid #D8D8D8;
		}
			#spalla_sx UL LI A:link,
			#spalla_sx UL LI A:visited {
				font-size: 12px;
				font-weight: normal;
				color: #767676;
				text-decoration: none;
			}
			#spalla_sx UL LI A:hover {
				text-decoration: underline;
			}
#head {
	background: url(../image/head_bg.jpg);
    position: absolute;
    left: 11px;
    top: 0px;
    z-index: 0;
    width: 978px;
    height: 129px;
    padding: 0px;
    margin: auto;
    overflow: visible;
    color: #FFFFFF;
    text-align: right;
}
	#head DIV {
		padding: 0px;
		margin-top: 26px;
	}
#menu {
	background: url(../image/menu_bg.gif) #3B0606;
    position: absolute;
    left: 11px;
    top: 129px;
    z-index: 0;
    width: 978px;
    height: 40px;
    padding: 0px;
    margin: auto;
    overflow: visible;
    color: #FFFFFF;
    text-align: left;
}
	#menu DIV#catalogo {
		width: 211px;
		height: 40px;
		float: left;
	}
		#menu DIV#catalogo IMG {
			margin: 6px 0px 0px 9px;
		}
	#menu UL {
		height: 40px;
		background: url(../image/menu_li.gif) no-repeat right;
		padding: 0px;
		margin: 0px;
		text-align: center;
		float: left;
	}
		#menu UL LI {
			height: 40px;
			list-style: none;
			background: url(../image/menu_li.gif) no-repeat left;
			padding: 0px;
			margin: 0px;
			float: left;
		}
			#menu UL LI A:link,
			#menu UL LI A:visited {
				width: 148px;
				padding: 13px 0px 11px 0px;
				font-size: 13px;
				font-weight: bold;
				color: white;
				text-decoration: none;
				display: block;
			}
			#menu UL LI A:hover {
				background: #921525;
			}
	#menu DIV#credits {
		width: 160px;
		height: 40px;
		float: left;
	}
		#menu DIV#credits SPAN {
			display: block;
			margin-top: 12px;
			float: right;
		}
			#menu DIV#credits A:link,
			#menu DIV#credits A:visited {
				font-size: 13px;
				font-weight: bold;
				color: white;
				text-decoration: none;
				cursor: hand;
			}
			#menu DIV#credits A:hover {
				text-decoration: underline;
			}
    #logo {
		background: url(../image/logo.jpg) no-repeat;
        top: 14px;
        left: 22px;
        position: absolute;
        z-index: 3;
        width: 172px;
        height: 115px;
        overflow: visible;
    }
        #logo H1 {
            padding: 0px;
            margin: 0px;
        }
        #logo A {
			width: 172px;
			height: 115px;
            display: block;
        }
            #logo A SPAN {
                display: none;
            }
#footer {
	background: url(../image/footer_bg.gif) repeat-x #800D0D;
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}
    #footer .corpo {
		width: 958px;
		margin: auto;
		font-size: 12px;
		color: white;
    }
    #footer .corpo #copy {
        padding: 0px;
        margin: 0px;
		float: left;
    }
	#footer .corpo UL {
		padding: 0px;
		margin: 0px;
		text-align: left;
		float: right;
	}
		#footer .corpo UL LI {
			list-style: none;
			padding: 0px 10px 0px 10px;
			margin: 0px;
			float: left;
			border-right: 1px solid white;
		}
			#footer .corpo UL LI A:link,
			#footer .corpo UL LI A:visited {
				font-size: 11px;
				font-weight: normal;
				color: white;
				text-decoration: none;
			}
			#footer .corpo UL LI A:hover {
				text-decoration: underline;
			}
	
#location {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 707px;
    padding: 5px 10px 5px 10px;
    margin: 0px 10px 0px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
    background: #F2F2F2;
}
	#location A:link,
	#location A:visited {
		font-size: 12px;
		font-weight: bold;
		color: #9E2B2B;
		text-decoration: none;
	}
	#location A:hover {
		color: #9E2B2B;
		text-decoration: underline;
	}
	#location SPAN {
		font-weight: bold;
	}
