#destaquesContainer {
	width: 45%;
	height: 147px;
	float: left;
	overflow: hidden;
	background: #f5f5e9 url(../../../imagens/2011/fundo_destak_home.png) repeat-x;

/*	margin: 0 20px 0 0;*/
}

a.imgPrev, a.imgNext {
	height: 147px;
	display: block;
	float: left;
	width: 13px;
	overflow: hidden;
	text-indent: -1000px;
}

a.imgPrev {
	background: #f5f5e9 url(../js2/images/bxstyles/anterior_over.png) repeat-x;
}
a.imgPrev:hover {
	background: #f5f5e9 url(../js2/images/bxstyles/anterior_off.png) repeat-x;
}
a.imgNext {
	background: #f5f5e9 url(../js2/images/bxstyles/proximo_over.png) repeat-x;
}
a.imgNext:hover {
	background: #f5f5e9 url(../js2/images/bxstyles/proximo_off.png) repeat-x;
}


#destaquesContainer h2 {
	font-size: 24px;
	color: black;
	padding: 2% 3%;
}

#destaquesContainer a { text-decoration: none; }

.bx-wrapper { padding: 0 0 0 13px; }

/*#mycarousel { width: 400px; }*/

#mycarousel img {
    float: left;
	margin: 0 0 0 3%;
	border: solid #666 1px;
}

#mycarousel   .epoca_destak, .material_destak, .result_destak {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 3%;
	width:50%;
}


#mycarousel h7 {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 14px;
	padding: 0 0 0 3%;
	width:40%;
	color: #ff7800; 
}

.designa_destak {
		display: block;
	float: left;
	font-size: 20px;
	line-height: 14px;
	padding: 0 0 0 3%;
	width:50%;
}

.result_destak1 {
	font-family: Tallys, serif;
	font-size: 15px;
	color: #ff7800; 
	padding-bottom: 5px;
	float:left;
	padding-right:5px;
		padding-left:5px;
	font-weight:bold;
}

.result_destak2 {
	width:25px;
	font-family: Tallys, serif;
	font-size: 15px;
	color: #ff7800; 
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:20px;
	float:left;
}


