html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url(pics/backmain.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Trebuchet MS, Arial,"Times New Roman",;
	font-size: 1.1em;
	text-align:center;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#MenuLeftBG{
	background-image: url(pics/bg_menu.jpg);
	height:396px;
}


#Menuleft {
	text-align:left;
	margin-top: 42px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	color:#242d4e;
}
#Menuleft a{
	color:#242d4e;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}
#Menuleft a:hover{
	color:#cc0033;
}


#header {
	margin: auto;
	height: 22px;
	width: 730px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}
#header a:link, #header a:visited {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #cc0033;
	text-decoration: none;
}
#header a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#main {
	margin: auto;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 0.7em;
}
#photo {
	margin: auto;
	background-image: url(pics/backfoto.jpg);
	background-repeat: repeat-x;
	height: 151px;
	width: 100%;
	}
#page {

	width: 730px;
	margin: auto;
}
#pag_cont {
	background-image: url(pics/bg_page.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	font-size: 1.1em;
}
#pag_cont2 {
	background-image: url(pics/bg_pagex.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	font-size: 1.1em;
}
#tdImage{
	margin-top:65px;
}
#pag_cont p {
	padding: 0px;
	margin: 0px;
}
#pag_cont a:link, #pag_cont a:visited {
	color: #cc0033;
	text-decoration: none;
}
#pag_cont a:hover, #pag_cont a:active {
	color: #FF3300;
	text-decoration: none;
}

#pag_news {
	padding: 10px;
	vertical-align: top;
	text-align: justify;
}
#titolo_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CE470F;
}
#iniziale {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #2C4354;
}
#titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C4354;
}
.more {
	color: #cc0033;
	text-align: right;
	text-decoration:none;
}
#left {
	text-align: left;
	float: left;
}
#right {
	text-align: right;
	float: right;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #22a4de;
	font-style: italic;
	font-weight: bold;
	margin-top:0px;
}
h2 {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ul {
	margin: 0px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

li{list-style: circle }

input{border:1px solid #cccccc;}
textarea{border:1px solid #cccccc;}

#evidente {
	font-weight: bold;
	color: #555555;
}
#cors {
	font-style: italic;
}
#volontari{
font-family:Trebuchet MS, Arial,"Times New Roman";
font-size:12px;
text-align:left;
color:;
scrollbar-face-color:#FFFFCC ;
scrollbar-shadow-color: #FFCC00;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #fffcbd;
scrollbar-darkshadow-color: #fffcbd;
scrollbar-track-color: #ffe002;
scrollbar-arrow-color: #CC9933;
overflow:auto;
height:200px;
border-bottom:1px #FFCC00 dotted;
}
