#box{
	position:absolute;
}
#box div{
	width:480px;
	height:400px;
	float:left;
	background: url(../imagens/fundo-box.jpg) bottom;
	margin-top: 10px;
}

#box h3, #box p, #box ul{
	padding:5px 10px;
}
#box p{
	text-indent:16px;
}
#box img{
	float:left;
	margin:0 0px 0px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.quadro-parceiros{
	position:relative;
	width:480px;
	height:425px;
	overflow:hidden;
	margin:0 auto;
}

span img{
	display:block;
	border:none;
}

li{margin-left:16px;}

.botoes{padding:5px;}
.botoes span{color: #333; padding:0 5px;cursor:pointer; font-size: 14px; }
.botoes span.active, .botoes span:hover{background:#0B366D;color:#fff; text-decoration: none;}