#main {
	background: none;
}

/* caixa inferior */
#xtramain05 {
	clear: both;
	min-height: 1px;
	padding-top: 20px;
	font-size: .9em;
	padding-bottom: 26px;
	border-bottom: 3px solid #214884;
}
#xtramain05>h2 {
	font: 1.1em Tahoma, sans-serif;
	margin: 0 0 9px 0;
	padding-left: 12px;
	border-bottom: 1px solid #a3b0c4;
	background: url(/docroot/ides/imgs/homeBottomH.gif) no-repeat #1a3a6e;
	line-height: 30px;
	color:  #fff;
	min-height: 1px;
}
#xtramain05 li {
	border: 1px solid #e0e4ea;
	padding: 1em 20px;
}
* html #xtramain05 li{min-height:260px;}
#xtramain05 li h4 {
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: .2em;
}
#xtramain05 li h4 a {
	color: #1f4584;
}
#xtramain05 li h4 a:hover {
	border-top: 0;
	text-decoration: underline;
	background: #d3dae6;
}

p.imgLeft{
	clear: both;
}
p.imgLeft img {
	display: block;
	border: 1px solid #ccc !important;
	padding: 1px;
	/*width:120px;*/
}
p.imgLeft {
	float: left;
	margin: 0 10px 8px 0 !important;
}
#xtramain05 li h5{
	line-height: 1.1;
	color:#999;
        font: 1em Tahoma, sans-serif; 
        margin:5px 0 15px 0;

}
#xtramain05 li p{
	line-height: 1.4;
}

/* js styles */
	#jsCounter, #jsBt1, #jsBt2 {
	position: absolute;
	}
	#jsCounter {
	top: 27px;
	right: 160px;
 	color: #fff;
	}
	#jsBt1, #jsBt2 {
 	top: 27px;
 	width: 64px;
 	height: 17px;
	}
	#jsBt1.enabled, #jsBt2.enabled {
 	cursor: pointer;
	}
	#jsBt1 {
 	left: 240px;
 	background: url(/docroot/ides/imgs/homeBt1Off.gif);
	}
	#jsBt2 {
	left: 317px;
 	background: url(/docroot/ides/imgs/homeBt2Off.gif);
	}
	#jsBt1.enabled {
 	background: url(/docroot/ides/imgs/homeBt1On.gif);
	}
	#jsBt2.enabled {
 	background: url(/docroot/ides/imgs/homeBt2On.gif);
	}
