.video
{
	display: none;
}
.print
{
	display:block;
}
/* GENERAL */
*{margin: 0;padding: 0;}
a:link{color: #3C78B5;}
a:visited{color: #608BB9}
a:hover{text-decoration: none;}

body,html
{
	background-image: url(../images/head.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}
#boxsite
{
	width:17,5cm;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	top: 0px;
}
* html #boxsite
{
	height: 100%;
}
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* HEADER */
#header
{

	display:none;
}

/* CONTENT */
.boxflash
{
	display:none;
}

#mainContent
{

	width: 100%;
}

#content
{

}
.bodyContent
{	

}
.bodyContent .content
{
	padding: 0px;
}
.colLeft
{

	display:none;
}
.colCenter
{
	position: relative;
	left: 0px;
	width: 960px;
	line-height: 2em;
	margin-bottom: 50px;
}
/* FOOTER */

#footer
{
	display:none;
}
/* MENU */

#menu
{
	display:none;
}
/* EXTRA */
.flag,.legenda 
{
	display:none;
}
.agenda_monthcalendar
{
	width:17cm;
}

.agenda_monthcalendar .print
{
	font-size: 11px;
	text-align: left;
	padding: 3px;
	font-weight: normal;
}
.agenda_monthcalendar table,.agenda_monthcalendar td
{
	vertical-align: top;
	border-collapse: collapse;
}
.agenda_monthcalendar td,.agenda_gridcell
{
	height: 1cm;
}
.agenda_monthcalendar .agenda_gridrow td a
{
	line-height: 1cm;
	background-color: #fff;
}
.agenda_commands
{
	display: none;
}
.agenda_monthcalendar .agenda_dayslist td
{
	height: 1cm;
}
