body
{
 background-image: url('images/sfondoevents.gif');
 background-repeat: no-repeat;
 background-color: #D5FFD5;
}

#navigation
{
 position: absolute;
 top: 0;
 left: 0;
 height: 240px;
 width: 240px;
}

.calendario
{
 position: absolute;
 top: 10px;
 left: 164px;
 display: block;
 font-size: 8pt;
 background-image: url('images/calbottomsx.gif');
 background-repeat: no-repeat;
 background-position: 0 100%;
 background-color: rgb(155,255,0);
 font-family: Verdana, Sans-serif;
 height: 150px;
 width: 150px;
 padding: 2px;
 text-align: center;
}

.calendario table
{
 background: none;
 border-bottom: dotted 1px #000;
 margin-left: auto;
 margin-right: auto;
}

.calendario table td
{
 padding: 0 2px 0 2px;
}

.calendario table a
{
 color: black;
 background-color: white;
 font-weight: bold;
 text-decoration: none;
 display: block;
}

.calendario table a.arrow
{
 color: black;
 text-decoration: none;
 background: none;
 font-weight: normal;
 display: inline;
}

.buttons
{
 position: absolute;
 top: 166px;
 left: 6px;
 display: block;
 height: 75px;
 width: 850px;
}

.buttons img
{
 border: none;
}

#events
{
 position: absolute;
 height: 231px;
 top: 10px;
 left: 350px;
 background-image: url('images/sponsorevtsbottomsx.gif');
 background-repeat: no-repeat;
 background-position: 0 100%;
 background-color: rgb(134,211,134);
 padding: 4px 0 0 4px;
}

#events img
{
 display: block;
 padding: 0;
 margin: 0;
 border: none;
}

#events .text
{
 display: block;
 position: relative;
 /*background-image: url('images/lineetta.gif');
 background-repeat: no-repeat;
 background-position: 2px 0;*/
 padding-top: 10px;
 margin-top: -8px;
 margin-left: 5px;
}

#events .sponsor_event
{
 display: block;
 float: left;
 padding: 0;
 margin: 0 4px 0 0;
 font-size: 8pt;
 font-family: Verdana, Sans-serif;
 width: 150px;
}

.bigCalendar
{
 display: block;
 top: 80px;
 left: 330px;
 position: absolute;
 font-size: 10px;
 width: 320px;
 font-family: Verdana, Sans-serif;
}

.bigCalendar a
{
 color: black;
 text-decoration: none;
}