html,body {	
	background-color: #FFFFFF;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: .87em;
	margin:0;
	padding:0;
	}
	
h1 {
	color: #666666;
	font-size:1.8em;
	margin:0 0 20px 0;
	}

h2 {
	color: #999999;
	font-size:1.4em;
	margin:40px 0 15px 0;
	}

h3 {
	color: #aaaaaa;
	font-size:1.2em;
	margin:0 0 20px 0;
	}

h4 {
	color: #CCCCCC;
	font-size:1em;
	margin:0 0 20px 0;
	font-style:italic;
	}
	
a:link {
	color:#2D2D2D;
}

a:visited {
  color:#2D2D2D;
}

a:hover {
	color:#999999;
}

a:active {
	color:#2D2D2D;
}

table {}

td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em
	}

.BulletBackgroundColor {}

.DataColor {
	color: #DEDECA;
}

.FormBackgroundColor {
	color: #CCCCCC
	}

.ImageTitleColor {
	color: #CCCCCC
	}

.LabelColor {
	color: #CCCCCC
	}

.ListColorEven {
	color: #CCCCCC
	}

.ListFooterColor {
	color: #333333
	}

.ListHeaderColor {
	color: #333333
	}

.ListColorOdd {
	color: #DEDECA
	}

.ListTitleColor {
	color: #CCCCCC
	}

.NavigationBackgroundColor {
	color: #666666
	}

.NavigationColor {
	color: #CCCCCC
	}

.NewsDataColor {
	color: #DEDECA
	}

.StoryTitle {
	color: #000000;
	font-weight: bold
	}

.StoryContentColor {
	color: #000000
	}

.TitleColor {
	color: #000000
	}

body.sub {
	margin: 0.1em;
	}

tr.ListHeaderColor th {
	text-align: left;
	}

.small {
	font-size: 85%;
}


/*********************************************/



#container {
	margin:0 auto;
	width:798px;
}


#top {
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:798px;
	height:32px;
}

#center {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:798px;
	height:100%;
}

#bottom {
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	width:798px;
	height:28px;
}

#footer {
	padding-bottom:10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .75em;	
	color: #999999
}

/**/

div#main_container {
	width:755px;
	margin:0 auto;
	padding-left:5px;
}

div#main_content {
	float:right;
	width:555px;
	height:auto;
	margin-right:3px;
	padding-left:13px;
	padding-right:15px;
	padding-top:13px;
	padding-bottom:8px;
	text-align:left;
	line-height:1.5em;
	background-color:#F7F7F7;
}

div#main_navigation {
	float:left;
	width:145px;
	text-align:left;
	padding-left:13px;
	padding-right:8px;
	padding-top:13px;
	padding-bottom:8px;
}

div#main_footer { 
	clear:both;
	width:100%;
}



/**** MENU ****/

#divbenvenuti {
	padding-bottom:10px;
	border-bottom:#CCCCCC 3px solid;
	text-align:left;
}

.benvenuti {
	font-size: 20px;
	font-weight: bold;
	color:#CCCCCC;
}

.nel_sito {
	font-size: 17px;
	color:#CCCCCC;
	font-weight:bold;
}

#menu { 
	border-top:#478579 5px solid;
	border-bottom:#478579 3px solid;
	background-color:#F7F7F7;
	padding-top:10px;
	padding-bottom:10px;
}

div#menu a, a:link, a:visited, a:active { 
	color: #666666;
	font-size:1em;
	font-weight:bold;
	line-height:1.8em;
}

div#menu a:hover { 
	color: #2d2d2d;
	font-size:1em;
	font-weight:bold;
}

div#menu li  { 
	padding-left:7px;
	list-style:url(../images/li.gif);
	list-style-position:inside;	
}

#submenu {
	background-image:url(../images/foglia.png);
	background-position:right;
	background-repeat:no-repeat;
	height:350px;
}


/**** INCLUDES ****/


.galleria {
	background-color:#d4ddd6;
	padding:20px 20px 10px 20px;
	margin:0 10px 10px 10px;
	float:right;
}

.immagine_galleria {
	margin-bottom:10px;
	border:#FFFFFF 2px solid;
}




