@import url(../style/style_content.css);

html, body {
    background: url(../image/body_bg.gif) repeat-x #6C0000;
}

body {
    padding: 0px;
    margin: 0px;
    font: normal 14px "Trebuchet MS";
    color: #406588;
    text-align: center;
}
.clear {
    clear: both;
}
FORM {
	padding: 0px;
	margin: 0px;
}
A:link,
A:visited {
    font-weight: bold;
	color: #507EAA;
	text-decoration: underline;
	outline: none;
}
A:hover {
	color: #FF6600;
}

#page {
    position: relative;
    width: 1000px;
    margin: auto;
    padding: 0px;
    /*background: pink;*/
	text-align: left;
}
#principale {
    background: url(../image/back.png)!important;
    background: none; /* IE 6.0 */
    width: 1000px;
    padding: 0px;
    margin: 0px 0px 0px -180px;
    float: right;
    text-align: left;
}
#spalla_dx {
    position: absolute;
    width: 300px;
    padding: 0px;
    margin: 200px 0px 0px 0px;
    right: 0px;
    /*
background: blue;
*/
}
#head {
    background: url(../image/head_bg.gif) no-repeat 0px 72px #CD0000;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 1000px;
    height: 111px;
    padding: 62px 0px 0px 0px;
    margin: auto;
    overflow: visible;
    text-align: right;
}
#head_menu {
	background: url(../image/head_menu_sx.gif) no-repeat left #FFF;
	margin: 0px 10px 0px 0px;
	float: right;
	display: inline;
}
#head_menu UL {
	margin: 0px 2px 0px 39px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#head_menu UL LI {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
	#head_menu UL LI A {
		background: url(../image/head_menu.gif) repeat-x left top;
		height: 39px;
		padding: 0px;
		margin: 0px;
		text-decoration: none;
		text-align: center;
		float: left;
	}
	#head_menu UL LI A SPAN {
		width: 100px;
		padding: 10px 0px 0px 0px;
		font-size: 14px;
		font-weight: bold;
		color: #777;
		cursor: hand;
		float: left;
		display: block;
	}
	#head_menu UL LI A:hover {
		background-position: 0% -39px;
	}
	#head_menu UL LI A:hover SPAN {
		background-position: 100% -39px;
		color: #FFF;
	}
#area {
	background: url(../image/area_bg.jpg);
	width: 390px;
	height: 72px;
	margin: 39px 0px 0px 10px;
	padding: 0px;
	float: left;
	display: inline;
	text-align: left;
}
	#area SPAN {
		margin: 5px 0px 2px 10px;
		font-size: 14px;
		color: #CD0000;
		font-weight: bold;
		display: block;
	}

	#area INPUT.login {
		width: 102px;
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 3px;
		float: left;
		display: inline;
	    font: normal 11px "Trebuchet MS";
	    color: #7F7F7F;
		border-top: 1px solid #B2B2B2;
		border-right: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
		border-left: 1px solid #B2B2B2;
	}
		#area INPUT.submit_login {
			background: url(../image/submit_login.gif);
			width: 61px;
			height: 20px;
			padding: 0px 0px 0px 15px;
			margin: 0px 0px 0px 5px;
		    font: normal 11px "Trebuchet MS";
			font-weight: bold;
			color: #FFF;
			border: 0px;
			cursor: hand;
			cursor: pointer;
			text-align: left;
		}
		#area INPUT.submit_login:hover {
			background-position: 0px -20px;
		}



#logo {
	background: url(../image/logo.gif) no-repeat white;
	top: 0px;
	left: 10px;
	position: absolute;
	z-index: 3;
	width: 374px;
	height: 84px;
	overflow: visible;
}
	#logo A {
		position: relative;
		width: 374px;
		height: 84px;
		display: block;
	}
		#logo A SPAN {
			display: none;
		}
#footer {
    background: url(../image/footer_bg.gif) no-repeat top #6C0000;
    width: 1000px;
    padding: 30px 0px 0px 0px;
    margin: 0px;
	font-size: 11px;
	color: #FFF;
    float: left;
}
    #footer #copy {
        padding: 0px 0px 30px 20px;
        margin: 0px;
        float: left;
    }
    #footer UL {
        padding: 0px 20px 0px 0px;
        margin: 0px;
        float: right;
    }
        #footer UL LI {
            list-style: none;
            padding: 0px;
            margin: 0px;
            display: inline;
            float: left;
        }
        #footer UL LI A:link,
        #footer UL LI A:visited {
            padding: 0px 8px 0px 10px;
            font-size: 12px;
            font-weight: bold;
            color: #FFF;
            text-decoration: none;
            border-right: 1px solid #FFF;
        }
        #footer UL LI A:hover {
            color: #FFF;
            text-decoration: underline;
        }
/* GOOGLE MAP INDICAZIONI */

	DIV.iter INPUT {
	    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #1B2E65;
		border-top: 2px solid #BAC0D0;
		border-right: 2px solid #E8EAEF;
		border-bottom: 2px solid #E8EAEF;
		border-left: 2px solid #BAC0D0;
		background: #F3F4F7;
		margin-right: 10px;
	}
	DIV.iter INPUT.button {
		background: #1B2E65;
		padding: 0px 3px 0px 3px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		border: 2px solid #FF9900;
	}