
/* Struttura pagina */

#contenitore {
margin: 0px 0px auto 0px;
max-width: 800px;
background: url(img/back-destra-800.jpg) 100% repeat-y;
position: relative;
}

#cont-sx {
margin-right: 260px;
max-width: 640px;
background-color: #FFF;
position: relative;
padding-top: 0px;
}

#cont-dx {
width:260px;
background: url(img/back-destra-800.jpg) repeat-y;
position: absolute;
top: 0px; 
right: 0px;
z-index: 0;
}

/* Formattazione H */

.spot h4 { /* sidebar.php */
border-bottom: #F4A323 solid 1px;
padding: 4px 0px 2px 8px;
-moz-border-radius: 0px 20px 0px 0px;
background-color: #FFE391;
z-index: 1;
}


/* Formattazione Corpo Pagina */

#corpo-pagina {
padding: 40px 15px;
}

.indent {
font-size: 100%;
padding-left: 10px;
padding-right: 10px;
}

#corpo-pagina .indent {
padding-bottom: 30px;
}

#corpo-pagina .indent p:first-child {
margin-top: 25px;
}

#corpo-pagina p {
font-size: 84%;
line-height: 135%;
margin: 0px 0px 8px 0px!important;
}

/* Testata Pagine Interne */

body#single {
background: url(img/back-body.png) repeat-x 0px 95px;
}

#testata.interna {
height: 174px;
background: url(img/back-sx.gif) no-repeat 100% 75px;
position: relative;
text-indent: -1000em;
}

#testata.interna #title {
position: absolute;
bottom: 0px;
text-indent: 0em;
left: 20px;
width: 100%;
padding-left: 20px;
background: url(img/bubble.png) no-repeat 0% 50%;
}

#testata.interna #head {
background: url(img/interna.png) no-repeat 0% 0%;
height: 160px;
top: 0px;
right: 0px;
position: absolute;
width: 345px;
height: 206px;
margin-bottom: 20px;
}

#backhome {
display:none;
}

/* Sidebar */

#screenshot {
text-align: center;
}

#menu {
margin-bottom: 20px;
clear:both;
}

#menu.interno {
margin-top: 50px;
}

#menu .menu1 {
margin-left: 50px;
position: relative;
top: 30px;
}

#menu .menu1 span {
position: absolute;
left: -20px;
top: -17px;
font-size: 20px;
font-weight: bold;
color: #FFB747;
}

#menu ul {
margin-top: 18px;
margin-bottom: 30px;
display: block;
}

#menu li {
list-style-type: none;
font-size: 13px;
line-height: 17px;
text-indent: 0px;
font-weight: normal;
}

.spot {
margin: 55px 20px 0px 20px;
}

.spot img {
display: none;
}

.spot p {
font-size: 13px;
line-height: 15px;
margin-bottom: 15px;
}

object {
display: none;
}

.footer {
background: url(img/footer.png) no-repeat 50% 0px;
padding-top: 20px;
font-size: 11px;
width: 80%;
margin: 50px auto 40px auto;
text-align: center;
}

#testata.home {
display: none;
}

#testata.home #logo {
display: none;
}

#testata.home #title {
display: none;
}

#promo {
display: none;
}

.spot h5 {
display: none;
}
