body {
	background-color: #BFB686;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nobordoLightbox {
	border-color: #514D39;
}

.sfondo_window {
	background-color: #A3A17A;	
}

.sfondo_storia {
	background-image: url(../images/storia_img.jpg);
	background-repeat: no-repeat;
}
.sfondo_matrimoni {
	background-image: url(../images/matrimoni_img.jpg);
	background-repeat: no-repeat;	
}
.sfondo_eventi {
	background-image: url(../images/eventi_img.jpg);
	background-repeat: no-repeat;	
}
.sfondo_album {
	background-image: url(../images/album_img.jpg);
	background-repeat: no-repeat;	
}
.sfondo_news {
	background-image: url(../images/news_img.jpg);
	background-repeat: no-repeat;	
}
.sfondo_partners {
	background-image: url(../images/partners_img.jpg);
	background-repeat: no-repeat;	
}
.sfondo_contatti {
	background-image: url(../images/contatti_img.jpg);
	background-repeat: no-repeat;	
}
.sfondo_altro {
	background-image: url(../images/altro_img.jpg);
	background-repeat: no-repeat;	
}

.stile_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A17A;
	text-decoration: none;
}
a.stile_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A17A;
	text-decoration: none;
}
a.stile_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A17A;
	text-decoration: none;
}
a.stile_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A17A;
	text-decoration: none;
}
a.stile_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D39;
	text-decoration: none;
}
a.stile_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A17A;
	text-decoration: none;
}

.stile_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514D39;
	text-decoration: none;
}
a.stile_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514D39;
	text-decoration: none;
}
a.stile_testo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514D39;
	text-decoration: none;
}
a.stile_testo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514D39;
	text-decoration: none;
}
a.stile_testo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.stile_testo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514D39;
	text-decoration: none;
}

.stile_testo_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D39;
	text-decoration: none;
}
a.stile_testo_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D39;
	text-decoration: none;
}
a.stile_testo_small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D39;
	text-decoration: none;
}
a.stile_testo_small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D39;
	text-decoration: none;
}
a.stile_testo_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.stile_testo_small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D39;
	text-decoration: none;
}

.textinput {
	width:250px;
	height:12px;
	background: #d5d7bf;
	padding:2px 4px;
	border-top-color: #848A5C;
	border-right-color: #848A5C;
	border-bottom-color: #848A5C;
	border-left-color: #848A5C;
	border-color: #848A5C;
	border-style: 1;
	border-width: 1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D39;
}

.textarea {
	width:250px;
	height:60px;
	background: #d5d7bf;
	padding:2px 4px;
	border-top-color: #848A5C;
	border-right-color: #848A5C;
	border-bottom-color: #848A5C;
	border-left-color: #848A5C;
	border-color: #848A5C;
	border-style: 1;
	border-width: 1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D39;
}

.buttonSubmit {
	width:69px;
	height:26px;
	color:#FFF;
	padding:2px 10px;
	background:url(../images/invia.png) no-repeat left top;
	cursor:pointer;
	border:none;
}