/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
background: #f4e8d2 url(../images/sfondo.jpg) repeat-x 0px 0px;
text-align: center;
color: #300;
}
a {
color:#300;
text-decoration:none;

}
a:hover {
text-decoration:underline;

}
a img {
border:none;
}
table {
margin:0px;
padding:0px;
border-collapse:collapse;
}
td, th {
vertical-align:top;
margin:0px;
padding:0px;
}
h1, h2, h3, h4, h5, p {
margin:0px;
}
h1 {
font-size: 14px;
padding:0px 0px 5px 0px;
}
h2 {
font-size: 14px;
font-style:italic;
font-weight:normal;
padding:0px 0px 5px 0px;
}
h3 {}
h4 {}
ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
li {
margin: 0px;
padding: 0px;
}

/* ------------------------------------------------  grafica ---------------------------------- */
#container {
width: 910px;
border: 5px solid #322a33;
margin: 15px auto 15px auto;
text-align: left;
background: #f4ebdc;
}

#head {
background: #fff;
margin: 10px;
}
#head img {
margin: 10px 10px 10px 10px;
}
#navigator {
width: 190px;
float: left;
padding: 0px 0px 0px 10px;
}
#navigator .inner {
background: #fff;
padding: 5px;
}
#navigator ul {
font-size: 11px;
background: #322a33;
padding: 8px;
}
#navigator li {
margin: 0px;
padding: 0px;
}
#navigator li a {
display: block;
background: #715342;
color: #fff;
text-decoration: none;
min-height:1px;
height:auto !important;
height:1px;
padding: 2px 0px 2px 5px;
border-top: 1px solid #000;
}
#navigator li a:hover{
color:#322A33;
background: #F4EBDC;
}
#main {
width: 690px;
float: left;
padding: 0px 10px 0px 10px;
}
#main .inner {
background: #fff;
padding: 10px;
min-height:254px;
height:auto !important;
height:254px;
}
.close {
visibility: hidden;
height: 1px;
clear: both;
}
#footer {
text-align:center;
background: #322a33;
color: #fff;
padding: 5px;
}
#footer a {
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #fff;
text-decoration: underline;
}
#homeLinks {
margin: 10px 0px 0px 0px;
}

#photogallery a img{
border: 1px solid #322a33;
margin:3px;
}
/*-------
.space{
padding-right: 8px;
margin-top:5px;
}--- */
#npagine{
text-align:right;
}
#npagineB{
text-align:right;
}
/* ------------------------------------------------  generic elements ---------------------------------- */
.jst {
text-align: justify;
}
