.projetos{
	background-image:url(../imgs/fundo_proj.gif);
	background-repeat:no-repeat;
	width:235px;
	height:282px;
	padding:2px;
	float:left;
	margin-right:9px;
	_margin-right:7px;
	text-align:center;
}
.clientes{
	background-image:url(../imgs/bg_clientes.gif);
	background-repeat:no-repeat;
	width:235px;
	height:207px;
	padding:2px;
	float:left;
	margin-right:9px;
	_margin-right:7px;
	text-align:center;
}
span{
	float:left;
}

.linha{
	margin-left:4px;
	_margin-left:2px;
	margin-top:5px;
	clear:both;
	float:left;
	width:225px;
	height:2px;
	background-image:url(../imgs/linha.gif);
	background-repeat:repeat-x;
}
.thumb{
	width:230px;
	text-align:center;
	margin:0px;
	float:left;
	padding-top:20px;
	_padding-top:10px;
}
.text{
	width:200px;
	text-align:left;
	margin:0px;
	float:left;
	padding-left:18px;
	padding-top:15px;
	_padding-top:8px;
	color:#757575;
	font-size:11px;
}
.inf{
	width:903px;
	background-color:none;
	margin-left:40px;
	margin-top:15px;
}
.inf_meio{
	margin-top:-3px;
	float:left;
	margin-bottom:-1px;
	width:903px;
	background-image:url(../imgs/bg_meio.gif);
	background-repeat:repeat-y;
}

.news{
	border:1px solid #E2E2E2;
	font-size:11px;
	color: #333;
	height:15px;
	border-right:0px;
	width:235px;
	padding-left:5px;
}

.paginacao{
	padding-top:20px;
	width:980px;
	text-align:right;
	float:right;
}
.paginacao table{
	float:right;
	padding-right:10px;
	padding-bottom:10px;
}

.input_contato{
	border:1px solid #CCC;
	font-family:arial;
	color:#333;
	font-size:11px;
	height:15px;
	width:300px;
	padding:5px;
}

.input_contato:hover{
	border:1px solid #F60;

}

.pag_hover{
	width:20px;
	text-align:center;
}
.pag_hover a{
	text-align:center;
	color:#F60;
	font-weight:bold;
}
.pag{
	width:20px;
	text-align:center;
	color:#333;
	font-weight:bold;
}
