﻿/*
.onNewLine
{
    clear: both;
}

div.oneLine
{
	float: left;
    width: 100%;
    margin-bottom: 8px;
}

.leftFrame
{
	float:left;
}

.ParteDestra
{
	float: left;
	margin-left: 10px;
}

div.square
{
    float: left;
    width: 8px;
    height: 8px;
    margin-top: 5px;
    margin-right: 3px;
}
*/
.divCalendario
{
	/*width:222px;*/
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.Riquadro-Calendario-Agenda
{
	margin-bottom: 20px;
}

div#legenda
{
    margin-top: 10px;
    margin-left: 10px;
}

div.eventType
{
    margin-right: 23px;
    display: inline;
    float: left;
}

div#listaGiorni
{
	display: block;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #D1D3D4;
    color: White;
}

a.PrevNext
{
    color: White;
}

a.white
{
    color: White;
}

.DayName
{
}

.DayCellCommon
{
	text-align: center;
	vertical-align: middle;
}

.DayCell
{
	background-color: White;
}

.DayCellChannel
{
	background-color: #E3331D;
}

.DayCellAltro
{
	background-color: #8E8F90;
}

.DayBlock
{
}

a.DayNumber
{
	color: #303030;
}

a.DayNumberChannel
{
	color: White;
}

a.DayNumberAltro
{
	color: White;
}

div.today
{
    font-weight: bold;
}

div#elencoSettimane
{
    padding: 6px 2px;
    background-color: #FFFFFF;
    width: 190px;
    overflow: auto;
}

.tabellaHeaderCalendario
{
    border-top: solid 1px #d7dcdf;
    background-color: White;
    width: 100%;
}

.tdLaterale
{
	text-align: center;
	width: 10%;
}

.tdCentrale
{
	text-align: center;
	width: 79%;
	color: White;
}

.YearItems
{
	width: 300px;
}

.YearItem
{
	display: block;
	background-color: #558DBE;
	color: White;
	text-decoration: none;
	text-align: center;
	width: 70px;
}

.YearItemSelected
{
	background-color: #707A7C;
}

.MonthItems
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.MonthItem
{
	display: block;
	text-decoration: none;
}

.MonthItemSelected
{
	display: block;
	color: #707A7C;
}

.ItemElenco
{
	margin-top: 5px;
}

.ItemData
{
	display: block;
}

.ItemContents
{
	display: block;
	margin-left: 10px;
}

.ItemTitle
{
	display: block;
	font-size: 16px;
}
#content h1 {
border-bottom:1px solid #E0E0D0;
border-left:20px solid #E0E0D0;
color:#006895;
font-size:150%;
margin-bottom:5px;
margin-top:0;
padding-bottom:1px;
padding-left:5px;
}

.AgendaTitle
{
    font-weight: bold;
    margin-bottom: 5px;
}
.AgendaInfoTitle
{
    font-weight: bold;
}

.AgendaInfoRecapitiSitoWeb
{
    margin-top: 5px;
}

.divAgendaInfo
{
    margin-top: 16px;
}

.AgendaInfoRecapiti
{
    margin-top: 5px;
}
.AgendaPreview
{
    margin: 0px 20px 10px 0px;
}
