#home {
	background: url(../images/home/bg-home.jpg) no-repeat -556px -221px;
	float: right;
	position: relative;
	width: 735px;
}

#data {
	font-size: 10px;
	padding: 31px 0 5px 0;
}

/*
 * Destaques
 */
 
#destaque {
	height: 310px;
	position: relative;
	width: 488px;
}

#destaque h6{
	padding: 25px 0 0 30px;
	*padding: 23px 0 0 30px;
}

#highlight{
	background: transparent;
	height: 255px;
	margin-left: 14px;
	position: relative;
}

.highlight-solo{
	background: transparent !important;
	height: 100%;
	width: 100%;
}

.highlight-solo h6{
	font-size: 15px;
	height: 20px;
	margin-bottom: 6px;
	text-transform:uppercase;
}

.highlight-solo .playerhome{
	display:block;
	width:472px;
	height:245px;
}



.highlight-solo img{
	border: #fff 1px solid;
	left:0;
	position:absolute;
	top: 9px;
}

.highlight-solo ul {
	position: absolute;
	right: 5px;
	top: -23px;
}

.highlight-solo li {
	float:left;
}

.highlight-solo li a{
	color: #afafaf;
	display: block;
	font-size: 9px;
	height: 29px;
	line-height: 29px;
	text-decoration:none;
}

.highlight-solo .btn-dicas{
	background: url(../images/home/btn-dicas.png) no-repeat;
	padding-left: 40px;
	width: 30px;
}

.highlight-solo .btn-fotos{
	background: url(../images/home/btn-fotos.png) no-repeat;
	padding-left: 28px;
	width: 30px;
}

.highlight-solo .btn-videos{
	background: url(../images/home/btn-videos.png) no-repeat;
	padding-left: 25px;
	width: 45px;
}

.highlight-solo dl {
	background: url(../images/home/fundo-fonte.png) no-repeat;
	bottom: 0;
	font-style:italic;
	height: 92px;
	left:172px;
	position:absolute;
	padding: 10px 15px;
	width:271px;
	z-index:5;
}

.highlight-solo dt {
	color: #00A594;
	font-size: 18px;
	padding: 0 0 5px 0;
}

.highlight-solo dd {
	color: #000;
	font-size:11px;
	
}

.highlight-solo dd a {
	background:url(../images/home/mais.png) no-repeat right center transparent;
	display: block;
	font-weight:bold;
	height:15px;	
	padding:5px 20px 5px 0;
	text-align: right;
}

#destaque-nav {
	background: url(../images/home/destaques-number.png) no-repeat transparent;
	height: 170px;
	padding-top: 33px;
	left: 488px;
	position: absolute;
	top: 60px;
	width: 39px;
}

#destaque-nav a {
	color: #004262;
	display: block;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	padding: 13px 0 0 0;
	text-align: center;
	width: 39px;
}

#destaque-nav a.activeSlide{
	color: #fff;
}

/*
 * Novidades
 */
#main-ko .title-news-home {
	margin: 20px 0;
}
#home-eventos {
	border-top: #ccc 1px dashed;
	width: 540px;
	padding: 10px 0 0 0;azimuth
}

#home-eventos dl {
	width: 158px;
	height: 150px;
	padding:0 15px;
	float: left;
	border-right: #ccc 1px dashed;
}

#home-eventos dd {
	padding: 5px 0;
}

#home-eventos dt a {
	font-weight: bold;
	color: #00A594;
	font-size: 13px;
}

#home-noticias {
	width: 540px;
}

#home-noticias dt {
	float: left;
	padding: 0 15px 10px 0;
	width: 168px;
	font-weight: bold;
}

#home-noticias dd {
	padding: 0 0 10px 0;
	width: 354px;
	float:left;
}

#home-noticias dd span {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#home-noticias dd span a {
	color: #ED821F;
}

#main-ko #home-noticias,
#main-ko #home-eventos {
	line-height: 18px;
}

#main-ko #home-noticias dt,
#main-ko #home-noticias dt a img {
	width: 145px;
}

#main-ko #home-noticias dd {
	width: 375px;
}


/*
 * Banners
 */

#home .coluna-direita{
	margin: 50px 0 0 0;	
}

.coluna-direita	{	
	background:url(../images/home/direita_topo.gif) center top no-repeat #e2e2e2;
	float:right;
	padding: 20px 0 0 0;
	position: relative;
	width:161px;		
}

.coluna-direita	li{
	padding: 3px 0;
	text-align: center;
}

.coluna-direita .bottom{	
	background:url(../images/home/direita_footer.gif) no-repeat left bottom;
	clear: both;
	height:25px;
	width:161px;
}

/**
 * Versão em Coreano
 */
#main-ko #home-noticias dl {
	overflow: hidden;
	padding-bottom: 10px;
}

#main-ko #home-eventos {
	padding-top: 0;
}

#main-ko .item-list-events-home-ko {
	width: 100%;
	padding: 20px 0 0 0 !important;
	height: auto;
	padding-bottom: 20px;
	border-top: #ccc 1px dashed;
	margin-bottom: 20px;
	border-right: 0;
}

#main-ko .item-list-events-home-ko:first-child {
	border-top: 0;
}

#main-ko .item-list-events-home-ko img {
	width: 145px;
	height: auto;
	float: left;
	margin-right: 15px;
}

#main-ko #home-eventos dd {
	float: right;
	width: 376px;
	padding-top: 0;
}

#main-ko #home-eventos dd > span {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	color: #00A594;
}

#main-ko #home-eventos dd > span > a{
	color: #00A594;
}