.sobre {
	font-family: Verdana, Geneva, sans-serif;
}
#sobrenoticias {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7dde2;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}
#imagennoti {
	top:-25px;
	width:170px;
	height:25px;
	z-index:1;
	left: 78px;
	position: relative;
}
.centro {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	color: #666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d7dde2;
	margin-top: 30px;
	border-bottom: 2px solid #d7dde2;
	float: left;
	margin-bottom: 1em;

}
#fondonoticias {
	background-color: #e5eaee;
}
#caja {
	background-color: #003;
	width: 100%;
}

.centro h1 {
	font-size: 12px;
	font-weight: bold;
}
.centro p {
	font-size: 10px;

}
.centro a {
	text-align: left;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 1.5em;
}
#linea {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	position: absolute;
	left: 0px;
	width: 100%;
	top: 521px;
}
.centro a:hover {
	background-color: #eee;
	color: #666;
}
.centrado {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	bottom: 0px;

}
#direccion {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-top: 30px;
	color: #999;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
#principalnoticias {
	background-color: #e5eaee;
	width: 100%;
	height: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
a.imagen {
	margin: 0px;
	padding: 0px;
}

