/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 25px; 
	background-color:#debc91; background-image:url(img/sfondo.jpg); background-attachment:fixed; background-repeat:repeat-x; background-position:top;
	background-color: #142537;
	margin-top: 0px;
}
.menu{
	width:210px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #866151; 
	overflow:hidden;
	text-overflow: ellipsis; padding-top:4px; 
}
.submenu{
	color:#b8c5da;
	width:180px;
	height:20px;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #353025; 
	text-overflow: ellipsis;
	padding-left: 15px; padding-top:5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #f3ebbc;
	border: 1px solid #666666;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #f3ebbc;
	border: 1px solid #666666;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #f3ebbc;
	border: 1px solid #666666;
}
.menu a, .submenu a{
	text-decoration:none;
	color:#fafafa;
}
.menu a:hover, .submenu a:hover {
	color:#2e271e;
}
#ImgContent{
	cursor:pointer;
	margin-bottom:5px;
	margin-right:15px;
	
}
#AllContent{

}
a:link {
	color: #584f3b;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #584f3b; font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #353025; font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #584f3b; font-weight: bold;
}
#Content{ 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #584f3b; 
	font-size:11px; font-stretch:expanded; line-height:13px;
}
Table{ 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #866151; 
	font-size:11px; font-stretch:expanded; line-height:13px;
}
#TblModulo{
	border:1px dotted #5A7092;
	margin-top:20px;
	padding:8px;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #866151; 
	width:400px;
}
#TblModulo .button {
	border:1px solid #000000;
	width:180px;
	height:18px;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#TblModulo .inputtext {
	border:1px solid #000000;
	width:180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#TblModulo .textarea {
	border:1px solid #000000;	
	width:180px; height:150px;
	overflow:auto;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#TblMessaggioGuestbook{
	font-family: Georgia, "Times New Roman", Times, serif; color:#666666;
	font-size:11px;
	border:1px solid #5A7092;
	margin-bottom:8px;
	width:520px;
}
#TblMessaggioGuestbook a{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #866151; 
	font-size:11px;
	font-weight:bold;
}
a.LinkAdmin{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#321716;
	text-decoration:none; 	font-size:11px;
	font-weight:bold;
}
a.LinkGallery{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #866151; 
	color:#321716;
	font-size:15px;
	font-weight:bold;
}

.NewsHome{
	font-size:13px; 
	font-weight:bold; color:#fff;
	background-image:url(img/bgn.jpg);
	padding-left:8px;
	height:25px; margin-top:20px;
	
}
.Titolo{ 
	font-family: Georgia, "Times New Roman", Times, serif; color: #a64e1f; font-size: 16px; font-weight: bold; font-style:italic; 
}
.Footer{ 
	font-family:Georgia, "Times New Roman", Times, serif; color: #866151;
	font-size:10px; font-stretch:expanded;
}
.Footer a:hover{
	color:#8F9FBA; 
		}
.Footer a{
	color:#6C3231;
}
.TblPaginazione td{
	font-family:Georgia, "Times New Roman", Times, serif; color: #866151;
	color:#321716
	font-weight:bold;
	font-size:11px;
}
.TblPaginazione a{
	font-family:Georgia, "Times New Roman", Times, serif; color: #866151;
	color:#321716
	font-size:10px;
}
a.ScaricaAllegato:link, a.ScaricaAllegato:active, a.ScaricaAllegato:visited{
	font-family:Georgia, "Times New Roman", Times, serif; color: #866151;
	color:#321716
	font-size:10px;
}
a.ScaricaAllegato:hover{
	text-decoration:none;
}
.Stile8 {font-family: tahoma, Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #A07563; }