#home .column-300{
	margin-top: 40px;
}

#home h4{
	border-bottom: #818180 1px solid;
	color: #818180;
	margin-bottom: 15px;
}

#home h4.green{
	border-bottom: #a8bb4e 1px solid;
}

#home h4.yellow{
	border-bottom: #f3bc36 1px solid;
}

#home .last-noticia dd{
	border-bottom: #e7e7e7 1px solid;
}

#home .list-eventos li{
	font-weight: normal;
}

#home .last-noticia dd img{
	border: #e7e7e7 7px solid;
	margin: 5px 0;
	padding: 0;
	width: 286px;
}

#home .last-evento dt img{
	width: 300px;
}

#home .last-evento p{
	line-height: 22px;
	padding: 0 0 0 0;
}

#home .last-evento .link-yellow{
	margin-top: 15px;
}

/*
 * Banner
 */

#slider-home{
	background: url(../images/master/background-degradee-gray.gif) repeat-x bottom #fff;
}

#banner{
	height: 258px;
}

#banner .slide{
	height: 258px;
	position: relative;
	overflow: hidden !important;
	width: 960px;
}

#banner dl{
	bottom: 0;
	right: 0;
	position: absolute;
	width: 350px;
}

#banner dd{
	color: #fff;
	padding: 15px 25px;
}

#banner dt{
	background: #a8bb4e;
	font-size: 18px;
	font-weight: bold;
	font-family: "PFDinDisplayProLight"; 
	text-transform: uppercase;
	padding: 10px 25px;
	color: #fff;
}

#banner dd{
	background: #525252;
}

#banner-nav{
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 50;
}

#banner-nav a{
	background: #525252;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 5px 10px;
	margin-right: 1px;
}

#banner-nav a.activeSlide,
#banner-nav a:hover{
	background: #91918f;
}

/*
 * Oportunidades
 */

.last-oportunidades dt{
	background: #afafaf;
	color: #fff;
	font-family: 'PFDinDisplayProLight', Arial, Tahoma, Verdana;
	font-size: 18px;
	float: left;
	padding: 5px 12px 0 12px;
	text-transform: uppercase;
}

.last-oportunidades dd{
	position: relative;
}

.last-oportunidades dd span{
	background: url(../images/icon/arrow-oportunidades.png) no-repeat ;
	bottom: -5px;
	display: block;
	height: 8px;
	position: absolute;
	right: 50px;
	width: 14px;
}

.last-oportunidades dd img{
	border: #afafaf 12px solid;
	float: none;
}

.last-oportunidades ul{
	margin: 10px 0 25px 0;
}

.last-oportunidades li{
	background: url(../images/master/bg-oportunidades.png) no-repeat;
	height: 30px;
	margin: 3px 0;
	padding: 0 12px;
}

.last-oportunidades li:hover {
	background-position: 0 -32px;
}

.last-oportunidades li a{
	background: url(../images/icon/arrow-right-off.png) no-repeat left center;
	color: #8b8a87;
	display: block;
	font-size: 12px;
	line-height: 30px;
	padding-left: 15px;
	text-transform: uppercase;
}

.last-oportunidades li a:hover{
	background: url(../images/icon/arrow-right-on.png) no-repeat left center;
	color: #fff;
	text-decoration: none;
}

/*
 * Newsletter
 */

#simplenews-block-form-6{
	background: #e8e8e8;
	margin: 10px 0 30px 0;
	padding: 2px 0 5px 8px;
}

#simplenews-block-form-6 #edit-mail{
	background: url(../images/master/bg-input-home.png) no-repeat;
	height: 29px;
	float: left;
	padding: 0 10px;
	width: 229px;
}

#simplenews-block-form-6 #edit-submit{
	background: url(../images/master/btn-ok.png) no-repeat;
	height: 29px;
	text-indent: -99999px;
	width: 31px;
	cursor:pointer;
}

.issues-link, .feed-icon, #simplenews-block-form-6 p, #simplenews-block-form-6 label { display:none;}
