#list2 {
	border: 0px solid #eee;
	overflow: hidden;
}
#list2 .accr1 {
	background:url(images/agenda.png) top left no-repeat;
	height:68px;
	width:307px;
}
#list2 .accr2 {
	background:url(images/reservation.png) top left no-repeat;
	height:68px;
	width:466px;
}
#list2 .accr3 {
	background:url(images/photos.png) top left no-repeat;
	height:68px;
	width:289px;
}

#list2 .accr4 {
	background:url(images/videos.png) top left no-repeat;
	height:68px;
	width:268px;
}

#list2 .accr5 {
	background:url(images/music.png) top left no-repeat;
	height:68px;
	width:588px;
}

#list2 .accr6 {
	background:url(images/contact.png) top left no-repeat;
	height:68px;
	width:373px;
}


#list2 dd { width:960px;  margin:10px auto 60px auto; overflow: hidden; }/*-moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000;*/

#list2 dt {cursor:pointer;}
@media print {
	#list2 dd{
		display: block!important;
		height: auto!important
	}
}

#list3 .title{position:relative; -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000;
text-align:center; margin:20px auto; width:900px;}

#list3 .descrip_agenda {display:none; width:860px; margin:20px auto; padding:20px; text-align:justify; background:#e5e7ea;  -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000;}