#header {
	width: 1000px;
	height: 136px;
	overflow: hidden;
	background: url(img/b_top.jpg) no-repeat bottom;
	position: relative;
}

#cifras {
	position: absolute;
	top: 1px;
	left: 30px;
	background: url(img/borde_blanco_400.png) no-repeat;
	width: 400px;
	height: 20px;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

#date {
	position: absolute;
	top: 1px;
	left: 30px;
	background: url(img/b_date.png) no-repeat;
	width: 160px;
	height: 20px;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

#logo {
	position: absolute;
	bottom: 15px;
	left: 20px;
	background: url(img/logo.gif) no-repeat;
	width: 250px;
	height: 90px;
}

#valores {
	color: #fff;
	line-height: 2em;
	margin: 48px 0 0 350px;
}

.blogheader {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 194px;
}

.blogheader h1 {
	font-size: 2.1em;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: -1px;
}

#ad468 {
	position: absolute;
	bottom: 20px;
	right: 25px;
	display: block;
	overflow: hidden;
/*	border: 1px solid #c5d0d3; */
}

#ad468 img {
	display: block;
	overflow: hidden;
}

#topnav {
	position: absolute;
	top: 1px;
	right: 25px;
	display: block;
}

#topnavalores {
	position: absolute;
	top: 1px;
	left: 200px;
	display: block;
	font-size: 0.9em;
}

#topnav li.valores {
	margin-right: 0;
	padding-right: 0;
	background: none;
}

#topnav ul {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	background: url(img/topnav_m.gif) repeat-x;
	font-weight: bold;
}

#topnavalores ul {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	background: url(img/topnav_m.gif) repeat-x;
	font-weight: bold;
}

#topnav li {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	margin-right: 10px;
	background: url(img/topnav_br.png) no-repeat right center;
}

#topnav li.last {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	margin-right: 10px;
}

#topnavalores li {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	margin-right: 10px;
	background: url(img/topnav_br.png) no-repeat right center;
}

#topnav li.feed {
	margin-right: 0;
	padding-right: 0;
	background: none;
}

#topnav li.left {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(img/topnav_l.gif) no-repeat left;
}

#topnav li.right {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(img/topnav_r.gif) no-repeat right;
}

#topnavalores li.left {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(img/topnav_l.gif) no-repeat left;
}

#topnavalores li.right {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(img/topnav_r.gif) no-repeat right;
}

#topnav a {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	color: #7c8d95;
}

#topnav li.feed a {
	color: #297eb9;
}

#topnav a:hover, #topnav li.feed a:hover {
	color: #333;
}

#options {
	position: absolute;
	bottom: 115px;
	left: 190px;
	width: 116px;
	height: 23px;
	background: url(img/options.gif) no-repeat top;
}
#options:hover {background: url(img/options.gif) no-repeat bottom}

