body { 
	background:#000000; 
	margin:0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;	
	}
	a:link {
		color: #005138;
	}
	a:visited {
		color: #005138;
	}
	a:active {
		color: #005138;
	}
	a:hover {
		color: #005138;
	}

/*ul { 
	margin:0;
	padding:0;
	list-style:none;
}
	
li { 
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}	*/

img {
	border: none;
}
#wrap { text-align:center; }

#content {
	margin: 0 auto; 
	width:1280px;
}

#top {
	height:74px;

	}

#top a {
	color:#000000;
	text-transform:none;
	text-decoration:none
}

#logo {	
	float:left;
	text-align:left;
}

#menu {
	float:right;
	text-align:right;
}

#centrale {
	margin-top:22px
	width:1000px;
}

#down {
    height:185px;
	margin-top:9px;
	margin-bottom: 30px;
}

#footer { 
	margin-top:30px;
	border-top: #827f81 solid 1px;
	padding-top: 25px;
	text-align:left;
	height:69px;
	font-size:11px;
}

#footer a {
	color:#005138;
}

#news {
	min-height:164px;
	float:right;
	width:308px;
	background-position:top center;
	background-repeat:no-repeat;
}


input {
	border: #000000 solid 1px;
}

form {
	margin:0; padding:0
}

#contenuti {
	text-align:left;
	font-size:11px;
	color:#00452d;
}


.testo_titolo {
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
}

.testo {
	font-size:12px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
}


.selected {
	border:#000000 solid 5px;
}

.thumb {
	margin-right:10px;
	cursor:pointer;
}

.unselected {
	border:#ffffff solid 5px;
}

#reel {
	background-color: #DA2141
}