@CHARSET "ISO-8859-1";

body {
    background: #003296;
    font-family: arial;
    color: #fff;
    font-size: 11px;
}

h1 {
    font-size: 16px;
}

h2 {
	margin: 10px 0 0 0;
    font-size: 12px;
    color: #e8a63e;
    font-weight: normal;
    font-style: italic;
    text-indent: 50px;
}

p {
    margin: 0 0 0 0;
    padding: 0;
    text-indent: 15px;
}

 .elencoser {
    margin-left: 272px;    
}

h2.elencoser {
    margin-left: 312px;
}

img#centro {
    float: left;
    margin: 10px 50px 20px 20px;
    padding: 0;
}

p#recapiti {
	margin: 10px 0 10px 0;
    text-align: center;
    font-style: italic;
}

/* Definizioni contenitori */

div#intestazione {
	position: relative;
    width: 750px;
    margin: 100px auto 0 auto;
    text-align: right;
}

div#page {
    width: 750px;
    margin: 0px auto 0 auto;
    padding: 0;
}

div#footer {
    width: 750px;
    margin: 20px auto 0 auto;
    color: #e8a63e;
    clear: both;
    font-style: italic;
}

span.ind {
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
    text-indent: 80px;
}

div#footer a, h2 a {
    color: #e8a63e;
    font-weight: bold;
    text-decoration: none;
}

div#footer a:hover, div#footer a:active,h2 a:hover, h2 a:active {
    text-decoration: underline;
}

.social-link {
    vertical-align: middle;
    float: right;
    margin: 0 5px 0 0;
}

/* Definizioni del menu */

ul#menu {
    position: absolute;
    top: 20px;
    left: 30px;
    list-style-type: none;
    font-style: italic;
}

ul#menu li {
    float: left;
    margin-right: 25px;
}

ul#menu a {
	padding: 5px 0 5px 0;
    color: #fff;
    text-decoration: none;
    background: url("../immagini/sbaffo.gif") -100px bottom no-repeat;
}

ul#menu a:hover, ul#menu a:active {
    background: url("../immagini/sbaffo.gif") center bottom no-repeat;
}

body#home ul#menu a#h, body#servizi ul#menu a#s, body#contatti ul#menu a#c {
    background: url("../immagini/sbaffo.gif") center bottom no-repeat;
}
