@charset "utf-8";
/* CSS Document */

body,html {
	margin:0; 
	padding:0; 
	text-align:left;
	font-family:arial;
	font-size:11px;
	color:#666666;
	background:url(/images/sf_home.jpg) repeat-x;
	}
	
#menu{
	background:url(/images/sf_menu.jpg) no-repeat top left;
	width:689px;
	height:110px;
	}
	
#corpo{
	background:url(/images/sf_corpo.jpg) no-repeat top left;
	width:950px;
	height:228px;
	}
	
#corpo_altre{
	background:url(/images/sf_corpo_altre.jpg) no-repeat top left;
	width:950px;
	height:228px;
	}
	
#lato_sx{
	background:url(/images/lato_sx.jpg) no-repeat top right;
	height:768px;	
	}
	
#lato_dx{
	background:url(/images/lato_dx.jpg) no-repeat top left;
	height:768px;	
	}
	
#lato_sx_altre{
	background:url(/images/lato_sx_altre.jpg) no-repeat top right;
	height:768px;	
	}
	
#lato_dx_altre{
	background:url(/images/lato_dx_altre.jpg) no-repeat top left;
	height:768px;	
	}
	
#footer{
	background:url(/images/sf_footer.png) no-repeat top center;
	width:950px;
	padding:15px 0 0 0;
	color:#839094;
	}
	
#input_tipo{
	background:url(/images/input.png) no-repeat top left;
	width:170px;
	height:22px;
	border:0px;
	color:#FFF;
	font-size:11px;
	padding:6px 0 0 10px;
	}
	
#input_tipo2{
	background:url(/images/sf_input.png) no-repeat top left;
	width:230px;
	height:22px;
	border:0px;
	color:#666666;
	font-size:11px;
	padding:6px 0 0 10px;
	}
	
#input_tipo1{
	border:solid 1px #CCC;
	width:250px;
	height:16px;
	color:#999;
	font-size:11px;
	padding:3px 0 0 10px;
	}
	
#input_newsletter{
	background:url(/images/input_newsletter.png) no-repeat;
	width:211px;
	height:22px;
	border:0px;
	color:#a6afb2;
	font-size:11px;
	padding:6px 0 0 10px;
	}
	
#input_invia{
	background:url(/images/invia.png) no-repeat top left;
	width:170px;
	height:30px;
	border:0px;
	color:#FFF;
	cursor:pointer;
	}
	
#input_invia_newsletter{
	background:url(/images/invia_newsletter.png) no-repeat top left;
	width:70px;
	height:28px;
	border:0px;
	color:#FFF;
	cursor:pointer;
	}
/*	 CSS MENU	*/
<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
	position:relative;
}
.qmmc .qmdividery{
	float:left;width:0px;
}
.qmmc .qmtitle{
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
}
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}
.qmmc {
	position:relative;
	zoom:1;
}
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
}
.qmmc div{
	visibility:hidden;
	position:absolute;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;margin:0px;
}
.qmmc li a {
	float:none
}
.qmmc li{
	position:relative;
}
.qmmc ul {
	z-index:10;
}
.qmmc ul ul {
	z-index:20;
}
.qmmc ul ul ul {
	z-index:30;
}
.qmmc ul ul ul ul {
	z-index:40;
}
.qmmc ul ul ul ul ul {
	z-index:50;
}
li:hover>ul{
	left:auto;
}
#qm0 ul {
	top:100%;
}
#qm0 ul li:hover>ul{
	top:0px;
	left:100%;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/
	/*"""""""" (MAIN) Container """""""" DIV CONTENITORE DEL MENU */
	#qm0
	{ 
		/*background-color:#000000;
		border-width:1px 1px 1px 1px;
		border-style:solid;
		border-color:#000000;*/
		text-align:left;
		float:left;
		margin:0px 0px 0px 0px;
		padding:5px 0px 0px 10px;
		width:158px;
		/*background-image:url(/images/bg.gif);*/
	}
	 /*"""""""" (MAIN) Items """""""" PROPRIETA' DELLA CLASSE DEL TESTO STATO LINK DI PADRE */
	#qm0 a
	{
		color:#0a2e62;
		background-color:transparent;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		text-align:left;
		padding:0px 20px 3px 3px;
		border-style:solid;
		border-color:#aaaaaa;
		border-width:0px 0px 0px 0px;
		line-height:14px;
		
	}
	/*"""""""" (MAIN) Hover State """""""" PROPRIETA' DELLA CLASSE DEL TESTO STATO HOVER DI PADRE */
	#qm0 a:hover
	{ 
		/*border-color:#333333;*/
		font-weight:normal;
		color:#0099cc;
		border-color:#dfebf3;
		text-decoration:none;
	}
	/*"""""""" (MAIN) Active State """""""" PROPRIETA' DELLA CLASSE DEL TESTO STATO HOVER DI PADRE QUANDO POSSIEDE SOTTOCATEGORIE*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		color:#0099cc;
		border-color:#dfebf3;
		background:url(/icone/arrow_hl.gif) no-repeat right;
	}
	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background:url(/icone/arrow2.gif) no-repeat right;
	}
	/*"""""""" [SUB] Containers """""""" DIV CONTENITORE DELLA SOTTOCATEGORIA */
	#qm0 div
	{
		background-color:#fff;
		padding:3px 3px 3px 3px;
		margin-left:5px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		border-color:#999;
		font-weight:normal;
	}
	/*"""""""" [SUB] Items """"""""PROPRIETA' DELLA CLASSE DEL TESTO STATO LINK DI FIGLIO */
	#qm0 div a
	{		
		font-size:11px;
		font-weight:normal;
		color:#000;
		border-width:0px 0px 0px 0px;
		border-color:#dfebf3;
		background-color:#fff;
		padding:3px 20px 3px 5px;
	}
	/*"""""""" [SUB] Hover State """""""" PROPRIETA' DELLA CLASSE DEL TESTO STATO HOVER DI FIGLIO */
	#qm0 div a:hover
	{
		color:#0099cc;
		text-decoration:none;
	}
	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		color:#336699;
		text-decoration:none;
		background-color:#fff;
	}
	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
	background:url(/icone/arrow_hl.gif) no-repeat right;
	}
	
#pagina{
	border:solid 1px #999999;
	color:#333333;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
}

#paginaover{
	border:solid 1px #999999;
	background:#336799;
	color:#ffffff;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
}

#vuoto{
	border:solid 1px #999999;
	background:#FFFFFF;
	color:#333333;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
	font-size:11px;
}


