@import url("menu.css");

body {
margin: 0px;
padding: 0;
height: 100%;
background: #666666 url(img/sfondo.jpg) repeat-y top center;;
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
}

/* Immagini interne alla testata in home page */

#imgtst1 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
width: 200px;
height: 100px;
background: #FFFFFF url(img/logo.jpg) no-repeat top left;
color: inherit;
border: 0;
}

#imgtst2 {
position: absolute;
margin-top: 0px;
margin-left: 200px;
width: 570px;
height: 100px;
background: #FFFFFF url(img/testata.jpg) no-repeat top left;
color: inherit;
border: 0;
}

/* Posizionamento dei DIV */

#titolo {
position: absolute;
margin-top: -4000px;
margin-left: -9000px;
}

#testata {
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 770px;
height: 100px;
background-color: inherit;
color: inherit;
border: 1px solid #FFFFFF;
}

.path {
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 770px;
min-height: 30px;
background-color: #146D30;
color: inherit;
text-align: right;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

#corpo {
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 770px;
min-height: 900px;
background-color: #698C74;
color: inherit;
border: 1px solid #FFFFFF;
}

#menu {
position: absolute;
top: 0px;
left: 0px;
width: 200px;
min-height: 800px;
}

.contenuto {
position: relative;
margin-left: 200px;
width: 569px;
min-height: 800px;
border-left: 1px solid #FFFFFF;
background: #FFFFFF;
color: inherit;
padding-top: 76px;
}

#contenutointernohome {
position: relative;
min-height: 870px;
width: 100%;
background: #DCE0E1 url(img/sicilia.jpg) no-repeat 280px 220px;
color: #146D30;
}

.contenutointerno {
position: relative;
margin-left: 200px;
width: 569px;
min-height: 870px;
border-left: 1px solid #FFFFFF;
background: #FFFFFF;
color: #146D30;
padding: 0 0 30px 0;
text-align: center;
}

.contenutointernosicilia {
position: relative;
margin-left: 200px;
width: 569px;
min-height: 870px;
border-left: 1px solid #FFFFFF;
background: #FFFFFF url(img/sicilia2.jpg) no-repeat 280px 380px;
color: #146D30;
padding: 0 0 30px 0;
text-align: center;
}

#footer {
position: relative;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
width: 770px;
min-height: 50px;
background-color: #146D30;
color: inherit;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

h2.skip_navigation {
display: none;
}

.titolohome {
font-size: 0.9em;
margin: 0;
padding: 10px 20px 20px 20px;
}

.titolo {
text-align: left;
font-size: 0.9em;
margin: 0;
padding: 30px 20px 0 20px;
}

.titolorientro {
text-align: left;
font-size: 0.9em;
margin: 0;
padding: 30px 20px 0 25px;
}

.elencohome {
font-size: 0.8em;
text-align: left;
padding: 0 20px 0 20px;
}

.capolettera {
font-size: 1.7em;
font-weight: bold;
color: #BCCEC0;
background: inherit;
}

.capolettera2 {
font-size: 1.3em;
font-weight: bold;
color: #698C74;
background: inherit;
}

.path h1 {
color: #FFFFFF;
background-color: inherit;
font-size: 0.8em;
font-weight: bold;
margin: 0;
padding: 6px 30px 0 0;
}

p {
font-size: 0.8em;
text-align: left;
padding: 10px 20px 0 20px;
}

.rientro {
font-size: 0.8em;
text-align: left;
padding: 10px 20px 0 25px;
}

.contenutointernosicilia a {
padding: 10px 5px 10px 5px;
background: inherit;
color: #146D30;
text-decoration: none;
}

.contenutointernosicilia a:hover {
background: #698C74;
color: #FFFFFF;
}

#footer p {
clear: right;
color: #FFFFFF;
background-color: inherit;
font-size: 0.7em;
font-weight: normal;
margin: 0;
padding: 18px 0 18px 0;
text-align: center;
}

#footer a {
color: #FFFFFF;
background-color: inherit;
font-size: 1em;
margin: 0px;
padding: 0;
text-align: center;
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
}
