﻿/*Generico*/
A
{
	text-decoration:underline;
}
.Link
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
}

A.Link
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
	text-decoration:underline;
}

A.Link:hover 
{
	font-family:Verdana;
	font-size:10pt;
	color:#FBB05F;
	text-decoration:underline;
}
.gr10    { font-size:  10px; font-family: verdana,Helvetica, Arial, sans-serif; color: #969696}

.BottonePam
{
	text-decoration:none;
	color:#000;
	background-color:#ffe0a9;
	font-weight:bold;
	border:1px solid #cc9999; 
	font-family:verdana; 
	font-size: 8pt;
}
/*Fine generico*/
#ContenitoreAgenda
{
	float: right;
	width: 150px;
}
#BoxTitoloAgenda
{
    float:left;
    background-color: #750e1f;
    height: 15px;
    width: 152px;
    font-size: 8pt;
    color: white;
    font-family: Verdana; /*padding-left: 5px;*/ /*margin-bottom: 1px;*/
    font-weight: bold;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}
#BoxTitoloDettaglioAgenda
{
	background-color: #750e1f;
	height: 25px;
	width: 100%;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.BoxTitoloDettaglioAgenda
{
	background-color: #750e1f;
	height: 25px;
	width: 100%;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#BoxAgenda
{
	border-right: #750e1f 1px solid;
	border-left: #750e1f 1px solid;
	border-bottom: #750e1f 1px solid;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 6pt;
	color: #750e1f;
	text-indent: 0pt;
	padding-top: 5px;
}
.GiornoAgenda
{
	float: left;
	height: 13px;
	width: 145px;
	color: #750e1f;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana;
	/*background-image: url(../../Immagini/TriAgenda.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
	text-align: left;
	text-indent: 4pt;
}
.ProssimiEventi
{
	float: left;
	height: 20px;
	width: 145px;
	color: #750e1f;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
	margin-top:10px;
	margin-left:2px;
}
.TestoAgenda
{
    width: 145px;
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
    padding-bottom: 8px;
    padding-left: 4px;
}
.DettaglioAgenda
{
	color: #750e1f;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
}
.DettaglioTesto
{
	font-size: 11px;
	color: #750e1f;
	font-family: Verdana;
	text-decoration: none;
}
/* pagina */
.PaginaBoxAgenda
{
	border-right: #750e1f 1px solid;
	border-left: #750e1f 1px solid;
	border-bottom: #750e1f 1px solid;
	width: 500px;
	height: 100%;
	background-color: #ffffff;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 6pt;
	color: #750e1f;
	text-indent: 0pt;
	padding-top: 5px;
	
}
.TitPagAgenda
{
	font-weight: bold;
	color: #750e1f;
	font-family: Verdana;
	text-decoration: none;
	font-size: 13pt;
}
.PaginaGiornoAgenda
{
	float: left;
	height: 13px;
	width: 500px;
	color: #750e1f;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana;
	background-repeat: no-repeat;
	background-position: left 50%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: left;
	text-indent: 4pt;
}
.PaginaTestoAgenda
{
	width: 500px;
	font-size: 10px;
	color: #750e1f;
	font-family: Verdana;
	text-decoration: none;
	padding-bottom: 8px;
	padding-left: 4px;
}
#PaginaBoxTitoloAgenda
{
	background-color: #750e1f;
	height: 15px;
	width: 100%;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	padding-left: 4px;
	margin-bottom: 1px;
	font-weight: bold;
}