/* MENU */
#scheda {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#0000cc;
}

#scheda .title {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color:#000000;
	padding-bottom:10px;
}

#scheda .titleFoto {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-right:20px;
	padding-bottom:5px;	
	color:#000000;
}

#scheda .separatore {
	height:15px;
}

#scheda .paragrafo {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align: left;
	background-color: #dddddd;
	padding:3px;
}

#scheda .descrizione {
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align: left;
	border:1px solid #ffffff; 
	padding:5px;
	background-color:#efefef;
}

#scheda .descMappa {
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align: left;
}

#scheda .descScheda {
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align: left;
}

#scheda .valueScheda {
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	text-align: left;
}
#scheda .num{
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
	border:1px solid #ffffff; 
	padding:5px;

}

#anteprima .num{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align: center;
	border:1px solid #ffffff; 
	padding:5px;
	background-color:#D5D5FF;

}

#infoDatiEscursione {
	text-align: left;
	color:#0000cc;

	padding:3px;

}

#infoDatiEscursione .descScheda {
	font-weight: normal;
	color:#000000;
   padding:2px;
}

#infoDatiEscursione .valueScheda {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
   padding:2px;
}

#infoDatiEscursione td {
	border-bottom:1px solid #eeeeee; 
}
#infoDatiEscursione .sep {
	border-bottom:1px solid #bc0000; 
}


#mappaScheda {
	text-align: left;
	color:#0000cc;
	border:1px solid #444444; 
	padding:2px;
	background-color:#D5D5FF;
}



#fotoPreview .portaFoto     {  background-color: #dddddd; border: solid 0px #111111; cursor:pointer; }
#fotoPreview .portaVideo     {  background-color: #000000; border: solid 1px #aaaaaa; cursor:pointer; }
#fotoPreview .nFotoB  { 
   border-bottom:0px solid #ffffff; 
	font-size: 10px;
	font-weight: normal;
	color:#111111;
	text-align: left;
   width:10px;
 }
#fotoPreview .nFoto  { 
   border-bottom:0px solid #ffffff; 
	font-size: 10px;
	font-weight: normal;
	color:#bc0000;
	text-align: left;
   width:10px;
 }
#fotoPreview .slideShow  {  
	font-size: 10px;
	font-weight: bold;
	color:#0000bc;
	text-align: right;
 }
#fotoPreview .infoPreviewFoto {  border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}