/*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:12px;
	background-color:#E1CC8A;
	color:#333333;
}

#box {
    width: 981px;
	margin: 30px auto 0px;
	text-align:left;
	}
#head {
	height:229px;
	background-image:url(../images/sfondo_head.jpg);
}
#centro {
	background-image:url(../images/sfondo_centro.png);
	padding:0px 7px 0px 7px;

}
#cont_centro {
	background-image:url(../images/sfondo_cont_centro.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 17px 118px 17px
}
#flashcontent {
	height:50px;
	line-height:50px;
	font-size:16px;
}
#flashcontent a {
	margin-right:15px;
}
#destra {
	width: 258px!important;
	width: 275px;
	float: right;
	border-left:#CCCCCC solid 1px;
	padding:0px 0px 0px 17px;
}
#sinistra {
	margin-right:285px!important;
	margin-right:282px;
}
.cont_giorno {
	width:500px;
	border-bottom:#CCCCCC solid 1px;
	padding:15px 0px 15px 0px;
}
.cont_giorno div{
	padding:3px 0px 8px 0px;
}
.pausa {
	font-style:italic;
	margin-left:40px;
}
.oro {
	color:#C49E2F;
}
#lista {
	margin-bottom:10px;
	width:256px;
}
#lista a{
	display:block;
	margin-bottom:0px;
	border-bottom:#CCCCCC solid 1px;
	background-color:none;
	padding:8px 3px 8px 3px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
#lista a:hover{
	color:#C49E2F;
	border-bottom:#CCCCCC solid 1px;
	background-color:#F2F2F2;
}
#foot {
	height:107px;
	background-image: url(../images/sfondo_foot.png);
}
#dati {
	padding:4px 0px 2px 10px;
	text-align:left;
} 
#dati a{
	color:#333333;
} 
#firma {
	font-size:10px;
	text-align:left;
	padding:0px 0px 20px 10px;
}
#firma a{
	color:#333333;
}
.clearer{
     clear: both;
}
.dx {
	float:right;
	margin-left:10px;
}
.sx {
	float:left;
	margin-right:10px;
}
a {
	text-decoration:none;
	color:#C49E2F;
}
a:hover {
	color:#333333;
}
h1 {
	font-size:18px;
	color:#C49E2F;
	margin:10px 0px 5px 0px;
}
h2 {
	font-size:18px;
	color:#333333;
	margin:5px 0px 2px 0px;
}
h3 {
	font-size:16px;
	color:#C49E2F;
	margin:5px 0px 2px 0px;
}
h4 {
	font-size:14px;
	margin:5px 0px 10px 0px;
}
h5 {font-size:16px;
	margin:5px 0px 2px 0px;
	text-align:center;
}
h6 {font-size:24px;
	color:#C49E2F;
	text-align:center;
	margin:5px 0px 2px 0px;

}
h3.sponsor_t {
	font-size:14px;
	margin:15px 0px 10px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:#CCCCCC 1px solid;
	width:600px;
}
p {	
	margin:0px 0px 10px 0px;
}
