@charset "iso-8859-1";
/* CSS Document */
.pint{
	border: solid 1px #E4E4E4;	
	position:absolute;
	z-index:10;
	width:187px;
	height:503px;
	top:324px;
	overflow:hidden;
	right: 15px;
}
#divParceiros {
	position:absolute;
	z-index:10;
	width:185px;
	height:503px;
	top:325px;
	overflow:hidden;
	background-color: #FFF;
	border: solid 1px #CCC;
	right: 16px;
}
#divParceiros .content {
	width:185px;
	height:503px;
	overflow-y: auto;
	overflow-x: none;
	overflow-x: hidden;
	position:relative;
}
#divParceiros .topo {
	height: 6px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images/parceiros/topo.jpg);
	background-repeat:repeat-x;
}
#divParceiros .rodape {
	height: 7px;
	position: relative;
	background-image:url(../images/parceiros/rodape.jpg);
	background-repeat:repeat-x;
}
#divParceiros .left {
	position: absolute;
	left: 0px;
}
#divParceiros .right {
	position: absolute;
	right: 0px;
}
#divParceiros .rodape .left {
	top: 0px;
	background-repeat: no-repeat;
	height: 7px;
	width: 9px;
	position:absolute;
	background-position: left top;
	z-index: 1;
}
#divParceiros .rodape .right {
	top: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 9px;
	position:absolute;
	z-index: 1;
}
#divParceiros .topo .left {
	top: 0px;
	background-image: url(../images/parceiros/parceiros_q_s_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	z-index: 1;
	width: 4px;
	height: 150px;
}
#divParceiros .topo .right {
	top: 0px;
	background-image: url(../images/parceiros/parceiros_q_s_d.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position:absolute;
	right: -2px;
	z-index: 1;
	height: 150px;
	width: 4px;
}
#divParceiros .content ul.lista_parceiros {
	margin-top:2px;
}
#divParceiros .content ul.lista_parceiros li {
	border-top: solid 1px #CCCCCC;
	list-style-type: none;
	padding-bottom:3px;
	padding-top:5px;
	margin-left:5px;
	margin-right: 5px;
}
#divParceiros .content ul.lista_parceiros li.friest {
	border-top: none;
}
