#cabecera {
	background: url(cabecera.png) no-repeat;
	width: 920px;
	height: 104px;
	margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #2992C6;
}

#container-inner {
	border: 3px solid #2992C6;
	width: 920px;
	margin: 0 0 15px 33px;
}

.entry-title a,
.entry-title a:visited {
	text-decoration: none;
	font-family: trebuchet ms, arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

.entry-title a:hover {
	text-decoration: underline;
}

.page-title {
	color: #043782;
}

.asset-name,
.asset-name a {
	color: #043782; /* Color titulares */
}

.entry-separa {
	float: left;
	width: 100%;
	height: 35px;
	margin: 3px 0 8px 0;
	padding: 0;
	background: url(separa.gif) no-repeat;
}

.hbarra {
	color: #fff;
	border-left: 5px solid #043782;
	text-transform: uppercase;
	padding: 5px;
	margin: 0;
	background: #2992C6;
}

#beta .widget {
	background: #F8FDFF;
	border-bottom: 1px solid #F4F9EF;
}

.layout-wtt #beta {
	width: 330px;
	background: #FDFCFC;
	float: left;
	margin-left: 28px;
}

.widget-content {
	position: relative;
	margin: 0 0 20px;
	padding: 10px 12px 0 12px;
	border-top: 1px solid #043782;
	line-height: -5px;
	font-size: 12px;
}

.trackbacks-info {
	margin: 10px 0;
	border: 1px dashed #666563;
	padding: 0 10px;
	color: #292e33;
	font-size: 12px;
	text-align: center;
	background: #EFF0ED;
}

.entry-gsmap {
	height: 150px;
	border: 1px solid #000000;
	margin: 5px;
	padding:0;
}

