body, html {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	text-align: justify;
	margin:0px;
	height: 100%;
    min-height: 100%;
}

a {
	color: #333;
}

a:hover {
	color: #fff;
	background: #003300;
	text-decoration:none;
}

.img{
    border:#999999 1px solid;
	margin-right:2px;
}

h1{
    font-family:Verdana;
	font-size:16px;
	color:#666666;
	font-weight:bolder;
}


h3{
    font-family:Verdana;
	font-size:13px;
	color:#333333;
}

h4{
    font-family:Verdana;
	font-size:12px;
	color: #003300;
}


input{
    font-family:Verdana;
	color: #000;
	height:15px;
	font-size:11px;
	border:#666666 1px solid;
}

textarea{
    font-family:Verdana;
	color: #000;
	border:#666666 1px solid;
	width:280px;
}

.button{
    font-family:Verdana;
	color: #fff;
	border:#666666 1px solid;
	height:18px;
	background: #003300;
	margin-left:230px;
}

.div-input{
	width: 250px;
	margin-bottom:5px;
}

#div-form{
	width: 250px;
	float:left;
}

#include-storia{
	float:left;
	margin-left:55px;
	height:140px;
}

#box-index{
	margin-left:0px;
	width:822px;
	margin-top:23px;
	clear:both;
	float:left;
}

#img-box-index{
    text-align:right;
	width:30px;
	height:22px;
	float:right;
	margin-top:180px;
	margin-right:20px;
}

#img-box-index a{
}

#img-box-index a:hover{
    background:none;
}

#box-index-text{
	width:200px;
	float:right;
	margin-top:15px;
	float:left;
	margin-left:15px;
}

#box-link{
	height:224px;
	width:274px;
	float:left;
	color:#000000;
	background:url(../img/box.jpg) no-repeat;
}

#box-link1{
	height:224px;
	width:274px;
	float:left;
	background:url(../img/box1.jpg) no-repeat;
}

#box-link2{
	height:224px;
	width:274px;
	float:left;
	background:url(../img/box3.jpg) no-repeat;
}


#space{
    clear:both;
}

#flash{
	width: 550px;
	height: 135px;
}

#maincontainer {
	margin: 0px auto;
	width: 934px;
	background:url(../img/maincontainer-background.jpg) repeat-y;
	height: 100%;
	min-height:100%;
}

#page {
	margin: 0px auto;
	width:896px;
	text-align: left;
	background: url(../img/bg.jpg) repeat-x;
}

#header {
	clear:left;
	width: 896px;
	height: 165px;
	margin:0px auto;
	background:url(../img/nido.gif) no-repeat;
}

#header-top {
	clear:left;
	background:url(../img/top_bg.png) repeat-x;
	width: 896px;
	height: 16px;
	margin:0px auto;
	text-align:right;
}

#header-top a {
    color:#666;
	font-size:11px;
	font-weight:bolder;
	padding-right:3px;
}

#header-top a:hover {
    color:#FFFFFF;
	background:#003300;
	font-size:11px;
	font-weight:bolder;
	padding-right:3px;
}

#mainmenu {
	clear: left;
	height: 25px;
	padding-left: 0px;
	width:580px;
	margin-top:9px;
}

#mainmenu a:hover{
	cursor: pointer;
	background-color: #C4BCA8;
	color: #6E695E;
}

#contentcontainer{
	width: 934px;
	overflow:hidden;
	overflow /**/:none;
	margin:0px auto;
	clear:both;
	min-height:100%;
	height:100%;
	background:url(../img/maincontainer-background.jpg) repeat-y;
	margin-left:-19px;
	margin-top:35px;
}

#pagetitle{
	float: left;
	width:520px;
	padding: 4px 4px 4px 12px;
	margin-top:30px;
	text-align:justify;
	clear:both;
	margin-left:35px;
}

#title-barra{
    height:10px;
	padding-top:5px;
	color:#ccc;
	padding-left:4px;
	font-family: Verdana;
	font-size:10px;
}

#content{
	width: 820px;
	margin-left:12px;
	clear:both;
	text-align:justify;
	padding-top:10px;
	float:left;
	margin-left:45px;
}

#content-text-progetti{
	width: 820px;
	margin-left:12px;
	clear:both;
	text-align:justify;
	padding-top:10px;
	float:left;
	margin-left:45px;
}

#content-progetti{
	width: 820px;
	margin-left:12px;
	clear:both;
	text-align:justify;
	padding-top:30px;
	margin-left:100px;
}

#content-contatti{
	float: left;
	width: 870px;
	margin-top:10px;
	margin-left:45px;
	clear:both;
}

#background-content-contatti{
	width:200px;
	height:156px;
	position:absolute;
	background:url(../img/busta.jpg) no-repeat;
	margin-top: 0px; 
	margin-left: 320px;
	position: absolute; 
}

#maps{
	width:385px;
	margin-right:100px;
	height:300px;
	float:right;
}

#content-invio-errore{
	float: left;
	width: 870px;
	margin-top:120px;
	margin-left:8px;
	height:300px;
	clear:both;
}

#footer-background {
	clear: both;
	height:124px;
	color: #666;
	margin:0px auto;
	width: 934px;
	text-align: left;
	background:url(../img/maincontainer-background.jpg) repeat-y;
}

#footer {
	height:80px;
	color: #666;
	margin:0px auto;
	background:url(../img/bg_footer.gif) repeat-x;
	width:891px;
	text-align:left;
	padding-left:5px;
	padding-top:42px;
}

#footer a {
}

#footer a:hover {
}

.fotoresidenze {
	margin-top: 62px; 
	margin-left: 580px;
	width: 306px; 
	position: absolute; 
	height: 267px
}
.pics {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	overflow: hidden; 
	width: 306px; 
	padding-top: 0px; 
	height: 267px
}

.pics IMG {
	left: 0px; 
	width: 306px; 
	TOP: 0px; 
	height: 267px
}

.testo-index{
	width: 630px;
	margin-left:5px;
	text-align:justify;
	float: left;
}

.testo-foto-donazioni{
	width: 200px;
	margin-left:480px;
	float: left;
}

.div-img-index{
	float: left;
	clear:left;
    margin-top:60px;
    position:relative;
    left:160px;
}

#progetti
{
  margin-top:50px;
}

#imgindex
{
    margin-bottom:30px;
}

.spacedlist li
{
    margin-top:10px;
}
