@charset "iso-8859-1";
/* CSS Document */

html{
	width:100%;
	height:100%;
	background:#fff /*url(images/sf-sito.gif) top repeat-x*/;
}

*:first-child+html{/*solo per ie7*/
	overflow:auto;
}

body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
}

a{
	color:#9e9274;
	text-decoration:underline;
}

a:hover{
	color:#666051;
	text-decoration:underline;
}

#sfondointro{
	position:absolute;
	width:100%;
	height:50%;
	top:50%;
	background:url(images/sf-intro2.png) 0 0 repeat-x;
}

#intro{
	position:absolute;
	z-index:2;
	top:50%;
	left:50%;
	width:800px;
	height:600px;
	margin:-300px 0 0 -400px;
}

#sotto{
	position:absolute;
	width:100%;
	height:55px;
	bottom:0;
	z-index:12;
	background:url(images/sf-menu-bottom.gif) center top repeat-x;
}

#menu-sotto{
	margin: auto;
	width:850px;
	height:25px;
}

#menu-sotto ul{
	list-style-type: none;
	text-align: center;
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	/*background:url(images/sf-menu-sotto2.png) center bottom no-repeat*/;
}

#menu-sotto li{
	display: inline;
	text-align: center;
	margin: 0 10px;
	font-size:12px;
	color:#666051;
	letter-spacing:2px;
}

#menu-sotto li a{
	color:#666051;
	text-decoration:none;
}

#menu-sotto li a:hover{
	color:#fff;
	text-decoration:none;
}

li a.ita img, li a.eng img{
	width:15px;
	height:9px;
	border:none;
}

#down{
	text-align:center;
	font-size:11px;
	color:#9e9274;
	background:#fff;
	line-height:30px;
}

#music{
	position:absolute;
	z-index:10;
	width:25px;
	height:25px;
	bottom:3px;
	right:3px;/**/
}


/*--------*/


#banda{
	position:absolute;
	overflow:hidden;
	width:100%;
	height:325px;
	bottom:0;
	z-index:10;
	background:url(images/bg-banda.gif) 0 0 repeat-x;
}

.bandamod
{
	height:85px;
}

.bandamodbig
{
	height:325px;
}


#banda_int{
	position:relative;
	overflow:hidden;
	width:840px;
	height:270px;
	margin:0 auto;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#211503;
	font-variant:small-caps;
}

#bottone, #bottone_en{
	position:relative;
	overflow:hidden;
	width:140px;
	height:30px;
	padding:0 350px;
	background:url(images/btn-nascondi.gif) 50% top no-repeat;
}

#bottone.sel{
	background:url(images/btn-mostra.gif) 50% top no-repeat;
}

#bottone_en{
	background:url(images/btn-nascondi_en.gif) 50% top no-repeat;
}

#bottone_en.sel{
	background:url(images/btn-mostra_en.gif) 50% top no-repeat;
}

#bottone a, #bottone_en a{
	display:inline-block;
	width:140px;
	height:30px;
	padding:35px 0 0 0;/**/
	cursor:pointer;
}

/*------*/


#offerte{
	float:left;
	overflow:hidden;
	width:364px;
	height:220px;
	margin:10px 0;
	padding:0 25px 0 10px;
	border-right:1px solid #f2ede1;
}

#press{
	float:left;
	overflow:hidden;
	width:161px;
	height:220px;
	margin:10px 0;
	padding:0 25px;
	border-right:1px solid #f2ede1;
}

#news{
	float:left;
	overflow:hidden;
	width:193px;
	height:220px;
	margin:10px 0;
	padding:0 10px 0 25px;
}

/*---------*/

.titolo, .titolo a{
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	/*color:#baaa7f;*/
	color:#cdaf55;
	font-variant:small-caps;
	text-decoration:none;
}

.titolo a:hover{
	text-decoration:underline;
}

.offerta{
	position:relative;
	overflow:hidden;
	height:50px;
	padding-left:10px;
	margin-top:12px;
}

.offerta img{
	float:left;
	margin:0 5px 0 0;
	border:none;
	height:50px;
}

.offerta a{
	font-size:16px;
	color:#917d5d;
	text-decoration:none;
}

.offerta a:hover{
	color:#baaa7f;
	text-decoration:underline;
}

/*--------*/

#press .images{
	position:relative;
	overflow:hidden;
	display:block;
	width:159px;
	height:53px;
	margin:12px 0 5px;
	border:1px solid #ece6d8;
	background-position:center;
}

#press strong, #press strong a{
	font-size:16px;
	color:#917d5d;
	text-decoration:none;
}

#press strong a:hover{
	text-decoration:underline;
}

/*---------*/

.new{
	position:relative;
	overflow:auto;
	padding:8px 8px 10px;
	border-bottom:1px dashed #e4dac0;
}

.new a{
	text-decoration:none;
}

.new a:hover{
	text-decoration:underline;
}

.new strong{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#72654b;
	font-variant:small-caps;
	line-height:15px;
}