
.columna_img{
	position:relative;
	float:left;
	width:106px;
	top:15px;
	padding-left:10px;
	/*background-color:lime;*/
}

.bt_img{
	position:relative;
	float:left;
	width:98px;
	height:66px;
	margin-bottom:5px;
}

.bt_paginacion_izq{
	position:relative;
	float:left;
	width:21px;
	height:19px;
	left:2px;
}

.bt_paginacion_der{
	position:relative;
	float:left;
	width:26px;
	height:19px;
	left:42px;
}

.clientes{
	position:relative;
	float:left;
	width:250px;
	left:25px;		
	top:20px;
	padding-left:10px;
	padding-bottom:20px;
	text-align:left;
	font:8pt tahoma,sans-serif;
	color:#222;			
	/*background:url(icono_clientes.jpg) top left no-repeat;*/
}

.obras{
	position:relative;
	float:left;
	width:350px;		
	top:10px;	
	left:10px;
	padding-bottom:20px;
	top:20px;
	padding-left:10px;	
	text-align:left;
	font:8pt tahoma,sans-serif;
	color:#222;	
	/*background:url(icono_obras.jpg) top left no-repeat;*/
}