/*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:#B4A99A;
}
#top {
    width: 960px; 
	height:12px;
	margin: 30px auto 0px;
	background-image:url(../images/sfondo_top.png);
	font-size:8px;
}
#box {
	width: 934px!important;
    width: 960px; 
	margin: 0px auto 0px;
	padding: 0px 13px 0px 13px;
	background-image:url(../images/sfondo_box.png);
	text-align:left;
}
#video_top {
	float:right;
	margin:13px 7px 0px 0px;
	text-align:center;	
}
#home {
	background-image:url(../images/sfondo_home.jpg);
	height:650px;
}
#head {
	background-image:url(../images/sfondo_head.png);
	height:332px;
}
#noflash_menu {
	font-size:18px;
	padding:0px 0px 0px 20px;
}
#destra {
	width: 300px;
	float: right;
	text-align:center;
	margin-left:0px!important;
	margin-left:-3px;
	padding:20px 0px 0px 0px;
}
#menu_lat a{
	font-size:18px;
	display:block;
	margin-bottom:10px;
	text-align:right;
	padding-right:20px;
}
	
#sinistra {
	margin-right:300px!important;
	margin-right:297px;
	text-align:left;
	padding:20px;
}
#sinistra a {
	text-decoration:none;
	color:#B30000;
}
#sinistra a:hover {
	text-decoration:underline;
	color:#000000;
}
#foot {
	clear:both;
	background-color:#625648;
	padding:10px 0px 0px 0px;	
}
.loghi {
	width:233px;
	background-image:url(../images/sfondo_loghi.png);
	background-position:right 10px;
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}
#bottom {
    width: 960px; 
	height:12px;
	margin: 0px auto 0px;
	background-image:url(../images/sfondo_bottom.png);
	font-size:8px;
}
#sponsor {
	width:588px;
}
#sponsor div{
	float:left;
	margin:0px 17px 17px 0px;
	background-position:center center;
	background-repeat:no-repeat;
	width:130px;
	height:130px;
}
#credits {
	padding:5px 0px 10px 0px;
}
#links {
	padding:20px 0px 10px 0px;
	font-size:9px;
}
#links a{
	color:#666666;
}
.tutti {
	text-align:right;
	padding-right:20px;
}
.foto {
	float:left;
	margin-right:5px;
}
.data {
	font-weight:bold;
	margin-top:5px;
}
.clearer {
	clear:both;
}
.separatore {
	clear:both;
	height:25px;
	background-image:url(../images/sfondo_separatore.png);
	background-position:center;
	background-repeat:repeat-x;	
}
a.thumbs {
	display:block;
	float:left;
	background-color:#EFDCC2;
	margin:0px 1px 1px 0px;
	background-position:center center;
	background-repeat:no-repeat;
	height:117px;
	width:117px;
}
a:hover.thumbs {
	background-color: #FF0000;

}
.cont_th {
	width:590px;
}
h2 {
	margin:0px 0px 20px 20px;
	padding-top:15px;
	font-size:20px;
}
h1 {
	margin:0px 0px 30px 20px;
	font-size:48px;
	color:#B30000;
}
h3 {
	margin:0px 0px 10px 0px;
	font-size:26px;
	color:#B30000;
}
h4 {
	margin:20px 0px 10px 0px;
	font-size:18px;
}
h5 {
	margin:3px 0px 7px 0px;
	font-size:20px;
	color:#B30000;
}
p {
	margin:0px 0px 10px 0px;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#B30000;
}
.sx {
	float:right;
	margin-left:5px;
}
#cont_categorie {
	width:580px;
}
#cont_categorie a{
	display:block;
	width:250px!important;
	height:50px!important;
	width:270px;
	height:180px;
	padding:130px 0px 0px 20px;;
	background-color:#009900;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#cont_categorie a:hover{
	color:#AA0000;
	text-decoration:none;
}
	
	
