﻿/*
-------------------------	
IMPOSTAZIONI GENERALI
-------------------------
*/
body {
	width: 800px;
	height:auto;
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	font-size: 12px;
	background-color:ScrollBar;
	}
html {
	font-size: 12px;
}
* {
	margin: 0;
	padding: 0;
	font-family:arial, helvetica, sans-serif
	
}
}
#generale {
	width: 800px;
	height:500px;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
}
#spacer {
	height: 10px;
	width: 800px;
	background-color: #00CC00;
}
/*
-------------------------	
HEADER
-------------------------
*/
.banner {
	text-align: left;
	background-image:url('images/banner.gif');
	background-repeat: no-repeat;
	width: 800px;
	height:140px;
	border:10px #FF9900;
}
/*
-------------------------	
MENU
-------------------------
*/
#submenu {
	width: 230px;
	float:left;
	height: 400px;
}
#submenu li {
	float: left;
	padding-left: 10px;
	width: 180px;
	font-weight: bold;
	display: block;
	height: 25px;
	list-style: none;
	text-align:left;
}
#submenu ul {
	padding-top: 30px;
	width: 160px;
	height: 260px;
}
#submenu a:link {
	text-decoration: none;
	color: white;
}
#submenu a:visited {
	text-decoration: none;
	color: white;
}
#submenu a:hover {
	text-decoration: underline;
	color: white;
}
/*
-------------------------	
CONTENITORE PRINCIPALE
-------------------------
*/
#mainContent {
	width: 800px;
	height:630px;
	background-image:url('images/sfondo.png');
	background-repeat: repeat;
	float:right;
	}



#bannerArea {
	float: left;
	background-color: #000000;
	width: 600px;
	height: 190px;
	border-bottom:10 white dashed
}

#content {
	color: #000000;
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	padding-top: 20px;
	width: 520px;
	background-color: white;
}
.img {
background-color:yellow;
margin: 0px 10px 10px 10px;


}
#content>#mainContent #mainContent { height:auto;min-height:600px}
}




#news_links {
	color:orange;
}
#sublink{
	color:orange;
	text-align:right;
	background-color:white;
}
#sublink a:link {
	text-decoration: none;
	color: orange;
}
#sublink a:visited {
	text-decoration: none;
	color:orange;

#flash {
	
	float:left;
	height:90px;
	width:190px;
}

#evento {
	width:190px;
	height:190px;
	background-image:
	}