@import url("../style/style_ricerca.css");
@import url("../style/style_spalle.css");
@import url("../style/style_preload.css");
@import url("../style/style_content.css");

html {
    background: url(../image/body_bg.gif) repeat-x #005A75;
}
body {
    background: url(../image/body_bg.gif) repeat-x #005A75;
    padding: 0px;
    margin: 0px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-align: center;
}
A:link, A:visited {
	color: #005B76;
	text-decoration: underline;
	outline: none;
}
A:hover {
	color: #FF9900;
}
#page {
    background: url(../image/principale_bg.gif);
    position: relative;
    width: 1000px;
    margin: auto;
    padding: 0px;
    font-size: 12px;
    text-align: left;
}
.clear {
    clear: both;
}
FORM {
    padding: 0px;
    margin: 0px;
}
#principale {
    width: 1000px;
    padding: 0px;
    margin: 0px 0px 0px -216px;
    float: right;
}
#spalla_sx {
    width: 200px;
    padding: 0px 0px 0px 16px;
    margin: 211px 0px 50% -216px;
    float: right;
}
#spalla_dx {
    position: absolute;
    width: 216px;
    padding: 0px;
    margin: 211px 0px 0px 0px;
    right: 0px;
}
#head {
    background: url(../image/head.jpg);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 1000px;
    height: 176px;
    padding: 0px;
    margin: auto;
    overflow: visible;
    color: #FFFFFF;
    text-align: left;
}
    #head #credits {
        width: 241px;
        padding: 0px;
        margin: 10px 0px 0px 20px;
        float: left;
        display: inline;
    }
        #head #credits A:link,
        #head #credits A:visited {
            font-size: 12px;
            font-weight: bold;
            color: #006683;
            text-decoration: none;
        }
        #head #credits A:hover {
            text-decoration: underline;
        }
    #head #banner {
		background: url(../image/banner.jpg);
        width: 972px;
		height: 64px;
        padding: 0;
        margin: 0px 0px 0px 16px;
        float: left;
        display: inline;
    }
	
#head_menu {
    background: url(../image/head_menu.gif);
    position: absolute;
    right: 16px;
    top: 146px;
    z-index: 0;
    width: 969px;
    height: 30px;
    padding: 0px;
    margin: auto;
    overflow: visible;
    color: #FFFFFF;
}
    #head_menu UL {
        padding: 0px;
        margin: 5px 0px 0px 0px;
        border-left: 1px solid #B0AFAF;
        border-right: 1px solid white;
        float: right;
    }
        #head_menu UL LI {
            list-style: none;
            padding: 0px;
            margin: 0px;
            float: left;
            border-left: 1px solid white;
            border-right: 1px solid #B0AFAF;
        }
            #head_menu UL LI A {
                width: auto;
                padding: 4px 10px 5px 10px;
                display: block;
                text-align: center;
                border-left: 0px solid #B0AFAF;
            }
            #head_menu UL LI A:link,
            #head_menu UL LI A:visited {
				font: bold 14px Arial, Helvetica, sans-serif;
                color: #004c63;
                text-decoration: none;
            }
            #head_menu UL LI A:hover {
                background: url(../image/head_menu_on.gif);
                color: #FFFFFF;
            }
#spacer {
    background: url(../image/spacer.gif);
    position: absolute;
    left: 0px;
    top: 176px;
    z-index: 0;
    width: 1000px;
    height: 35px;
    padding: 0px;
    margin: auto;
    overflow: visible;
    color: #FFFFFF;
}
#logo {
    top: 100px;
    left: 30px;
    position: absolute;
    z-index: 3;
    width: 390px;
    height: 40px;
    overflow: visible;
}
    #logo A {
		width: 390px;
		height: 40px;
        display: block;
		font: normal 30px Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #fff;
		text-decoration: none;
		text-shadow: 1px 1px 2px black, 0 0 1em #fff, 0 0 0.2em white;
    }
        #logo A SPAN {
			font-size: 20px;
			font-style: italic;
        }
#footer {
    background: url(../image/footer_bg.gif) no-repeat #005A75;
    width: 1000px;
    padding: 50px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    color: white;
    float: left;
}
    #footer .copy {
        padding: 0px 0px 20px 0px;
        margin: 0px 0px 0px 10px;
        float: left;
    }
    #footer .menu {
        padding: 0px 0px 20px 0px;
        margin: 0px 10px 0px 0px;
        float: right;
    }
    #footer .menu UL {
        padding: 0px;
        margin: 0px;
    }
        #footer .menu UL LI {
            list-style: none;
            margin: 0px;
            float: left;
        }
            #footer .menu UL LI A {
                padding: 0px 10px 0px 10px;
                border-right: 1px solid white;
            }
            #footer .menu UL LI A:link,
            #footer .menu UL LI A:visited {
                font-size: 12px;
                font-weight: normal;
                color: white;
                text-decoration: none;
            }
            #footer .menu UL LI A:hover {
                text-decoration: underline;
            }
/****** SUBMIT *******/
INPUT.submit_blue {
    background: url(../image/submit_blue.gif) repeat-x #005B76;
    padding: 1px 0px 1px 0px;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    border: 0px;
}

#pagine {
	width: 544px;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	color: #666666;
	float: left;
	display: inline;
	text-align: center;
}
	#pagine A:link,
	#pagine A:visited {
		font-size: 12px;
		font-weight: bold;
		color: #005B76;
		text-decoration: underline;
	}			
	#pagine A:hover {
		color: #FF9900;
	}
	
/* LINK BLUE */	
				
A.a_blue:link, A.a_blue:visited {
	background: url(../image/submit_blue.gif) repeat-x #035D78;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
A.a_blue:hover {
	background: url(../image/submit_orange.gif) repeat-x #FAAB3E;
	padding: 1px 4px 1px 4px;
	border: 1px solid white;
}

/* LINK ORANGE */	
				
A.a_orange:link, A.a_orange:visited {
	background: url(../image/submit_orange.gif) repeat-x #035D78;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #005B76;
	text-decoration: none;
}
A.a_orange:hover {
	background: url(../image/submit_blue.gif) repeat-x #FAAB3E;
	padding: 1px 4px 1px 4px;
	color: #FFFFFF;
	border: 1px solid white;
}
SPAN.obbligo {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #FF9900;	
}
