
/*Generici*/
.start_page {
	margin:-5px -5px 37px -5px;
	padding-left: 18px;
}

.start_page .piastrella{
	margin:		5px;
	float:		left; 
	position:	relative;
}
.start_page .piastrella a{
	display:	block; 
	width:		100%; 
	height:		100%;
}

.start_page .piastrella .notifica{
	width:		34px; 
	height:		34px;
	line-height:34px; 
	position:	absolute; 
	top:		11px; 
	right:		11px; 
	background:	url(/template/web/15/default/img/start_page/TondoNotifica.png) no-repeat scroll center center transparent;
	cursor:		pointer;
	text-align:	center;
	color:		#fff;
}

.start_page .piastrella .contenuto{
	position:	absolute;
	bottom:		44px;
	left:		0px;
	opacity:	.7;
	width:		100%;
	display:block;
}
.start_page .piastrella .lista{
	background:		#ccc;
	border:			#777 solid 1px;
	margin:			11px;
	padding:		7px;
}
.start_page .piastrella .lista li{line-height:18px;}
.start_page .piastrella .lista li a{color:#000;}
.start_page .piastrella .lista li a:hover{color:#555;}

.start_page .piastrella .titolo{
	width:		100%;
	height:		45px;
	background:	#232323;
	position:	absolute;
	bottom:		0px;
	left:		0px;
	cursor:		pointer;
	text-align: right;
}
.start_page .piastrella .titolo h2{
	color:		#fff;
	font-size:	18px;	
	padding:	0px;
	margin:		2px 5px 0 0;
}
.start_page .piastrella .sottotitolo{
	color:			#999;
	font-size:		14px;
	font-weight:	bold;
	cursor:			pointer;
	margin-right:	5px;
}
.start_page .piastrella .btn_testo{
	color:			#999;
	font-size:		14px;
	font-weight:	bold;
	cursor:			pointer;
	position:absolute;
	bottom:7px;
	right:7px;
}

.start_page .Box_Grande {
	width:		400px; 
	height:		300px; 
	background:	#DADDE7;
}

.start_page .Box_Medio {
	width:		430px;
	height:		145px;
	background:	#DADDE7;
}

.start_page .Box_Small {
	width:		230px; 
	height:		145px;
	background:	#DADDE7;
}

.start_page .BoxTasto_Grande{
	width:		200px; 
	height:		145px;
	background:	#DADDE7;
}

.start_page .BoxTasto_Medio{
	width:		200px; 
	height:		68px;
	background:	#DADDE7;
}

.start_page .Contenitore_Medio{
	width:		200px; 
	margin:		0 10px 0 0;
}

.start_page .BoxTasto_Small{
	background:	#DADDE7;
}

/*Specifici*/

/*Messaggi*/
.start_page .Messaggi_Grande{
	background:url(/template/web/15/default/img/start_page/Messaggi_Grande.png) no-repeat scroll 0 0 transparent;
}
.start_page .Messaggi_Medio{
	background:url(/template/web/15/default/img/start_page/Messaggi_Medio.png) no-repeat scroll 0 0 transparent;
}

/*SpeDaFare*/
.start_page .DaFare_Small{
	background:url(/template/web/15/default/img/start_page/DaFare_Small.png) no-repeat scroll 0 0 transparent;
}

/*Agenda*/
.start_page .Agenda_Small{
	background:url(/template/web/15/default/img/start_page/Agenda_Small.png) no-repeat scroll 0 0 transparent;
}

/*Pbx*/
.start_page .PausaOperatore_TastoGrande{
	background:url(/template/web/15/default/img/start_page/PausaOperatore_TastoGrande.png) no-repeat scroll 0 0 transparent;
}

