@charset "utf-8";
#wrap {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:283px;
	height:340px;
	position:relative;
	margin:-39px 0px 0px 30px;
	float:left;
	padding:0px 0px 0px 0px;
}
#slide {
	width:257px;
	height:380px;
	overflow:hidden;
	position:absolute;
	left:20px;
	top:1px;
	padding:5px 0px 0px 0px;
	margin:0px 10px 0px -5px;
}
#slide a {
	text-decoration:none;
	display:block;
	width:264px;
	height:360px;
	position:absolute;
	left:473px;
	top: 8px;
}
#slide a img {
	display:block;
	border:0;
}
#title {
	width:131px;
	height:132px;
	position:absolute;
	left:5px;
	top:-30px;
}
#previous b {
	display:none;
}
#previous {
	width:74px;
	height:74px;
	background:  url(../public/depoimentos-outros-voltar.jpg) no-repeat;
	position:absolute;
	left:9px;
	top:344px;
	cursor:pointer;
}
#next b {
	display:none;
}
#next {
	width:74px;
	height:74px;
	background:url(../public/depoimentos-outros-avancar.jpg) no-repeat;
	position:absolute;
	left:258px;
	top:346px;
	cursor:pointer;
}
#buttons {
	position:absolute;
	left:47px;
	top:320px;
}
#buttons p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	margin:26px 0px 0px -15px;
	float:left;
	width:auto;
}
#buttons p.next {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#333;
	float: left;
	margin:26px 0px 0px 145px;
	width:auto;
}
#buttons div {
	width:18px;
	height:18px;
	float:left;
	margin-right:2px;
	display:inline;
}
#buttons div b {
	display:block;
	width:20px;
	height:20px;
	line-height:19px;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#595959;
	text-align:center;
	cursor:pointer;
	margin:25px 0px 0px 0px;
}
img#loading {
	position:absolute;
	left:240px;
	top:170px;
}
