div.trigger {
	cursor: pointer;
	padding: 10px;
	margin: 10px 60px 0 180px;
	height: auto;
	border-bottom: solid 1px #ccc;
	clear: both;
	background: transparent url("./img/ar_downgray.gif") right center no-repeat;
}

div.trigger h2 {
	color: #181818;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 170px;
}

div.trigger h2.past{
	color: #a6a6a6;
}

div.trigger h1 {
	font-family: Helvetica, "Arial Black", sans-serif;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
div.trigger:hover { background: #fcfaf6 url("./img/ar_downblack.gif") right center no-repeat;}
div.trigger:hover h2 { color: #cc9900;}
div.trigger:hover h2.past { color: #666666;}
div.active { background: transparent url("./img/ar_upgray.gif") right center no-repeat;}
div.active:hover { background: transparent url("./img/ar_upblack.gif") right center no-repeat;}
.toggle_container {
	color: #181818;
	margin: 20px 60px 20px 60px;
	padding-left: 300px;
	overflow: hidden;
	clear: both;
	font-size: 10px;
	line-height: 15px;
}

div#calendario_container {
	padding-left: 10px;
	margin-left: 175px;
	border-bottom: solid 1px #ccc;
}
.toggle_container p{
	margin-bottom: 7px;
	clear: left;
}

.toggle_container p.anotacion {
	color:#989898;
	font-size: 9px;
	margin: 10px 0;
	clear: left;
}

.toggle_container p.anotacion a {
	color:#383838;
	font-weight: normal;	
}
.toggle_container p.anotacion a:link{color: #c9c9c9;}
.toggle_container p.anotacion a:active{color: #c9c9c9;}
.toggle_container p.anotacion a:hover{color: #a6a6a6;}
.toggle_container p.anotacion a:visited{color: #c9c9c9;}

.toggle_container h3 {
	font-size: 10px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

.toggle_container ul {
	margin: 5px 0 15px 10px;
}
.toggle_container ul li {
	margin-top: 5px;
}

.toggle_container img {
	float: right;
	margin: 0 0 20px 20px;
	clear: both;
	width: 110px;
	height: 110px;
	padding: 12px 16px 18px 14px;
	background: url(../img/bg_photothb.jpg) transparent no-repeat;
}