@charset "utf-8";
/* CSS Document */


/* Diretti */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E9E9DC;
	background-color: #200808;
	text-align: left;
	background-image: url(image/bg01.jpg);
	background-repeat: repeat-x;
}

img {
   behavior: url("pngbehavior.htc");
}
a {
	color:#CCCCCC;
	text-decoration: underline;
}
a:hover {
	color:#CCCCCC;
	text-decoration: none;
}


#corpo {
	height: 100%;
	width: 100%;
	background-color: #000000;
	overflow: hidden;
}


#corpo2 {
	width: 913px;
	margin: auto;
}


#top {
	width: 913px;
	float: left;
}

#logo {
	float: left;
	width: 438px;
}

#imma {
	float: left;
	width: 475px;
	background-image: url(image/deco_01.jpg);
}

#menualt {
	margin-top: 245px;
	float: left;
	width: 475px;
	text-align: right;
}


#centro {
	width: 913px;
	float: left;
}

#menu {
	float: left;
	width: 335px;
	background-image: url(image/bg02.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}

#contenuto {
	float: left;
	width: 577px;
}

#contenuto1 {
	float: left;
	width: 546px;
	background-image:url(image/png_c01.png);
	background-repeat: no-repeat;
	font-size: 24px;
	color: #77681D;
	padding-left: 30px;
}

#contenuto2 {
	float: left;
	width: 516px;
	background-image:url(image/png_c02.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: justify;
}
#contenuto4 {
	float: left;
	width: 521px;
	background-image:url(image/png_c02.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: justify;
}

#contenuto3 {
	float: left;
	width: 576px;
	background-image:url(image/png_c03.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	color: #77681D;
	padding-top: 10px;
}

#indirizzi {
	background-image: url(image/png_002.png);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
	color:#3a310e;
	width: 248px;
	height: 221px;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-left: 40px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 35px;
}



#deco01 {
	border-bottom: #2B2511 1px solid;
}



#link01 {
	background-image: url(image/png_000.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	text-decoration: none;
	color:#77681d;
	width: 238px;
	height: 40px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 20px;
}
#link01 span {
	color:#FFFFFF;
	font-size: 17px;
	font-weight: bold;
}

#link01:hover {
	background-image: url(image/png_000.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	text-decoration: none;
	color:#8F7C23;
	width: 238px;
	height: 40px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 20px;
}
#link01:hover span {
	color:#FCF8BC;
	font-size: 17px;
	font-weight: bold;
}

#link02 {
	background-image: url(image/btt_01.png);
	background-repeat: no-repeat;
	background-position: -124px;
	text-align: center;
	text-decoration: none;
	color:#BAA85C;
	width: 124px;
	height: 62px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	float: right;
	padding-top: 4px;
	margin-right: 15px;
}
#link02:hover, #link02f{
	background-image: url(image/btt_01.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: center;
	text-decoration: none;
	color:#DFE38C;
	width: 124px;
	height: 62px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	float: right;
	padding-top: 4px;
	margin-right: 15px;
}

#img1{
	background-image: url(image/dec_img_001.png);
	padding: 6px;
	float: left;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#galleriafoto{
	height: 150px;

}
#galleriafoto2{
	height: 160px;
	width: 235px;
	float: left;
	margin-right: 22px;
	text-align: left;
}
#img2{
	background-image: url(image/dec_img_001.png);
	padding: 6px;
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
}

#img3{
	background-image: url(image/dec_img_002.png);
	padding: 6px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}



.link-1:LINK, .link-1:VISITED   {
	text-decoration: none;
	font-weight: normal;
	Color: #660000;
}
.link-1:HOVER   {
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
}

.link-2:LINK, .link-2:VISITED   {
	text-decoration: none;
	font-weight: bold;
	Color: #B19E4F;
	font-size: 14px;
}
.link-2:HOVER   {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}

.link-3:LINK, .link-3:VISITED   {
	color: #B19E4F;
	font-weight: bold;
	font-size: 14px;
	border-bottom: #2B2511 1px solid;
}
.link-3:HOVER   {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	border-bottom: #2B2511 1px solid;
}

.txt1{
	color: #411010;
	font-size: 24px;
	font-weight: normal;
}
.txt2 {
	color: #77681D;
	font-size: 24px;
	font-weight: normal;
}
.txt3 {
	color: #B19E4F;
	font-weight: normal;
	font-size: 15px;
	border-bottom: #2B2511 1px solid;
}
.txt4 {
	color: #B19E4F;
	font-weight: normal;
	font-size: 14px;
	text-align: right;
}
.txt5 {
	color: #B19E4F;
	font-weight: normal;
	font-size: 13px;
}

.txt6 {
	color: #B19E4F;
	font-weight: normal;
	font-size: 18px;
	border-bottom: #2B2511 1px solid;
}

.deco01 {
 color: #000000;
 font-size: 2px;
 border-bottom: #29210C 1px solid;
}

