﻿#aCapitalLogin {
	width: 489px;
	float: left;
	background: url(../images/bg_home_acapital.gif) repeat-y #ffffff;
	padding: 10px 10px 10px 5px;
	margin: 1px;
}
#aCapitalLogin h1 {
	background: url(../images/tit_capitallogin.gif) no-repeat;
	overflow: hidden;
	text-indent: -20000px;
	margin-bottom: 10px;
}
#aCapitalLogin img {
	padding: 0px 10px;
}
#certificados {
	width: 245px;
	float: right;
	padding: 10px 4px 10px 1px;
	text-align: center;
	
}
#certificados h1 {
	background: url(../images/tit_certificados.gif) no-repeat;
	overflow: hidden;
	text-indent: -20000px;
	margin-bottom: 10px;
}

.saibaMais {
	font-weight: bold;
	background: url(../images/icon_setadireita.gif) no-repeat center left;
	padding: 15px;
}
#produtosServicos {
	clear: both;
	background: url(../images/bg_home_produtoseservicos.gif) no-repeat top;
	padding: 10px 5px;
	margin: 1px;	
}
#produtosServicos h1 {
	height: 37px;
	background: url(../images/tit_produtoseservicos.gif) no-repeat;
	overflow: hidden;
	text-indent: -20000px;
	padding-right: 10px;

}
#produtosServicos h2 {
	margin: 0px 10px 0px 200px;
    border-bottom: 1px solid #000;
    font-size: 20px;
    font-weight: normal;
}

.produtosServicosInner {
	background: url(../images/bg_produtoseservicos.gif) no-repeat top;
	width: 492px;
	height: 137px;
	float: left;

}
.produtosServicosInner ul
{
    list-style-type: square;
    list-style-position: inside;
    margin: 1em 0em;
}
#banners {
	width: 245px;
	float: right;
	padding: 0px 1px;
	text-align: center;
}
#banners img {
	padding-bottom: 9px;
}
