
/* Struttura pagina */

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

#cont-sx {
margin-right: 370px;
max-width: 700px;
background-color: #FFF;
position: relative;
padding-top: 20px;
}

#cont-dx {
width:370px;
background: url(img/back-destra.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 15px;
-moz-border-radius: 0px 20px 0px 0px;
background-color: #FFE391;
z-index: 1;
}


/* Formattazione Corpo Pagina */

#corpo-pagina {
padding: 25px 15px;
font-size: 13px;
}

.indent {
padding-left: 18px;
padding-right: 18px;
}

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

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

#corpo-pagina p {
line-height: 135%;
margin: 0px 0px 8px 0px!important;
text-align: justify;
}

/* Testata Pagine Interne */

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

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

#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: 33px;
right: 0px;
position: absolute;
width: 345px;
height: 206px;
}

#backhome {
text-indent: -100em;
top: 0px;
left: 0px;
z-index: 10;
position: absolute;
border-width: 0px;
background: transparent;
margin: 0px;
padding: 0px;
}

/* Sidebar */

#screenshot {
height: 150px;
margin: 40px 20px;
text-align: center;
}

#fundrising {
height: 110px;
margin: 40px 0px 80px 0px;
text-align: center;
}

#screenshot img:first-child {
margin-right: 15px;
display: inline !important;
}

#screenshot p.link {
padding: 5px 43px 0px 43px;
}

#menu {
background: url(img/back-menu.png) repeat-y 0px 0px;
height: 100px;
margin-bottom: 20px;
padding-left: 10px;
}

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

#menu .page_item0 {
float: left;
width: 90px;
margin-left: 15px;
position: relative;
}

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

#menu .page_item {
	float: left;
	width: 90px;
	margin-left: 15px;
	position: relative;
}

#menu .page_item a {
	display: none;
}

#menu .page_item .page_item {
	float: none;
	width: auto;
	margin-left: auto;
	position: auto;
}

#menu .page_item .page_item a {
	display: inline;
}

#menu ul {
margin-top: 8px;
}

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

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

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

.spot img {
float: right;
margin: 0px 0px 0px 10px;
display: block !important;
z-index:999;
position:relative;
}

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

.spot p.desc {
min-height: 65px;
}

object {
display: block;
margin: 40px 35px 0px;
}

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

#testata.home {
background: url(img/back-sx.gif) no-repeat 100% 100%;
height: 309px;
position: relative;
display: block;
margin-bottom: 20px;
}

#testata.home #logo {
background: url(img/dta-big.png) no-repeat 48% 0px;
padding-top: 50px;
height: 248px;
width: auto;
display: block;
text-indent: -100em;
}

#testata.home #title {
position: absolute;
bottom: 20px;
height: 51px;
width: 100%;
display: block;
background: url(img/home-title.png) no-repeat 50% 0px;
text-indent: -100em;
}

#promo {
position: absolute;
display:block;
width: 100%;
height: 142px;
top: 0px;
z-index: 999;
text-align: center;
padding-left: 80px;
}

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

.spot h5 {
margin-top: 15px;
color: #2F291A;
z-index: 1;
}
