
/*************************************************************
**************************************************************
**************************************************************
**************************************************************
**************************************************************
						SEDI
**************************************************************
**************************************************************
**************************************************************
**************************************************************
*************************************************************/
.grey {
	background-color: #F7F7F7!important;
	border: 1px solid #f1f1f1;
	border-top: none;
}
#scegli {
	width:296px;
	height:38px !important;
	margin:0 !important; 
	padding:0!important;	
	}

/* single tab */
#scegli li { 
	float:left; 
	margin:0!important; 
	padding:0!important; 
	list-style-type:none;
	width: 147px;
	text-align: center;
}

/* a- tag inside single tab */
#scegli li a {
	display:block;
	width: 149px;
	padding:10px 0!important;
	margin:1px 0 0 0!important;
	background-color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

#scegli .linea { border-right: 1px solid #fff!important;} 

}
/* mouseover state */
#scegli li a:hover  { background-color: #f1f1f1!important; }

/* currently selected tabs */
ul#scegli li a.current	{ background-color: #f7f7f7; font-size: 18px; color: #990000!important;}


/* panes */
#orari {
    width: 297px;
    height: 303px;
}
/* single pane */
#orari div {
	display:none;	
	color:#333;	
	margin:0px 0px;
	padding: 10px;
}

/* some decorations for elements inside single pane */


#orari .narrow {
	padding-right:160px;		
}


/* override the root element to enable scrolling */
#orari {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#orari div {
	float:left;
	display:block;
	width:280px;
	font-size:14px;
}
#orari .right {
	text-align: right;
}

/* our additional wrapper element for the items */
#orari .sede {
	margin:0;
	padding:0;
}

#orari .sede p.quote {
	font-size: 16px!important;
	font-style: italic;
	width: 265px;
	padding: 10px 0 35px 0!important;
	background: url('../img/autore.gif') -20px bottom no-repeat;
}

#orari .sede p.autore {
	font-size: 14px;
	font-weight: bold;
	width: 265px;
	padding: 10px 0 0 0!important;
	text-align: right;
	color: #990000!important;
}

#orari .less, #orari .less a {
	color:#999 !important;
	font-size:11px;
}

#orari div p{
	width: 270px;
	font-family: 'Signika Negative', sans-serif;
	color: white;
	font-size: 18px;
	float: left;
	padding: 10px 0;
	padding-right: 20px;
}

#orari div a.mappas {
	position: absolute;
	bottom: 18px;
	right: 0;
	width: 120px;
	font-size: 11px;
	text-decoration: none;
	color: #cc9999;
	padding-right: 16px;
	text-align: right;
}
#orari div a.mappas:hover {
	text-decoration: underline;
	color: #990000;
}

#orari div a.mappaset {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 120px;
	font-size: 11px;
	text-decoration: none;
	color: #cc9999;
	padding-right: 16px;
	text-align: right;
}
#orari div a.mappaset:hover {
	text-decoration: underline;
	color: #990000;
}
/* 
**************************************************************
**************************************************************
**************************************************************
**************************************************************
**************************************************************
						TESTIMONIAL
**************************************************************
**************************************************************
**************************************************************
**************************************************************
**************************************************************
 /* root element for tabs */
#scroll {
	position: absolute;
	top: -32px;
	left: 221px;
	/* dimensions */
	width:240px;
	height:20px !important;
	margin:0 !important; 
	padding:0;	
	}

/* single tab */
#scroll li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#scroll li a {
	background: url('../img/pallino.jpg') top left;
	display:block;
	height: 15px;   
	width: 15px; 	
	padding:0px;
	margin:0px;
	text-indent: -9999px;
}

/* mouseover state */
#scroll a:hover 		{ background-position: 0px -14px;	 }

/* currently selected tabs */
#scroll a.current	{ background-position: 0px 16px; cursor:default; }


/* panes */
#testimonial {
	width:280px;
	height:180px;
}

/* single pane */
#testimonial div {
	display:none;	
	color:#333;	
	margin:0px 0px;
	padding: 10px;
}

/* some decorations for elements inside single pane */


#testimonial .narrow {
	padding-right:160px;		
}


/* override the root element to enable scrolling */
#testimonial {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#testimonial div {
	float:left;
	display:block;
	width:280px;
	font-size:14px;
}

/* our additional wrapper element for the items */
#testimonial .singola {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#testimonial .singola p.quote {
	font-size: 16px!important;
	font-style: italic;
	width: 265px;
	padding: 10px 0 35px 0!important;
	background: url('../img/autore.gif') -20px bottom no-repeat;
}

#testimonial .singola p.autore {
	font-size: 14px;
	font-weight: bold;
	width: 265px;
	padding: 10px 0 0 0!important;
	text-align: right;
	color: #990000!important;
}

#testimonial .less, #testimonial .less a {
	color:#999 !important;
	font-size:11px;
}

#testimonial div p{
	width: 560px;
	font-family: 'Signika Negative', sans-serif;
	color: white;
	font-size: 18px;
	float: left;
	padding: 10px 0;
	padding-right: 20px;
}

