﻿.grupo-produtos-container{
	width:738px;
}

.grupo-produtos-titulo{
	width:738px;
	height:33px;
	background-image:url('/Style Library/Portal/MasterPage/imagens/webpart-titulo.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	margin-bottom:18px;
	padding-bottom:4px;
}
.grupo-produtos-titulo span{
	float:left;
	font-family:Arial;
	font-size:18px;
	color:#005ba5;
	text-transform:uppercase;
	line-height:33px;
	background-image:url('/Style Library/Portal/MasterPage/imagens/webpart-titulo-texto.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	padding-bottom:4px;	
}
.grupo-produtos-item{
	float:left;
	width:217px;
	height:137px;
	padding:14px 8px;
	margin-right:19px;
	margin-bottom:17px;	
	background-color:#f8f8f8;
}

.grupo-produtos-item.direita{
	margin-right:0px;
}

.grupo-produtos-item .item-titulo{
	background-image:url('/Style Library/Portal/WebParts/GruposProdutosServicos/imagens/icone-titulo.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:34px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#004a97;
	height:32px;
	vertical-align:middle;
	display:table-cell;
}
.grupo-produtos-item .item-descricao{
	margin-top:15px;
	font-family:Arial;
	font-size:12px;
	color:#747474;
}
.grupo-produtos-item .item-link{
	font-family:Arial;
	font-size:11.56px;
	margin-top:10px;
	background-image:url('/Style Library/Portal/WebParts/GruposProdutosServicos/imagens/seta-dupla.png');
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:9px;
}
.grupo-produtos-item .item-link a{
	color:#13589f;
	text-decoration:none;
}



