/*neropaco firenze | template per sito tableless a pił colonne | www.neropaco.net*/
body {
    margin: 0px;
	padding: 0px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#2C2C2C;
}
#centro {
	margin:46px 0px 0px 0px;
	
}
#box {
    width: 960px; 
	 margin: 0px auto 0px;
	}
#head {
	height: 150px!important;
	height: 200px;
	padding-top:50px;
	text-align:left;
	color:#FFFFFF;
}
#head img{
	margin:45px 0px 0px 20px;
}
#flashcontent2 {
	float:right;
	margin:30px 20px 0px 0px;
}
#destra {
	width: 400px;
	float: right;
	text-align:left;
	margin-left:0px!important;
	margin-left:-3px;
}
#sinistra {
	margin-right:440px!important;
	margin-right:437px;
	text-align:left;
	width:520px;
	padding-left:20px;
}
#sinistra_unica {
	text-align:left;
	padding-left:20px;
}
#foot {
	height: 30px;
	text-align:left;
	background-color:#2C2C2C;
	margin:0px 0px 0px 0px;
	clear:both;
	padding:31px 0px 0px 20px;
}
.clearer {
     clear: both;
}
#left_btn {
	float:left;
}

#right_btn {
	float:right;
}

.lista {
	background-image:url(../images/lista.png);
	background-repeat: no-repeat;
	background-position:0px 3px;
	padding-left:10px;
	margin-bottom:12px;
}
.anni {
	height:20px;
	margin-bottom:14px;
}
.anni a { 
	display:block;
	width:35px;
	float:left;
	background-image: url(../images/anni.png);
	background-repeat:no-repeat;
	background-position:29px center;
}
.anni a:hover { 
	color:#999999;
}
.sx{
	float:left;
	margin: 0px 20px 0px 0px;
}
a#selected_anno {
	color:#C3A465;
}
#head a{
	color:#FFFFFF;
}
.opera_big {
	text-align:center;
}
.menu_opere {
	line-height:25px;
	font-size:16px;
	float:left;
	margin-top:45px;
	margin-left:20px;
}
a.thumb {
	display: block;
	float:left;
	height:96px;
	width:122px;
	background-color:#373737;
	background-position: center center;
	background-repeat:no-repeat;
	margin: 0px 10px 10px 0px;	
}
h1 {
	margin: 0px 0px 0px 0px;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
}
a	{
	text-decoration: none;
	color:#FFFFFF;
}
a img { 
	border: 0; 
}

a:hover{ 
		color:#C3A465;
}	
	
h2	{
	color:#C3A465;
	font-size:16px;
	font-weight:normal;
}

h3	{
	color:#C3A465;
	font-size:14px;
	font-weight:normal;
}

table {
	font-size:11px;
}
	
	
	
	
	
