.mais-fotos
{
	background: url(../_img/projetos/fotos.gif) no-repeat center;
	position:absolute;
	height:48px;
	width:231px;
	top:396px; left:50%;
	margin-left:120px;
}

.cont-pag
{
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#06924d;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#b9cba2;
	scrollbar-track-color:#eff4e9;
	
	position:relative;
	overflow: auto;
	height:238px;
	width:700px;
}

.quad
{
	border:1px solid #ccc;
	margin:5px 15px 0px 5px;
}


