body {
	padding: 0px;
	margin: 0px;
	background: #580a00 url(./../widgets/sfondo.jpg) top left repeat-x;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	text-align:justify;
	color: #515151;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.gallery {
	padding: 1px;
	border: 1px solid #cd152e;
}

a{
	color: #3c3c3c;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

input{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #757575;
}
table{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
}

form{
	display:inline;
}

ul, li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h1{
	color: #af112f;
	font-size: 18px;
	padding: 0px;
}

h2{
	color: #7b3b4f;
	font-size: 12px;
	font-weight:bold;
	padding: 0px;
	margin:0px;
}

#container{
	margin: 0 auto;
	width: 994px;
}

#containerInt{
	margin: 0 auto;
	width: 994px;
	background: url(./../widgets/sfondo.jpg) top right no-repeat;
}

#content2{
	margin: 0 auto;
	width: 880px;
	border:0px solid #000
}

#content{
	position: relative;
	float: left;
	width: 880px;
}

#content .testoHome{
	position: absolute;
	top: 40px;
	left: 314px;
	font-size: 13px;
	width: 315px;
	color: #9a0f08;
}

.menuSx{
	position: absolute;
	top: 10px;
	left: 15px;
	font-weight: bold;
	font-size: 14px;
	color: #af112f;
}


.menuSx ul.home li{ 
	/*background: url(./../widgets/petalo.jpg) top left no-repeat;*/
	padding: 0px 0px 0px 34px;
	margin: 1px 0px;
	font-weight: bold;
	font-size: 13px;
	color: #da658a;
}

.menuSx ul.home li a{ 
	color: #da658a;
	text-decoration:none;
}

.menuSx ul.home li a:hover{ 
	color: #af112f;
	text-decoration:none;
}

.menuSx ul.home li a.acceso{ 
	color: #af112f;
	text-decoration:none;
}

.menuSx ul.home li.castagna{ 
	/*background: url(./../widgets/castagna.jpg) top left no-repeat;*/
	padding: 0px 0px 0px 34px;
	margin: 1px 0px;
	font-weight: bold;
	font-size: 13px;
	color: #bb554c;
}

.menuSx ul.home li.castagna a{ 
	color: #bb554c;
}

.menuSx ul.home li.castagna a:hover{ 
	color: #5a0a07;
	text-decoration:none;
}

.menuSx ul.home li.castagna a.acceso{ 
	color: #5a0a07;
	text-decoration:none;
}

#contentInterno{
	position: relative;
	float: left;
	width: 879px;
	background:url(./../widgets/sfondo_int.jpg) top left repeat-x;
	background-color:#fcfefd;
	border:0px solid #000;
	min-height: 350px;
	height: auto !important;
	height: 500px;
}


#contentInterno ul.contenuti{
	margin: 30px;
}

#contentInterno ul.contenuti li{ 
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px;
}

.sfondoInterno{
	float: right; 
	width: 472px; 
	margin-right: -68px;
}

.testoInterno{
	float: right;
	/*border-left: 1px solid #e0e0e0;*/
	padding: 0px 0px 20px 36px;
	margin: 42px 40px 0px 0px;
	width: 569px;
}


#footer{
	float: left;
	width: 859px;
	margin: 10px 0px;
	font-size: 9px;
	color: #d0b1a4;
	padding: 0px 10px 10px 10px;
	border:0px solid #fff
}

#footer a{
	text-decoration: none;
	color: #d0b1a4;
}

#footer a:hover{
	text-decoration: underline;
	color: #d0b1a4;
}