* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

BODY {
	background: #FDFCEA;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #6E7B13;
}

#fbFooter {
	display: none;
}

#datos {
	position: absolute;
	width: 230px;
	top: 45px;
	right: 55px;
	text-align: right;
}

#news {
	color: #DFCB29;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.3px;
}

#datos H1 {
	margin-bottom: 25px;
}

#datos P {
	margin: 1em 0em;
}

#datos SPAN {
	color: #C8BB4C;
	font-weight: bold;
	font-size: 0.9em;
}

#datos A {
	color: #6E7B13;
	text-decoration: none;
}

#datos EM {
	color: #C8BB4C;
}