@charset "utf-8";
/* CSS Document */

#menu {
   position: relative;
   top: -80px !important;
}

.we_believe {
	text-indent: -9999px;
	width: 390px;
	height: 78px;
	background: url(../images/home/titulo1.gif) top left no-repeat;
	margin: 0;
}

.grow_professionaly {
	text-indent: -9999px;
	margin: 0 0 -20px 0;
}

.read_more {
	display: block;
	text-indent: -9999px;
	background: url(../images/home/readmore.gif) top left no-repeat;
	width: 57px;
	height: 18px;
}

.webmail_access a {
	display: block;
	text-indent: -9999px;
	background: url(../images/home/accesswebmail.gif) top left no-repeat;
	width: 150px;
	height: 14px;
	position: relative;
	top: 50px;
}

/*---------------------------------------*/

.lastest_news {
	text-indent: -9999px;
	background: url(../images/home/latestnews.gif) top left no-repeat;
	width: 394px;
	height: 28px;
	margin-top: 23px;
}

.news_bite {
	padding: 0 14px 17px 14px;
}

.news_bite dt {
	color: #8fcb5f;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

.news_bite dd {
	margin-left: 0;
}

.news_bite dd.fecha {
	float: right;
	font-weight: bold;
	color: #fb9727;
}

.news_bite dd.cuerpo {
	clear: both;
	padding-top: 8px;
	color: #666140;
	padding-bottom: 10px;
}

.industry_bg {
	background: #f1efed !important;
}




