/*:::::::::::: Agenda :::::::::::::*/

#boxagenda{
	WIDTH: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#boxagenda input{
	height:19px;
	}
#boxagenda .title{
	font-size: 18px;
	font-weight:bold;
	color: #4D6B88;
	clear:left;
	}

.age-date{
	font-size: 10px;
	font-style : italic;
	background-color:#e8f0ff;
	border-bottom: 1px solid #4D6B88; 
	margin-bottom:10px;	
	clear:left;
	}
	
.age-date-dett{
	font-size: 10px;
	font-style : italic;	
	margin-bottom:10px;
	
	}
.age-title{
	font-size: 12px;
	font-weight:bold;
	color: #4D6B88;
	margin:0px 10px 10px 10px;
	border-bottom: 1px solid #e7e7e7; 
	
	}
	
.box-elenco{
	font-size: 12px;
	font-weight: normal;	
	padding:5px 5px 5px 0px;	
	
	}
	

	
/*:::::::::::: Ricerca Agenda :::::::::::::*/

.age_indietro{
	float:right;	
	width:100%;
	margin-bottom:10px;
	text-align:right;
	font-weight:bold;
}

.age_title1	{
	font-weight:bold;
	color: #4D6B88;
	margin:0px 5px 10px 0px;
	float:left;
	
	}
	
.age_title2	{	
	color: #4D6B88;
	margin:0px 0px 10px 0px;
	float:left;
	
	}

	

.age_text_search 	{
	font-weight:normal;	
	margin-bottom:10px;		
	clear:left;
	}
	

.age_input {
	width:100px; 
	height:15px; 
	border: 1px solid #4D6B88;
	margin:0px 5px 0px 5px;
	
	
}


.button_search_age{
	height:20px;
	width:80px;
	background-color: #4D6B88; 
	border: 1px solid #4D6B88; 
	color: #FFF; 
	text-align:center;
	margin:5px;
	cursor: pointer;
	
}

.age_data1{
	font-weight:normal;	
	margin-bottom:5px;
	float:left;	
}

.age_data1 img{
    vertical-align:middle;
	margin-right:5px;
   }

.age_data2{
	font-weight:normal;	
	margin-bottom:5px;
	float:left;

}
.age_data2 img{
    vertical-align:middle;
	margin-right:5px;
   }



.age_button_search {
	clear:left;
	float: left;
	font-weight:normal;	
	margin-bottom:5px;
	width:15%;
	
	

}

.age_button_clear {
	font-weight:normal;	
	margin-bottom:5px;
	float: left;
	width:85%
	
	
}

/*:::::::::::: Risultati Ricerca Agenda :::::::::::::*/

.risage_title1	{
	font-weight:bold;
	color: #4D6B88;
	margin:0px 10px 10px 0px;
	float:left;	
}
	
.risage_title2	{	
	color: #4D6B88;
	margin:0px 0px 10px 0px;
	float:left;    
	}
.age_elenco	{	
	margin:0px 0px 10px 10px;
	font-weight:bold;
	border-bottom: 1px solid #e7e7e7; 
	
	}

	

/*::::::::::::Tabella Agenda :::::::::::::*/
	 

.tableAgenda
{
	border: #90a3af 0px solid;	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	margin:0px;
	padding:0px;
	
}

.tableAgenda th
{
	font-size: 12px;
	background-color:#90a3af;
    color: #000;	
	padding:5px;
	text-transform: capitalize;
	border-bottom: 1px solid #FFF;

}

.tableAgenda th img
{
	float:right;

}

.tableAgenda td
{
	font-size: 11px;
	background-color:#e8f0ff;
    color: #666666;
	padding:5px;
	text-transform: capitalize;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;

}


.tableAgenda td.tdAgendaFer
{
	font-size: 11px;
	background-color:#e8f0ff;
    color: #000;	
	padding:5px;
	text-transform: capitalize;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;

}



.tableAgenda td.tdAgendaFest
{
	font-size: 11px;
	background-color:#a2cae3;
    color: #000;	
	padding:5px;
	text-transform: capitalize;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.tdAgendaFest A:link, A:active{color:#FFFFFF;}
.tdAgendaFest A:visited{color:#FFFFFF;}
.tdAgendaFest A:hover{text-decoration: underline;}


.tdAgendaFer A:link, A:active{color:#3f5e7d;}
.tdAgendaFer A:visited{color:#3f5e7d;}
.tdAgendaFer A:hover{text-decoration: underline;}


/*::::::::::::Fine Tabella Agenda :::::::::::::*/

/*::::::::::::Dettaglio appuntamento Agenda :::::::::::::*/

.age_back{
	font-size: 12px;
	font-weight:bold;
	color: #4D6B88;
	text-transform:uppercase;
	margin:0px 0px 0px 10px;	
	text-align:right;
	
	}
.age_mittente{
	font-size: 12px;
	font-weight:bold;
	color: #4D6B88;	
	margin:10px 0px 0px 10px;	
	text-align:right;	
	}
.age_title_dett{
	font-size: 12px;
	font-weight:bold;
	color: #4D6B88;	
	margin:0px 0px 10px 0px;
	
	}	
	
/*::::::::::::Calendario agenda :::::::::::::*/
.input_cal{
   width:0px;
   height:0px;
   background-color:#90a3af;
   border:0px;
	
	}	
/*:::::::Agenda settimanale PcSera :::::::*/

