.empresa-caixa-bg{
	background-image: url(../images/duvidas-caixa-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;

}
.empresa-caixa-bottom{
	background-image: url(../images/duvidas-caixa-bottom.jpg);
	background-repeat: no-repeat;
	height: 6px;

}
.empresa-caixa-top{
	background-image: url(../images/duvidas-caixa-top.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 5px;
}
.empresa-caixa-top span{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

h3{
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#garantia{
	/*margin-top: -10px;*/

}

#menuGarantia td{
	
	padding-left: 8px;
	
}
#menuGarantia li{
	margin-left: -15px;
	font-size: 10px;
	padding-bottom: 0px;
	list-style-image: url(../images/seta-pequena.gif);
	padding-top: 3px;
	cursor: pointer;
	cursor: hand;
}
#menuGarantia li ul li{
	padding-top: 3px;
	cursor: pointer;
	cursor: hand;
}
#menuGarantia{
	margin-top: 30px;
}

#menuGarantia a{
	text-decoration: none;
	color: #000000;
	
}
