
.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;
}

div#calendar
{
	padding: 5px;
	width:220px;
}

div#legenda
{
    margin-top: 10px;
    margin-left: 10px;
}

div.eventType
{
    margin-right: 23px;
    /*display: inline;*/
    /*float: left;*/
}

div#listaGiorni
{
	display: block;
    padding-left: 10px;
    padding-right: 6px;
    background-color: #558DBE;
    color: White;
}

.PrevNext
{
    color: White;
    text-decoration: none;
}

.DayName
{
    margin-left: 6px;
    margin-right: 4px;
}

.DayNameMonday
{
    margin-left: 4px;
    margin-right: 1px;
}

.DayNameFriday
{
    margin-left: 4px;
    margin-right: 4px;
}

.DayBlock
{
    display: inline;
    float: left;
    text-align: center;
    width: 20px;
    height: 17px;
    background-color: #d9ddde;
	margin: 3px 4px 3px 3px;
	padding: 1px 0px 1px 2px;
}

div.today
{
    font-weight: bold;
}

div.eventoQE, .BGblue
{
    background-color: #4E80BD;
    color: White;
}

div.eventoAltro, .BGGreen
{
    background-color: #9BB866;
    color: White;
}


div.international, .BGPurple
{
    background-color: #5A487A ;
    color: White;
}


div.webinars, .BGRed
{
    background-color: #B95150 ;
    color: White;
}
.DayNumber
{
	color: Black;
	text-decoration: none;
}

.DayNumberColored
{
	color: White;
	text-decoration: none;
}

div#elencoSettimane
{
    padding: 6px 0 6px 10px;
    background-color: #f0f1f3;
    width: 210px;
    overflow: auto;
}

.tabellaHeaderCalendario
{
    border-top: solid 1px #d7dcdf;
    background-color: #707a7c;
    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;
}

#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;
}