@charset "utf-8";
.noticiasdivcultura {
	position:absolute;
	margin:0 auto;
	padding:5px;
	width:437px;
	height:120px;
	z-index:1;
	top: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.noticiasdivcmujer {
	position:absolute;
	margin:0 auto;
	padding:5px;
	width:437px;
	height:120px;
	z-index:1;
	top: 581px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

