body {
	margin: 0px;
	padding: 0px;
	background: #F9CE2A url(../images/bg.jpg) repeat-x;
}

a:link		{text-decoration:none; color: #B85015; }
a:visited	{text-decoration:none; color: #B85015;}
a:hover 		{text-decoration: underline; color: #B85015; }

.testo {
	color: #B85015;
	font-size: 11px;
	font-family: tahoma;
	line-height: 18px;
}

.intestazione_menu{
	background: #B85015 url(../images/intestazione_bgmenu.jpg) repeat-y;
	width: 339px;
	padding:0px;
	margin:0px;
}

.intestazione_img{
	background-color: #B85015;
	width: 431px;	
}

.mailtd1{
	width: 220px;
	vertical-align: top;
}
.mailtd2{
	width: 16px;
	vertical-align: top;
}
.mailtd3{
	width: 534px;
	vertical-align: top;
}

.box_eventi{
	background-color:#FDEEB5;
}
.box_eventi2{
	padding: 2px 10px 2px 10px;
	color: #B85015;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;
}
.box_eventi_titolo{
	color: #B85015;
	font-size: 12px;
	font-family: tahoma;
	line-height: 15px;
	font-weight: bold;
}

.box_big{
	background-color:#FDEEB5;
}

.box_big_contenuto{
	padding: 2px 10px 2px 10px;
	color: #B85015;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;	
}

.box_chat1{
	background: url(../images/box_chat_bg1.jpg) no-repeat;
	width: 353px;
	height: 59px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	line-height: 19px;		
	font-weight: bold;
}
.box_chat2{
	background: url(../images/box_chat_bg2.jpg) no-repeat;
	width: 181px;
	height: 59px;	
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	line-height: 15px;		
	text-align: center;
}

.footer {
	padding: 2px;
	background: #FDF1C4;
	color: #78243F;
	font-size: 10px;
	font-family: tahoma;
	line-height: 15px;
	text-align: center;
}

.boxdettagli{
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 19px;
	letter-spacing: 1px;
	border: 1px solid #FAD33A;
	background: url(../images/bgboxdettagli.jpg) repeat-y right;
	text-align: left;
}

.boxdettagli2{
	padding: 9px;
}

h2 {
	font-family: Verdana;
	font-size: 15;
	color: #9C4517;
}

h3 {
	font-family: Verdana;
	font-size: 12;
	color: #9C4517;
	letter-spacing: 2px;
	padding-top:10px;
	padding-bottom:3px;
	border-bottom:1px solid #9C4517;
}

hr {
	width: 100%;
	color: #F9CE2A;
	height: 1px;
}

.form {
	BORDER: 1px solid #B0B0B0;
	BACKGROUND: #FFFFFF url(../images/bgform.jpg) no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	width: 190px;
}


.tabellabox {
	border: 1px solid #red;
	padding:4px;
	margin: 4px;
	color: #000000;
	font-size: 9px;
}