#fotografia {
	height:113px;
	background-image:url(../fig/fotografiahome.jpg);
}

#slogan {
	height:60px;
	background-color: #006633;
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	color:#fff;
	border-bottom:3px double #FFcc33;
}


#slogan h1 {
	float:right;
	font-size:18px;
	text-align:right;
	padding:4px 20px 4px 0px;
	
}


#slogan p {
	margin:4px 20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size:18px;
	/*color:#744c05;*/

}


#fotografie {
	width:250px;
	float:left;
	margin: 10px 10px 0px 5px;
}

#fotografie img {
	background-image: url(../fig/foto-sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 14px 28px 0px 28px;
	margin-right: auto;
	margin-left: auto;
	border:none;

}

#testo {
	/*background-image: url(../fig/sfondotesto.jpg);
	background-repeat: no-repeat;
	background-position: 200px 300px;
	background-attachment:fixed;*/


}

#testo img{
	padding: 18px 26px 0px 26px;
	background-image: url(../fig/foto-sfondo-big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px auto;
	width:288px;
}


#contenuti {
	background-image: url(../fig/sfondohome.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:240px;



}


#fotografie p {
	margin: 2px 2px 4px 10px;
	color:#770606;
	font-size:10px;
	font-weight:bold;
}


#testo p.didascaliadx {
	width:290px;
	display:block;
	color:#744c05;
	float:right;
	margin-right:36px;
	text-align:center;

}

#testo p.didascaliasx {
	width:290px;
	display:block;
	color:#744c05;
	margin:50px auto 60px 36px;
	text-align:left;
	

}

