@charset "utf-8";

/* CSS Document */
table#tab_contenitore { width:100%; height:100%; background:url(/img/pagina-bg.jpg) top left repeat; min-height:800px;}

ul{list-style:none; margin:0;}

#parallax{overflow:hidden; width:526px; height:758px; position:absolute; top:0; right:50px; z-index:0;  opacity: 0; filter: alpha(opacity = 0);}
	
	#parallax img{ width:526px; height:758px;}

.delay{ display:none;}

.bg_bianco{
	background:#fff;
	display:none;
	position:absolute; 
	width:980px; height:195px; 
	top:0; left:0;
}
.position-relative{ position:relative; margin:0 auto; width:980px; z-index:10; height:195px;}
#gotti{
		position:absolute;
		width:700px;
		font-size:20px;
		font-style:italic;
		top:60%; color:#fff;
	}
/* HEADER */
	#header{
		position:absolute; 
		top:0; left:0; 
		height:195px;
		width:960px;
		padding:0 10px;
	}
#logo{
	width:217px;
	height:171px;
	margin:20px 0 0 0;
	float:left;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
/* FOOTER */
#footer{
	width:960px;
	padding:10px;
	margin:0 auto;
	margin-top:5px;
	background:#fff;
	font-size:11px;
	/*height:30px;*/
}
	#footer-sx{
		width:640px;
		float:left;
		padding:0 5px;
	}
	#footer-dx{
		width:300px;
		padding:0 5px;
		float:left;
		text-align:right
	}
/* CONTENITORE */
#contenitore {
	width: 960px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:2;
	background:#fff;
	border-top:1px solid #b2bb1c;
	}
	#contenitore-banner{
	width: 960px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:2;
	background:#fff;
	border-top:1px solid #b2bb1c;
	}
	#banner{
		width: 753px;
		float:left;
	}
		#img-banner{
			width:554px;
			border:3px solid #91a200;
			height:336px;
			position:relative;
			float:left;
		}
			#abstract-banner{
				/*background:#b2bb1c;*/
				height: 169px;
				width: 268px;
				padding:10px;
				position: absolute;
				bottom: 10px; left: 10px;
				background:#fff; border:2px solid #B2BB1C;
			}
				#abstract-banner .div-testo{
					font-size:22px;
					font-weight:bold;
					font-style:italic;
					text-transform:uppercase;
					color:#FFFFFF;
					height:120px;
					overflow:hidden;
					display:block;
				}
					.data{
						font-size:14px;
						text-transform:uppercase;
						/*color:#FFFFFF;*/
						height:29px;
						line-height:29px;
						/*border-bottom: 1px solid #fff;*/
						margin-bottom:10px;
						color:#8E8E8E; border-bottom:1px solid #ADADAD;
					}
					#abstract-banner a.testo{
						font-size:22px;
						/*text-transform:uppercase;*/
						line-height:normal;
						color:#FFFFFF;
						height:120px;
						overflow:hidden;
						display:block;
						color:#8E8E8E;
					}
					#abstract-banner a:hover{
						text-decoration:none;
					}
		#contenitore-blocchi-news{
			/*width: 192px;
			height: 342px;
			border-left:1px solid #b2bb1c;
			background:#91a200;*/
			float:left;
			width:191px;  height:341px;
			border:1px solid #b2bb1c; border-bottom:none;
			background:#fff;
		}
			.blocco-news{
				width: 180px;
				height: 101px;
				border-bottom:1px solid #b2bb1c;
				padding:6px;
				position:relative;
			}
				.blocco-news a.testo{
					font-size:14px;
					text-transform:uppercase;
					/*color:#FFFFFF;
					height:90px;*/
					overflow:hidden;
					display:block;
					color:#8E8E8E; height:94px;
				}
				.blocco-news a:hover{
					font-size:14px;
					text-transform:uppercase;
					color:#7C7C7C;
					text-decoration:none;
				}
			.plus{
				width:9px; height:9px;
				display:block;
				float: right;
				margin: 0;
				font-size:0px;
				background:url(/img/plus.png) center center no-repeat;
				position:absolute; bottom:6px; right:6px;
			}
	#banner-sposi{
		width: 203px;
		margin-left:4px;
		float:left;
	}
		#img-sposi{
			width:201px;
			height:299px;
			border:1px solid #bb1c9b;
			overflow:hidden;
			
		}
		#title-sposi{
			height:41px;
			line-height:41px;
			font-size:20px;
			text-transform:uppercase;
			background:#bb1c9b;
			padding:0 6px;
			color:#fff;
		}
		#contenitore-ancore-sposi{
			width:201px;
			border:1px solid #bb1c9b;
			height:100px;	
			background:#bb1c9b;	
		}
			.div-ancore{
				position:relative; width:100px; height:100px; float:left;
			}
			.ancora-sposi {
				display:block;
				width:100px;
				height:100px;		
				float:left;
				/*position:absolute; 
				top:0; left:0;*/
			}
			.ancora-sposi:hover{
				text-decoration:none;	
			}
				.ancora-img-sposi{
					width:96px;
					height:96px;
					overflow:hidden;
					margin:1px 0 0 1px;
				}
	#universi{
		width:650px;
		float:left;
	}
		.box-universo{
			float:left;
			height:115px;
			width:90px;
			float:left;
			margin-right:2px;
		}
		.last{
			margin:0;
		}
			.img-box{
				width:86px;
				height:86px;
				margin:2px;
				overflow:hidden;
			}
			.img-box a{
				display:block;
				width:86px;
				height:106px;
			}
			.img-box a:hover{
				text-decoration:none;
			}
			.testo-box{
				font-size:12px;
				text-transform:uppercase;
				color:#fff;
				height:25px;
				line-height:25px;
				width:86px;
				text-align:center
			}
				.testo-box a{ color:#fff; }
				.testo-box a:hover { color:#fff; text-decoration:none;}
	#colonna-dx{
		padding-left:5px;
		/*width:305px;*/
		width:130px;
		float:left;
	}
	#col-newsletter{
		padding-left:5px;
		/*width:105px;*/
		width:120px;
		float:left;
	}
/* TEMPLATE */
#contenuti-tmpl{
	margin-bottom:10px;
}
	.img-pagine{
		width:554px;
		border:3px solid #91a200;
		height:336px;
		overflow:hidden;
		float:left;
		}
	.testi-pagine{
		float:left;
		width:389px;
		padding-left:10px;
		font-size:14px;
	}
	.testi-pagine strong{
		color:#BB1C9B;
	}
		.testi-pagine a{
			text-decoration:underline;
		}
		.testi-pagine a:hover{
			text-decoration:none;
		}
/* UNIVERSI */
		.box-universo-big{
			float:left;
			height:260px;
			width:230px;
			float:left;
			margin-right:10px;
			margin-bottom:10px;
		}
		.last{
			margin:0;
		}
		.active{
			background:#BACF00;
		}
			.img-box-big{
				width:220px;
				height:220px;
				margin:5px;
				overflow:hidden;
			}
			.img-box-big a{
				display:block;
				width:220px;
				height:220px;
			}
			.img-box-big a:hover{
				text-decoration:none;
			}
			.testo-box-big{
				font-size:14px;
				text-transform:uppercase;
				color:#fff;
				height:30px;
				line-height:30px;
				width:230px;
				text-align:center
			}
		.box-universo-testo-big{
			float:left;
			height:240px;
			width:210px;
			float:left;
			margin-right:10px;
			margin-bottom:10px;
			padding:10px;
			font-size:14px;
			text-align:center;
			}
/* NEWS */
#contenitore-blocchi-news-pagina{
			width: 600px;
			float:left;
		}
			.blocco-news-pagina{
				width: 588px;
				border-bottom:1px solid #9f9f9f;
				border-top:1px solid #9f9f9f;
				padding:6px;
				position:relative;
				margin-bottom:2px;
			}
				.blocco-news-pagina a.testo{
					font-size:14px;
					text-transform:uppercase;
					color:#91a200;
					overflow:hidden;
					display:block;
					font-style:italic;
					margin-bottom:10px;
				}
				.blocco-news-pagina a:hover{
					color:#BACF00;
					text-decoration:none;
				}
			.plus{
				width:9px; height:9px;
				display:block;
				float: right;
				margin: 0;
				font-size:0px;
				background:url(/img/plus-verde.png) center center no-repeat;
				position:absolute; bottom:6px; right:6px;
			}
		.data-pagina{
			font-size:14px;
			text-transform:uppercase;
			color:#9f9f9f;
			height:25px;
			line-height:25px;
			border-bottom: 1px dotted #999;
			margin-bottom:5px;
		}
	.img-pagine-news{
		overflow:hidden;
		float:left;
		width:406px;
		}
		.img-pagine-news img{
		border:3px solid #91a200;
		margin-bottom:10px;
		width:400px;
		}
	.testi-pagine-news{
		float:left;
		width:510px;
		padding-left:20px;
		font-size:13px;
		padding:10px;
		background:#FDFFE2;
		margin-left:10px;
	}
	.testi-pagine-news strong{
		color:#666;
	}
	.testi-pagine-news u{
		color:#BB1C9B;
		font-size:14px;
	}
		.testi-pagine-news a{
			text-decoration:underline;
		}
		.testi-pagine-news a:hover{
			text-decoration:none;
		}
	.undo{
		font-size:14px;
		text-transform:uppercase;
		height:25px;
		line-height:25px;
		border-top: 1px dotted #999;
		}
		.undo a{color:#9f9f9f;}
		.undo a:hover{color:#666;}		
	.download a{
			font-size:14px;
			text-transform:uppercase;
			color:#9f9f9f;
			height:35px;
			line-height:35px;
			margin-top:10px;
			padding-left:35px;
			background:url(img/download.png) left center no-repeat;
			display:block;
		}
/* MARCHI */
	.marchio{
		width:153px;
		margin-right:5px;
		margin-bottom:10px;
		overflow:hidden;
		float:left;
		border:1px solid #91a200;
		}
	/* lista nozze */
.lista-nozze{
	width:650px;
	height:30px;
	line-height:30px;
	color:#fff;
}
	#ancora-lista-nozze a{
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		width:170px;
		background:url(img/freccia_giu.gif) center right no-repeat;
		display:block;
		text-align:left;
		margin:0 auto;
		}
	#ancora-lista-nozze a:hover{
		text-decoration:none;
	}
#info-nozze{
	display:none; 
	width:630px;
	background:#fff;
	border-bottom:2px solid #bb1c9b;
	font-size:12px;
	padding:10px;
	}
	.login{
		width:282px;
		padding:3px;
		font-size:12px;
		float:left;
		}
		.ancora-login{
			display:block;
			height:25px;
			line-height:25px;
			color:#BB1C9B;
			text-transform:uppercase;
			font-size:11px;
			text-decoration:none;
			margin:7px 0;
			width:280px;
			text-align:left;
		}
		.ancora-login:hover{
			color:#EF1DC8;
			text-decoration:none;
		}
/* LISTA */
#tabs{
	padding:0;
	margin:0;
}
#tabs li{
	display:inline-block;
	padding:0; margin:0;
	float:left;
	width:92px; margin-right:3px;
	height:27px; line-height:26px;
}
	#tabs li a{
		width:90px;
		text-transform:uppercase;
		font-size:11px;
		display:inline-block;

		border: 1px solid #B2BB1C;
		text-decoration:none;
		text-align:center;
		color:#B2BB1C;
		float:left;
	}
	#tabs li a.selected {
		color: #000000;
		cursor: default;
		text-decoration:none;
		border: 1px solid #B2BB1C;
		border-bottom:1px solid #FDFFE2;

		background:#FDFFE2;
		}
	.tab-content{
		width:608px;
		clear:both;
		padding:15px;
		border:1px solid #b2bb1c;
		background:#FDFFE2;
		height:auto;
	}
.riga{width:600px; border-bottom:1px solid #fff; margin-top:7px;}
	.img-lista{
		width:130px; height:130px;
		overflow:hidden;
		float:left;
		margin-bottom:5px;
	}
	.testo-lista{
		font-size:12px;
		float:left;
		width:460px;
		padding-left:10px;
	}
/* select */
/* CSS Document */

/* inizio select standard normal */
div.selector_normal {
	overflow:hidden;
	background:url(/img/select-freccia.jpg) top right no-repeat #fff;
	padding:0; margin:0;
	width:80px; height:24px;
	font-size:11px; line-height:24px; font-family:Arial, Helvetica, sans-serif;
	border:1px solid #B2BB1C;
	position: relative;
	text-align:left;
}
	div.selector_normal:hover { border:1px solid #BACF00; }
div.selector_normal select {
	width:80px; height:24px;
	cursor:pointer;
	opacity:0;
	border:none;
	background:#FFF;
	position:absolute;
	top:0; left:0;
}
div.selector_normal span {
	float:left;
	padding-left:3px;
	width:44px; height:24px;
	line-height:24px; color:#515151; 
	/*text-overflow:ellipsis; */
	white-space:nowrap;
	display:block;
	overflow:hidden;
	background:#FFF;
}
/* fine select */
/* regali */
		.tab_regali tr{
			vertical-align:middle;
		}
				.titolo-tab{
					font-size:12px;
					text-transform:uppercase;
					border:1px solid #b2bb1c;
					height:30px;
					line-height:30px;
					text-align:center;
					background:#FDFFE2;
					color:#333333;
				}
				.campi-tab{
					border-bottom:1px solid #9f9f9f;
					border-left:1px solid #9f9f9f;
					border-right:1px solid #9f9f9f;
					line-height:30px;
					height:30px;
					padding-left:10px;
					font-size:11px;
				}	
				.grigio-tab{
					background:#efefef;
				}	
				
/* fine regali */
/*Marchi */
#wrapper{
	margin-top:20px;
	visibility:hidden;
}
.wide, .thin {
    clear: both;
	text-align:center;
}
#wrapper ul li{
	height:25px;
	text-transform:uppercase;
	list-style-type:circle;
}
.titolo-marchi{
	margin-bottom:10px;
}

