@charset "utf-8";
/* CSS Document */



#agenda ul {
	margin:0;
	padding:0;
	list-style: none;
	line-height: normal;
}
#agenda li {
	margin-bottom: 1px;
}
#agenda li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 20px;
}
#agenda li {
	margin: 0;
	padding: 7px 0px;
	border-bottom: 0px solid #998D62;
	background: none;
}
#agenda h2 {
	height: 35px;
	margin: 0px;
	padding: 10px 0px 10px 50px;
	background: url(../images/img07.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #524B36;
}
#agenda ul li h1 a {
	font-size:24px;
	color:#000;
	margin:0 0 0 19px;
	padding:5px;
}
#page #agenda ul li h3 {
	width:300px;
	height:49px;

}
#agenda ul li p {
	color:#333;
	margin:0 0 0 15px;
	padding:5px;
}
#show {
	margin:14px 18px 0 5px;
	padding:10px 0 6px 0;
	border-bottom:1px dashed #fff;
	border-top:1px dashed #fff;
}
#agenda ul li #show ul {
	padding:0px;
}
#agenda ul li #show ul li {
	margin: 0;
	padding:5px 0 0 7px;
	border-bottom:0px solid #fff;
}
#agenda ul li .img {
	margin-right:5px;
	float: left;
	padding:2px;
	border:1px solid #fff;
}
#agenda h3 {
	font-size: 77%;
	color: #110404;
}
#agenda p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}
#agenda a {
	border: none;
	color:#fff;
}
#agenda a:hover {
	text-decoration: underline;
	color: #C0F;
}
/*////////////////////////////////////////////*/
/*////////////////////////////////////////////*/
/*////////////////////////////////////////////*/
/*////////////////////////////////////////////*/


#agenda2 {
	width:320px;
	height:750px;
	margin:auto;
	background:#ff9900 url(../images/bg_agenda.jpg) repeat-y;
	float:left;
}
#agenda2 ul {
	margin:0;
	padding:0;
	list-style: none;
	line-height: normal;
}
#agenda2 li {
	margin-bottom: 1px;
}
#agenda2 li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 20px;
}
#agenda2 li {
	margin: 0;
	padding: 7px 0px;
	border-bottom: 0px solid #998D62;
	background: none;
}
#agenda2 h2 {
	height: 35px;
	margin: 0px;
	padding: 10px 0px 10px 50px;
	background: url(../images/img07.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #524B36;
}
#agenda2 ul li h1 a {
	font-size:24px;
	color:#000;
	margin:0 0 0 19px;
	padding:5px;
}
#page #agenda2 ul li h3 {
	width:300px;
	height:49px;
	background: url(../images/agenda.png) no-repeat left top transparent;
	_background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/agenda.png', sizingMethod='scale');
}
#agenda2 ul li p {
	color:#333;
	margin:0 0 0 15px;
	padding:5px;
}
#agenda2 ul li #show {
	margin:10px 18px 0 10px;
	padding:5px 0 5px 0;
	border-bottom:1px dashed #333;
	border-top:1px dashed #333;
}
#agenda2 ul li #show ul {
	padding:0px;
}
#agenda2 ul li #show ul li {
	margin: 0;
	padding:2px 0 0 5px;
	border-bottom:0px solid #fff;
}
#agenda ul li .img {
	margin-right:9px;
	float: left;
	width:80px;
	height:55px;
	border:2px solid #FFF;
}
#agenda2 h3 {
	font-size: 77%;
	color: #110404;
}
#agenda2 p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}
#agenda2 a {
	border: none;
	text-decoration: none;
	color: #fff;
}
#agenda2 a:hover {
	text-decoration: underline;
}
.footer-list ul .mapa {
	background-image:url(../images/mapa.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.footer-list ul .autoriza {
	background-image:url(../images/autoriza.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.footer-list ul .twitter {
	background-image:url(../images/twitter.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.footer-list ul .disk {
	background-image:url(../images/disk.png);
	background-position:center center;
	background-repeat:no-repeat;

}


