﻿.quebra{
	width:100%;
	height:1px;
	clear:both;
}
.slidesjs-container{
	float:left;
}
.rede-credenciados-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;
}
.rede-credenciados-titulo span{
	float:left;
	font-family:Arial;
	font-size:18px;
	color:#005ba5;
	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;	
}
.rede-credenciados-container{
	position:relative;
	float:left;		
	width:736px;
	height:186px;
	border:1px #e7eef4 solid;	
}


#credenciados{	
	width:736px;
	height:186px;
	display:none;
	
}

#credenciados .slidesjs-container{
	width:660px !important;
}

.credenciado-pagina{
	width:660px;
	height:186px;
}

.credenciado-item{
	float:left;
	padding:5px;
	width:155px;
	height:	83px;
	text-align:center;	
	
}

.credenciado-item img{
	max-width:155px;
	max-height:83px;
}

.credenciado.slidesjs-previous.slidesjs-navigation{
	float:left;
	width:37px;
	height:186px;
	background-image: url('/Style Library/Portal/WebParts/RedeCredenciados/imagens/credenciado-pag-esq.png');
	background-repeat:no-repeat;
	border-right:1px #e7eef4 solid;	
}
.credenciado.slidesjs-next.slidesjs-navigation{
	float:left;
	width:37px;
	height:186px;
	background-image: url('/Style Library/Portal/WebParts/RedeCredenciados/imagens/credenciado-pag-dir.png');
	background-repeat:no-repeat;
	border-left:1px #e7eef4 solid;	
}


