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

body{
	margin:0;
	font-family: 'Montserrat', Arial, sans-serif;
	
	}
.wrapper{
	max-width:788px;
	margin:auto;
	background:#dfdddb;
	}
.tab{
	position:relative;
	color:#cecece;
	width:16.6667%;
	float:left;
	text-align:center;
	background:#f5f3f3;
	cursor:pointer;
	}

#lunedi{
	
	}
.numeroGiorno{
	font-size:55px;
	padding-bottom:10%;
	
	}
#header{
	padding-top:20px;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
	height:100px;
	background: rgba(238,117,44,1); /* For browsers that do not support gradients */
 	background: -webkit-linear-gradient(left,rgba(239,123,30,1),rgba(237,111,58,1)); /*Safari 5.1-6*/
  	background: -o-linear-gradient(right,rgba(239,123,30,1),rgba(237,111,58,1)); /*Opera 11.1-12*/
 	background: -moz-linear-gradient(right,rgba(239,123,30,1),rgba(237,111,58,1)); /*Fx 3.6-15*/
 	background: linear-gradient(to right, rgba(239,123,30,1),rgba(237,111,58,1)); /*Standard*/
}
#mese{
	max-width:200px;
	height:35px;
	margin:auto;
	text-align:center;
	padding-top:5px;
	color:#c6c6c6;
	font-size:20px;
	}
#freSx{
	background:url(/fbapp-sub/img/frecciaSx.png)center left no-repeat;
	width:300px;
	height:30px;
	float:left;
	padding-left:30px;
	text-align:left;
	padding-top:10px;
	}
#freDx{
	background:url(/fbapp-sub/img/frecciaDx.png)center right no-repeat;
	width:300px;
	height:30px;
	float:right;
	padding-right:30px;
	text-align:right;
	padding-top:10px;
	}
#freSxMobile{
	background:url(/fbapp-sub/img/frecciaSx.png)center left no-repeat;
	width:30px;
	height:30px;
	float:left;
	padding-left:30px;
	text-align:left;
	padding-top:10px;
	display:none;
	}
	
#freDxMobile{
	background:url(/fbapp-sub/img/frecciaDx.png)center right no-repeat;
	width:30px;
	height:30px;
	float:right;
	padding-right:30px;
	text-align:right;
	padding-top:10px;
	display:none;
	}
#fasciaMese a{
	color:#c6c6c6;
	}
#fasciaMese a:hover{
	color:rgb(238,117,44);
	}
#fasciaMese{
	background:#ffffff;
	}
.giorno{
	padding-top:20px;
	position:relative;
	
	}
.striscia{
	max-width:60%;
	height:1px;
	background:#c6c6c6;
	margin:0 28% 0 28%;
	}
.selezionato{
	color:rgb(238,117,44);
	background:#c3bcbb url(/fbapp-sub/img/fondoSelect.png) center center no-repeat;
	background-size:100% 100%;
	}
.selezionato .giorno{
		background:url(/fbapp-sub/img/pallini.png) center top no-repeat;
	}
.selezionato .striscia{
	background:rgb(238,117,44);
	}
#contenuto{
	min-height:900px;
	padding-top:110px;
	}
.imgUscita{
    border: solid 5px #ffffff;
	width:65%;
	/*min-height:300px;*/
	}
.uscita{
	width:30%;
	float:right;
	}
.uscitaSingola{
	padding:20px
	}
.nomeCollana{
	color:#4c4a4b;
	text-transform:uppercase;
	font-size:16px;
	}
.numUsicta{
	color:rgb(238,117,44);
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px rgb(238,117,44);
	/*background:url(/fbapp-sub/img/librino.png) no-repeat center right;*/
	}
.numUscita{
	color:rgb(238,117,44);
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px rgb(238,117,44);
	/*background:url(/fbapp-sub/img/librino.png) no-repeat center right;*/
	}
.numUsicta img{
	float:right;
	}
.numUscita img{
	float:right;
	}
.titoloUscita, .testoUscita{
	font-size:14px;
	color:#706e6f;
	}
.separatore{
	border-bottom:2px solid #fff;
	margin:30px 0 30px 0;
	}
.nessunUscita{
	text-transform:uppercase;
	font-size:16px;
	padding-bottom:10px;
	border-bottom:2px solid rgb(238,117,44);
	}
/*MENU*/
.menuOver{
	position:absolute;
	background:rgb(238,117,44);
	color:#ffffff;
	width:150px;
	padding:20px 20px 0 20px;
	top:120px;
	box-shadow: 0px 0px 10px #888888;
	
	}
#menuLun{
	display:none;
	left:10px;
	z-index:10;
	}
#menuMar{
	display:none;
	z-index:20;
	left:10px;
	}
#menuMer{
	display:none;
	z-index:30;
	left:10px;
	}
#menuGio{
	display:none;
	z-index:40;
	left:10px;
	}
#menuVen{
	display:none;
	z-index:50;
	left:10px;
	}
#menuSab{
	display:none;
	z-index:60;
	right:10px;
	}
.sotto{
	position:relative;
	z-index:1;
	}
	
#frecciaEvidenzia{
	margin-top:-35px;
	margin-bottom:15px;
	text-align:left;
	padding-left:20px;	
	}
	
#menuSab #frecciaEvidenzia{
	margin-top:-35px;
	margin-bottom:15px;
	text-align:right;
	padding-right:20px;	
	}
	
.titoliMenu,.titoliMenu, a{
	margin-bottom:10px;
	padding-bottom:10px;
	/*border-bottom:2px solid #ffffff;*/
	text-align:left;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
@media screen and (max-width: 767px) {

	#freDx, #freSx{
		width:0px;
		padding-top:30px;
		height:0;
		overflow:hidden;
		/*display:none;*/
	}
	#freDxMobile, #freSxMobile{
		display:none;
	}
	.giorno{
		font-size:10px;
		}
	.numeroGiorno{
		font-size:35px;
		}
	.uscita{
		width:98%;
		float:none;
		}
	.imgUscita{
   
	width:95%;
	/*min-height:300px;*/
	}
	.menuOver{
		
		display:none !important;}
	#fasciaMese{
		padding:10px 10px 0 10px;
		}
	
	
}