body, html{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


body{
	background-image: url('imgs/top_sfondo_azzurro6.png'), url('imgs/sfondo_4000_sotto.png'); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center -5px, center 1200px; 
	text-align: center; /* FIX IE */
	background-color: #98bce4; /*#d4f7ff; */
}


#container{
	width: 1150px;
	margin-left: auto;
	margin-right: auto;	
    /* margin-top: 50px; */
}



#header{
	background-image: url('imgs/TOP_3.png');
    width: 975px;
    height: 675px;
    margin-left: auto;
    margin-right: 75px;
    margin-top: 175px; /* prima 215 */
    /*transform-style: preserve-3d;*/
}


#main{
    width: 1100px;
    min-height: 1500px;
    height: auto;
    max-height: 4000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -85px; /* prima 170 - prima 105 */
}

#topcontent{
    width: 850px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    background: -moz-linear-gradient(0deg, rgb(131 187 242) 25%, rgb(164 183 202) 100%);
    background: -webkit-linear-gradient(0deg, rgb(131 187 242) 25%, rgb(164 183 202) 100%);
    background: linear-gradient(0deg, rgb(131 187 242) 25%, rgb(164 183 202) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4e0c16",endColorstr="#792133",GradientType=1);
    border: 2px solid #4e7453;
    border-bottom: 0;
    outline: 1px solid #000;
    box-shadow: 0 0 0 1px #150d15 inset;
    position: relative;
    z-index: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;

    background-color: #ab713b;
    background-image: url('imgs/legno.png'); 
}

#rc{
background-image: url(imgs/rc.png);
    width: 290px;
    height: 110px;
    margin-left: 30px;
    float: left;
    mix-blend-mode: luminosity; /* finchè non c'è immagine nuova */
}

#notadl{
    width: 90%;
    height: auto;
    padding: 5px;
    background-color: #3f3d3d;
    margin-left: auto;
    margin-right: auto;
    /* text-align: right; */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /* top: 0px; */
    font-weight: bold;
    font-size: 15px;
    color: #b9b9b9;
    text-indent: 5em;
    border-bottom: 2px #4e6174 solid;
    border-right: 2px #4e6174 solid;
    border-left: 2px #4e6174 solid;
}

#pulsanti{
    margin-top: 10px;
    line-height: 15em;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

#pulsanti a:visited, #pulsanti a:focus, #pulsanti a:active{
	text-decoration: none;
	color: blue;
}

#forum{
    background-image: url(imgs/forum.png);
    width: 120px;
    height: 80px;
    float: right;
    color: #d4ffdd;
    font-family: 'FuturaWF';
    background-size: 75%;
    background-repeat: no-repeat;
    text-indent: -30px;;
}

#mc{
    background-image: url(imgs/mediacenter.png);
    width: 120px;
    height: 80px;
    float: right;
    margin-left: -20px;
    color: #d4ffdd;
    font-family: 'FuturaWF';
    /* background-size: 85%; */
    /* background-repeat: no-repeat; */
    background-size: 75%;
    background-repeat: no-repeat;
    text-indent: -26px;    
}

#telegram{
    background-image: url(imgs/telegram.png);
    width: 120px;
    height: 80px;
    float: right;
    margin-left: -20px;
    color: #d4ffdd;
    font-family: 'FuturaWF';
    background-size: 75%;
    background-repeat: no-repeat;
    text-indent: -30px;
}

#fb{
    background-image: url(imgs/facebook.png);
    width: 120px;
    height: 80px;
    float: right;
    margin-left: -20px;
    color: #d4ffdd;
    font-family: 'FuturaWF';
    /* background-size: 85%; */
    /* background-repeat: no-repeat; */
    background-size: 75%;
    background-repeat: no-repeat;
    text-indent: -30px; 
}

#donazioni{
    background-image: url(imgs/donazioni.png);
    width: 120px;
    height: 80px;
    float: right;
    margin-left: -20px;
    color: #d4ffdd;
    font-family: 'FuturaWF';
    /* background-size: 85%; */
    /* background-repeat: no-repeat; */
    background-size: 75%;
    background-repeat: no-repeat;
    text-indent: -25px;   
}

#forum:hover{
	/* background-image: url('imgs/menu_forum-chiaro_01.png'); */
	text-decoration: none;
	color: #f0ff7f;	
}

#mc:hover{
	/* background-image: url('imgs/Menu_02.png'); */
	text-decoration: none;
	color: #f0ff7f;	
}

#telegram:hover{
	/* background-image: url('imgs/menu_telegram_05-chiaro_05.png'); */
	text-decoration: none;
	color: #f0ff7f;	
}

#fb:hover{
	/* background-image: url('imgs/menu_facebook-chiaro_03.png'); */
	text-decoration: none;
	color: #f0ff7f;	
}

#donazioni:hover{
	/* background-image: url('imgs/Menu_04.png'); */
	text-decoration: none;
	color: #f0ff7f;
}



#contentbg{
    width: 885px;
    min-height: 800px;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    background-color: #555555;
    border-left: 5px solid #768a98;
    border-right: 5px solid #768a98;
    /* border-bottom: 5px solid #ffc3d2; */
    /* border-top: 5px solid #ffc3d2; */
    margin-top: -2px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 0 1px #000000;

    background: linear-gradient(rgb(60 60 60 / 85%), rgb(60 60 60 / 85%)), url('imgs/wallstone.jpg');
    background-size: 15%;
}

#footer{
    width: 850px;
    height: 40px;
    background: -moz-linear-gradient(0deg,rgba(19,127,136,1) 39%,rgba(25,98,94,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#137f88",endColorstr="#19625e",GradientType=1);
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #1e4938;
    border-right: 1px solid #1e4938;
    border-left: 1px solid #1e4938;
    text-align: center;
    line-height: 2.5em;
    font-weight: 700;
    font-size: 15px;
    color: #94c2ea;
    text-shadow: #000 2px 1px 2px;
    background: #4e0c16;
    background: -moz-linear-gradient(0deg,rgba(227 109 82) 25%,rgba(255 167 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(227 109 82) 25%, rgba(255 167 0) 100%);
    background: linear-gradient(0deg, rgb(149 97 245) 35%, rgb(128 45 143) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d0c4e",endColorstr="#4f2179",GradientType=1);
    font-family: verdana;
    border: 0 solid #f3e1d3;
    border-top: 0;
}

.fallingLeaf{
	position:absolute;
	z-index: 5;
	background-color:transparent;
	background-image:url('imgs/petalo.png');
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	transform:translateZ(0)
}
