#hpagenda h4{
background:url('../../img/estructura/titles/agenda.gif') no-repeat;
margin: 25px 0px 8px 0px;
height:24px;
width:150px;
}
#hpagenda h4 span{
display:none
}
#hpagenda{
color:#000;
}
#hpagenda div.event{
margin: 15px 0px;
}
.infoevent{
font-weight:bold;
}
#hpagenda a{
color:#000;
text-decoration:none
}
#hpagenda a:hover{
text-decoration:underline;
}
#secundaria #hpagenda .lastnews a {
color:#666;
font-size: 90%;
}
#hpagenda .hoy{
color:#af2222;
text-transform: uppercase;
}

#hpcalendar {
width: 200px;
float: left;
}
#hpcalendar a.related{
color: #000;
}

#hpcalendar .related ul {
list-style-image: url('../../img/estructura/ratlla.gif');
list-style-type: square;
margin-bottom: 0px;
line-height: 2em;
margin-left: 15px;
padding-left: 0px;
}

.informatiu{
margin: 50px;
}

#calendari a{
text-decoration: none;
}

#hpcalendar em {
font-style: normal;
font-weight: bold;
}
  
.todaymenu{
text-align:center;
font-size: 1.5em;
}

#calendari .menus {
text-align:center;
font-size: 13px;
}
#calendari .menus img{
vertical-align:bottom;
}

/* year specific */
.yearcalendar {
margin-left: 6%;
}
  
/* minical specific */
span.minical {
    border: 0;
    padding:0;
  }

span.minical span.week span {
width: 20px;
height: 20px;
}

span.minical span.month {
width : 171px;
height: 140px;
margin-left: 1%;
margin-bottom: 5px;
}

span.minical span.week span.weekLabel {
    /*width: 24px;*/
}

/* month specific */
span.month {
float : left;
width: 100%;
border: 1px solid white;
}

span.month span.monthLabel {
float: left;
width: 100%;
text-align: center;
}

.month a{
color: #000
}
.month a:hover{
color: #9E9E9E;
color: #bbb
}

.month .hasEventBig a{
font-size: 45px;
line-height: 1em;
margin: 0 3px;
padding:0;
}
.month .hasEventBig{
text-align: right;
}

/* week specific */
span.week {
width: 100%;
clear: left;
float: left;
border: 0px;
padding: 0;
margin: 0px;
}

span.week span {
float: left;
width: 13%;
padding: 0;
margin: 1px;
text-align: center;
border: 1px solid silver;
font-size: small;
height: 80px;
}

span.week span.weekLabel {
clear: left;
width: 24px;
border: 0;
margin: 2px;
text-align: right;
font-size: x-small;
}

/* day specific */
.month .today {
border-color : #FF3333;
}

span.schedule li {
min-height: 3em;
width: 100%;
border-bottom: 1px dotted silver;
}

span.schedule li ul li {
list-style-type: none;
/*text-indent: -2em;*/
margin-left: 0;
min-height: 1em;
border-bottom: 0;
}

span.agenda ul li {
list-style-type: none;
text-indent: -2em;
margin-left: 0;
min-height: 1em;
}

span.Blank {
background-color:#ddd
}

span.Blank a {
color:#bbb
}

span.Sun,
span.Sat{
background-color:#eee
}

/* generic formatting */
span.left {
    float : left;
  }

span.right {
    float : right;
  }

.minical span.Blank.hasEvent,
.minical span.Blank.hadEvent {
background-color:#ddd
}
.minical span.Blank.hasEvent a,
.minical span.Blank.hadEvent a {
color:#bbb
}

.minical span.hasEvent {
background-color : #A1B93E;
}
.minical span.hadEvent {
background-color : #CDCDA7;
}

span.today,
.minical span.hasEvent.today {
background-color: #FFFEB8;
}

.minical span.hadEvent a,
.minical span.hasEvent a{
color:#000;
}


li.pm {
    background-color : #eeeeee;
  }

li.now {
    background-color : #E7E7FF;
  }

li.nonschedule {
    background-color : #FFE7E7;
  }

/* eventtpe specific */
span.newposts {
    font-weight: bold;
  }
  
 span.schedule event {
  	margin-left: 10px;
	left: 10px;
  }

  .trimestre {
  	clear: both;
  	text-align: center;
  }
  
  .calendar {
  	float: left;
  	text-align: center;
  	width: 100%;
  }
