ul#noticiasactividades {
	margin-bottom:20px;
	clear:both;
}
ul#noticiasactividades li {
	width:624px;
	border-bottom:1px dotted #bdbdbd;
	display:block;
	padding:10px 0 10px 0;
	overflow:auto;
	overflow:hidden;
}
ul#noticiasactividades li p a {
	color:#333333;
}
ul#noticiasactividades li p a:hover {
	color:#cc3300;
}
ul#noticiasactividades li p {
	width:570px;
	float:right;
	overflow:auto;
	overflow:hidden;
}
ul#noticiasactividades li p.fecha {
	color:#696969;
	font-size:10px;
}
ul#noticiasactividades li p.ico {
	width:44px;
	float:left;
}
ul#noticiasactividades li p a span.masinfo {
	float:right;
	margin:0 0 1px 20px;
	color:#cc3300;
	cursor:hand;
	font-weight:bold;
	background:url(../img/mas.gif) no-repeat 0em 3px;
	padding-left:13px;
	display:inline-block;
}
ul#noticiasactividades li p a:hover span.masinfo {
	color:#696969;
	background:url(../img/mas_f2.gif) no-repeat 0em 3px;
}
p#back {
	float:right;
	margin:10px 0 20px 0;
	text-align:right;
	width:200px;
}
p#back a {
	background:url(../img/ico-hoja.gif) no-repeat 0em 2px;
	padding:2px 0 2px 15px;
	font-size:10px;
	color:#333;
	font-weight:bold;
	display:inline-block;
	height:14px;
}
p#back a:hover {
	color:#CC3300;
	background:url(../img/ico-hoja_f2.gif) no-repeat 0em 2px;
}
div#contenedoractnews {
	width:624px;
	overflow:auto;
	overflow:hidden;
	clear:both;
}
div#contenedoractnews p {
	margin-bottom:5px;
}
div#contenedoractnews p.imgnews {
	float:right;
	margin-left:10px;
}
div#contenedoractnews p.imgnews img {
	max-width:225px;
	border:1px solid #949190;
	margin-bottom:10px;
}
div#contenedoractnews h3 {
	margin:0 0 10px 0;
	padding:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	display:block;
	width:100%;
	text-transform:uppercase;
}
div#contenedoractnews p.fecha {
	color:#696969;
	font-size:10px;
	clear:both;
	width:100%;
}
div#contenedoractnews p.lugar {
	clear:both;
	width:100%;
}
div#contenedoractnews p.lugar {
	clear:both;
	width:100%;
}
div#contenedoractnews p a.descargar {
	font-size:10px;
	color:#cc3300;
	font-weight:bold;
	background:url(../img/dowload.gif) no-repeat 0em 2px;
	padding:2px 0 4px 17px;
}
div#contenedoractnews p a:hover.descargar {
	color:#333333;
	background:url(../img/dowload_f2.gif) no-repeat 0em 2px;
}

