/**********************************
**** INICIO CSS INTERNA - HOME ****
**********************************/
#home-vocesabia {
	position: relative;
	float: left;
	width: 47%;
	margin: 10px;
}

#home-vocesabia h1 {
	position: relative;
	text-indent: -9999px;
	width: 164px;
	height: 27px;
	background: url('../images/item-vocesabia.png') no-repeat;
}

#home-vocesabia address {
	border-top: 2px solid #c2996b;
	margin-top: 25px;
	text-align: right;
}

#home-vocesabia address img {
	border: 0px;
}

#home-vocesabia address a {
	color: #a5825b;
}

#home-noticias {
	position: relative;
	float: left;
	width: 47%;
	margin: 10px;
}

#home-noticias cite {
	position: relative;
	width: 50px;
	height: 18px;
	display: block;
	font-style: normal;
	letter-spacing: -1px;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	margin-bottom: 5px;
}

#home-noticias address {
	font-style: normal;
	margin-bottom: 22px;
}

#home-noticias address img {
	border: 0px;
}

#home-noticias h1 {
	position: relative;
	text-indent: -9999px;
	width: 164px;
	height: 27px;
	background: url('../images/item-noticias.png') no-repeat;
}
