@charset "UTF-8";
/* CSS Document */


body{
	background:#f6f7e7;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img{
	border:none;
}

#top-of-the-top {
	background:#9d1d1d;
	height:15px;
	width:100%;
}
#wrapper {
	width:984px;
	margin:0 auto;
}
#logo {
	background:url(../img/logo.png);
	width:317px;
	height:64px;
	margin:10px 0 10px 0;
}
#top {
	background:url(../img/top.jpg);
	width:984px;
	height:286px;
}
#main-content {
	margin:55px 15px 20px 15px;
	padding-top:40px;
}
#left-content {
	/*margin-right: 350px;*/
	text-align:justify;
	line-height:1.4em;
	width:604px;
	
}
#footer ul li {
	display:inline;
	margin:0 15px 0 15px;
}
#footer ul {
	text-align:center;
	list-style:none;
}
#MENU ul li {
	list-style:none;
	display:inline /*table-cell*/;
	width:158px;
	font-size:0.1em;
}
#MENU ul{
	margin:1px 0 0 17px;
	padding:0;
	display:/*table*/;
}

.menu_homepage span {
	width:160px;
	height:184px;
	background:url(../img/menu/homepage.jpg);
	position:absolute;
}
.menu_homepage span:hover {
	width:160px;
	height:184px;
	background:url(../img/menu/homepage.jpg) 160px;
	position:absolute;
}

.menu_dovesiamo span {
	width:158px;
	height:184px;
	background:url(../img/menu/dovesiamo.jpg);
	position:absolute;
}
.menu_dovesiamo span:hover {
	width:158px;
	height:184px;
	background:url(../img/menu/dovesiamo.jpg) 158px;
	position:absolute;
}

.menu_fattrici span {
	width:158px;
	height:184px;
	background:url(../img/menu/fattrici.jpg);
	position:absolute;
}
.menu_fattrici span:hover {
	width:158px;
	height:184px;
	background:url(../img/menu/fattrici.jpg) 158px;
	position:absolute;
}

.menu_puledri span {
	width:158px;
	height:184px;
	background:url(../img/menu/puledri.jpg);
	position:absolute;
}
.menu_puledri span:hover {
	width:158px;
	height:184px;
	background:url(../img/menu/puledri.jpg) 158px;
	position:absolute;
}

.menu_insport span {
	width:158px;
	height:184px;
	background:url(../img/menu/insport.jpg);
	position:absolute;
}
.menu_insport span:hover {
	width:158px;
	height:184px;
	background:url(../img/menu/insport.jpg) 158px;
	position:absolute;
}

.menu_galleria span {
	width:158px;
	height:184px;
	background:url(../img/menu/galleria.jpg);
	position:absolute;
}
.menu_galleria span:hover {
	width:158px;
	height:184px;
	background:url(../img/menu/galleria.jpg) 158px;
	position:absolute;
}
#right-content {
	float:right;
	width:345px;
}
#portafoto{
	background:url(../img/foto.jpg);
	width:345px;
	height:241px;
}
#foto{
	margin-left:21px;
	width:301px;
	height:179px;
	background:url(../img/caricamento.gif) center no-repeat;
}
#foto_unica{
	visibility:hidden;
}


.tabelle {
	width:311px;
	margin-left:16px;
	border-bottom:#9d1d1d solid 1px;
	border-top:#9d1d1d solid 1px;
}
.tabelle  div {
	margin:0;
}
.tabelle .dispari{
	background:#ebd1d1;
}
.tabelle .pari{
	background:#e3e3e3;
}
.tabelle div p.anno{
	font-weight:bold;
}
.tabelle div p{
		margin:0;
		padding:2px;
}

.img_titolo {
	margin-left:17px;
	margin-top:5px;
	margin-bottom:5px;
}
#MENU {
	background:url(../img/temp.jpg);
	height:184px;
	width:966px;
	position:absolute;
	z-index:1;
	padding-top:1px;
	padding-left:17px;
}

#footer {
	width:100%;
	background:url(../img/spacer-red.gif) center 20px repeat-x;
	min-height:85px;
}
#dissolvenza{
	 visibility:hidden;
}

#annunci a{
	color:#000;
	text-decoration:none;
}
.mini-polaroid {
	display:inline-block;
	zoom:1;
	float:left;
	width:200px;
	height: 175px;
	background:url(../img/polaroid_piccola.png) no-repeat;
}

.mini-polaroid a img {
	margin-top:8px;
	margin-left:29px;
	margin-bottom:1px;
	opacity:1;
}
.mini-polaroid a img:hover{
	opacity:0.6;	
}

.mini-polaroid p {
	font-size:11px;
	margin-left:22px;
	margin-right:22px;
	margin-top:3px;
	text-align:center;
}


.footer-table{
	background:#9d1d1d;
	text-align:right;
	padding:3px;
}
.footer-table a{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
.centrale{
	text-align:center;
}
.centrale a{
	color:#000;
	text-decoration:none;
}
.centrale a:hover{
	color:#9d1d1d;
}

.red{
	color:#9d1d1d;	
}