#header {
	height: 307px;
}

/*
 * Contenido ...
 */
#hdActividad {
	float: left;
	position: relative;
	width : 306px;
	margin-left: 35px;
}
#hdActividad h2 {
	font-family: Arial;
	font-size  : 18px;
	color: #990066;
	margin-bottom:  0px;
}
#hdActividad p.fechas {
	margin-top   :  0px;
	margin-bottom:  6px;
	color: #666666;
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
}
#hdActividad p.masinfo {
	margin-top   :  6px;
	margin-bottom:  0px;
	color: #666666;
	font-family: Arial;
	font-size  : 13px;
}



#hdNoticias {
	float: left;
	position: relative;
	width: 426px;
}
#hdNoticias h1 {
	font-family: Arial;
	font-size  : 18px;
	color: #990066;
	margin-bottom:  0px;
}
#hdNoticias h2 {
	font-family: Arial;
	font-size  : 14px;
	font-weight: normal;
	margin-top   :  0px;
	margin-bottom:  0px;
}
#hdNoticias div {
	color: #666666;
	font-family: Arial;
	font-size  : 13px;
}
#hdNoticias div p {
	margin-top   :  0px;
	margin-bottom:  6px;
}
#hdNoticias p.masinfo {
	margin-top   :  6px;
	margin-bottom: 12px;
	color: #666666;
	font-family: Arial;
	font-size  : 13px;
}