body {
	background-color:#000000;	
	color:#AEC6D0;
	color:#DCDCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Verdana,"Lucida Grande","Lucida Sans Unicode";*/
	font-size: 0.7em;
	margin:0px;
	margin-top:20px;
	margin-bottom:30px;
	background-image:url(../images/sfumabase.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#main{
	width:723px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	width:236px;
	float:left;
}

#menu_testuale {
	float:right;
	width:480px;
	margin:0;
	padding:0;
	margin-top:50px;
	text-align:right;
}

#menu_testuale ul{
	width:480px;
	margin:0;
	padding:0;
	float:right;
}

#menu_testuale li{	
	/*width:100px;*/
	/*border-right: #FF9900 2px solid;*/
	margin:0px; 
	padding-left:5px;
	padding-right:5px;
	float:left;
	list-style:none;
	font-size: 1.1em;
	font-weight: bold;
	text-align:center;
}

#flash_menu{
	height:190px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#sottomenu{
	background-image:url(../images/sottomenu.jpg);
	background-position:top center;
	height:70px;
	margin-top:3px;
}

h1 {
	color:#AEC6D0;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}

h3 {
	text-align:left; 	
}

h4 {
	text-align:left; 	
}


a, a:link, a:visited	 {
	color:#AEC6D0;
	/*color:#373ABE;*/
	/*color:#003366;*/
	text-decoration:none;
}

a:hover {
	color:#FF9900;
	text-decoration:none;
}

.page_center {
}

.page_center .contenitore {
	margin: 0 auto;
}

.page_bottom{ 
	text-align:center; 	
	height:170px;
}

.footer {	
	margin: 0 auto;
	text-align: center;
	clear: both;
}

.colonna { 
	width: 230px;
	float: left; 
	margin-left: 4px; 
	padding-left: 4px;
	line-height:14px;
} 

.colonna_titolo h3 {
	color:#AEC6D0;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.colonna_descrizione {
	height:290px;
	text-align:justify;
	padding-right: 10px;	
	background:url(../images/vert_line.jpg) right repeat-y;
}

.colonna_descrizione h4 {
	color: #57666e;
	font-weight: bold;
	font-size: 1.1em;
	margin-top:0px;
}

.colonna_unica {
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	text-align:justify;
	
	line-height:14px;
}

.colonna_unica .separatore {
	width:400px;
	margin:0 auto;
	border-bottom: #57666e 1px dotted;
	margin-bottom: 30px;
}

.news_data {
	font-weight: bold;
	font-size: 1.2em;
	color: #80bdde;
}

.news_titolo {
	font-weight: bold;
	font-size: 1.2em;
	color: #80bdde;
}

.clearer{
	float: none; clear: both;
}

ul.lista {
	padding:6px; 
	margin:2px;
	font-size:11px;
}

ul.lista li {
	margin:0 0 0 0; 
	padding: 4px 0px 4px 15px;
	list-style-type:none;
	background:url(../images/arrow-g.gif) no-repeat 0 1px;
}




